File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 <range ref =" products:Branch" minVersionIndex =" 3" maxVersionIndex =" 3" />
7171 </or >
7272 </definition >
73+
74+ <!-- ALT Platform 11-->
75+ <definition name =" SUPPORTED_AltP11" displayName =" $(string.SUPPORTED_AltP11)" >
76+ <or >
77+ <reference ref =" products:BranchP11" />
78+ <range ref =" products:Branch" minVersionIndex =" 4" />
79+ </or >
80+ </definition >
81+
82+ <!-- ALT Platform 11 only-->
83+ <definition name =" SUPPORTED_AltP11_Only" displayName =" $(string.SUPPORTED_AltP11_Only)" >
84+ <or >
85+ <reference ref =" products:BranchP11" />
86+ <range ref =" products:Branch" minVersionIndex =" 4" maxVersionIndex =" 4" />
87+ </or >
88+ </definition >
7389 </definitions >
7490
7591 </supportedOn >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- (c) 2023 BaseALT, Ltd. -->
2+ <!-- (c) 2025 BaseALT, Ltd. -->
33<policyDefinitions xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 revision =" 1.0" schemaVersion =" 1.0" xmlns =" http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions" >
55 <policyNamespaces >
876876 </boolean >
877877 </elements >
878878 </policy >
879- <policy name =" gnome-desktops" class =" User"
879+ <policy name =" gnome-desktops-user " class =" User"
880880 displayName =" $(string.gnome-desktops)"
881881 explainText =" $(string.gnome-desktops_help)"
882882 key =" Software\BaseALT\Policies\gsettings"
Original file line number Diff line number Diff line change 1717 <minorVersion name =" BranchP8" displayName =" $(string.BranchP8)" versionIndex =" 1" />
1818 <minorVersion name =" BranchP9" displayName =" $(string.BranchP9)" versionIndex =" 2" />
1919 <minorVersion name =" BranchP10" displayName =" $(string.BranchP10)" versionIndex =" 3" />
20+ <minorVersion name =" BranchP11" displayName =" $(string.BranchP11)" versionIndex =" 4" />
2021 </majorVersion >
2122 <majorVersion name =" ALTWorkstation8" displayName =" $(string.ALTWorkstation8)" versionIndex =" 2" >
2223 <minorVersion name =" ALTWorkstation8_8" displayName =" $(string.ALTWorkstation8_8)" versionIndex =" 0" />
8485 <majorVersion name =" SimplyLinux10" displayName =" $(string.SimplyLinux10)" versionIndex =" 16" >
8586 <minorVersion name =" SimplyLinux10_10" displayName =" $(string.SimplyLinux10_10)" versionIndex =" 0" />
8687 </majorVersion >
88+ <majorVersion name =" ALTWorkstation11" displayName =" $(string.ALTWorkstation11)" versionIndex =" 17" >
89+ <minorVersion name =" ALTWorkstation11_11" displayName =" $(string.ALTWorkstation11_11)" versionIndex =" 0" />
90+ </majorVersion >
8791 </product >
8892 </products >
8993 </supportedOn >
Original file line number Diff line number Diff line change 1414 <string id =" SUPPORTED_AltP9_Only" >ALT Platform 9 only</string >
1515 <string id =" SUPPORTED_AltP10" >At least ALT Platform 10</string >
1616 <string id =" SUPPORTED_AltP10_Only" >ALT Platform 10 only</string >
17+ <string id =" SUPPORTED_AltP11" >At least ALT Platform 11</string >
18+ <string id =" SUPPORTED_AltP11_Only" >ALT Platform 11 only</string >
1719
1820 <string id =" ALT_System" >ALT System</string >
1921 <string id =" ALT_System_Help" >Configuration of solutions based on ALT operating system.</string >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- (c) 2023 BaseALT, Ltd. -->
2+ <!-- (c) 2025 BaseALT, Ltd. -->
33<policyDefinitionResources xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions" revision =" 1.0" schemaVersion =" 1.0" >
44 <displayName >Gnome Policy Definitions for the Alt Operating System</displayName >
55 <description >This file contains policy definitions for managing the Gnome environment in the Alt operating system.</description >
@@ -426,7 +426,7 @@ The "Lock" option (available only for the machine policy) prevents the user from
426426 <dropdownList noSort =" true" defaultItem =" 0" refId =" gnome-auto-reise_setter" >Raise window above others when setting focus:</dropdownList >
427427 <checkBox refId =" gnome-auto-reise_blocker" >Block window raise setting</checkBox >
428428 </presentation >
429- <presentation id =" OrgGnomeDesktopFocusModeMachine -pr" >
429+ <presentation id =" OrgGnomeDesktopFocusModeUser -pr" >
430430 <dropdownList noSort =" true" defaultItem =" 0" refId =" gnome-focus-mode_setter" >Window focus:</dropdownList >
431431 <dropdownList noSort =" true" defaultItem =" 0" refId =" gnome-auto-reise_setter" >Raise window above others when setting focus:</dropdownList >
432432 </presentation >
Original file line number Diff line number Diff line change 1313 <string id =" BranchP8" >Branch of Platfrom 8</string >
1414 <string id =" BranchP9" >Branch of Platfrom 9</string >
1515 <string id =" BranchP10" >Branch of Platfrom 10</string >
16+ <string id =" BranchP11" >Branch of Platfrom 11</string >
1617
1718 <string id =" ALTWorkstation8" >ALT Workstation 8 family</string >
1819 <string id =" ALTWorkstation8_8" >ALT Workstation 8</string >
7980
8081 <string id =" SimplyLinux10" >Simply Linux 10 family</string >
8182 <string id =" SimplyLinux10_10" >Simply Linux 10</string >
83+
84+ <string id =" ALTWorkstation11" >ALT Workstation 11 family</string >
85+ <string id =" ALTWorkstation11_11" >ALT Workstation 11</string >
8286 </stringTable >
8387 </resources >
8488</policyDefinitionResources >
Original file line number Diff line number Diff line change 1414 <string id =" SUPPORTED_AltP9_Only" >Только 9 Платформа ALT</string >
1515 <string id =" SUPPORTED_AltP10" >10 Платформа ALT как минимум</string >
1616 <string id =" SUPPORTED_AltP10_Only" >Только 10 Платформа ALT</string >
17+ <string id =" SUPPORTED_AltP11" >11 Платформа ALT как минимум</string >
18+ <string id =" SUPPORTED_AltP11_Only" >Только 11 Платформа ALT</string >
1719
1820 <string id =" ALT_System" >Система ALT</string >
1921 <string id =" ALT_System_Help" >Настройки решений на базе операционной системы «Альт».</string >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- (c) 2023 BaseALT, Ltd. -->
2+ <!-- (c) 2025 BaseALT, Ltd. -->
33<policyDefinitionResources xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions" revision =" 1.0" schemaVersion =" 1.0" >
44 <displayName >Определения политик Gnome операционной системы «Альт»</displayName >
55 <description >Этот файл содержит определения политик для управления средой Gnome в операционной системе «Альт».</description >
Original file line number Diff line number Diff line change 1313 <string id =" BranchP8" >Ветка Восьмой Платформы</string >
1414 <string id =" BranchP9" >Ветка Девятой Платформы</string >
1515 <string id =" BranchP10" >Ветка Десятой Платформы</string >
16+ <string id =" BranchP11" >Ветка Одиннадцатой Платформы</string >
1617
1718 <string id =" ALTWorkstation8" >Семейство Альт Рабочая Станция 8</string >
1819 <string id =" ALTWorkstation8_8" >Альт Рабочая Станция 8</string >
7980
8081 <string id =" SimplyLinux10" >Семейство Симпли Линукс 10</string >
8182 <string id =" SimplyLinux10_10" >Симпли Линукс 10</string >
83+
84+ <string id =" ALTWorkstation11" >Семейство Альт Рабочая Станция 11</string >
85+ <string id =" ALTWorkstation11_11" >Альт Рабочая Станция 11</string >
8286 </stringTable >
8387 </resources >
8488</policyDefinitionResources >
You can’t perform that action at this time.
0 commit comments