]> git.p6c8.net - policy-templates.git/blob - windows/firefox.admx
Switch values to decimal, cleanup formatting
[policy-templates.git] / windows / firefox.admx
1 <?xml version="1.0" encoding="utf-8"?>
2 <policyDefinitions revision="1.0" schemaVersion="1.0">
3 <policyNamespaces>
4 <target prefix="firefox" namespace="Mozilla.Policies.Firefox"/>
5 <using prefix="Mozilla" namespace="Mozilla.Policies"/>
6 </policyNamespaces>
7 <resources minRequiredRevision="1.0"/>
8 <supportedOn>
9 <definitions>
10 <definition name="SUPPORTED_WINXPSP2" displayName="$(string.SUPPORTED_WINXPSP2)"/>
11 </definitions>
12 </supportedOn>
13 <categories>
14 <category displayName="$(string.firefox)" name="firefox">
15 <parentCategory ref="Mozilla:Cat_Mozilla"/>
16 </category>
17
18 <category displayName="$(string.Permissions_group)" name="Permissions">
19 <parentCategory ref="firefox"/>
20 </category>
21 <category displayName="$(string.Popups_group)" name="Popups">
22 <parentCategory ref="Permissions"/>
23 </category>
24 <category displayName="$(string.Cookies_group)" name="Cookies">
25 <parentCategory ref="Permissions"/>
26 </category>
27 <category displayName="$(string.Addons_group)" name="Addons">
28 <parentCategory ref="Permissions"/>
29 </category>
30 <category displayName="$(string.Flash_group)" name="Flash">
31 <parentCategory ref="Permissions"/>
32 </category>
33 </categories>
34 <policies>
35 <policy name="BlockAboutAddons" class="Both" displayName="$(string.BlockAboutAddons)" explainText="$(string.BlockAboutAddons_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutAddons">
36 <parentCategory ref="firefox"/>
37 <supportedOn ref="SUPPORTED_WINXPSP2"/>
38 <enabledValue>
39 <decimal value="1"/>
40 </enabledValue>
41 <disabledValue>
42 <decimal value="0"/>
43 </disabledValue>
44 </policy>
45 <policy name="BlockAboutConfig" class="Both" displayName="$(string.BlockAboutConfig)" explainText="$(string.BlockAboutConfig_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutConfig">
46 <parentCategory ref="firefox"/>
47 <supportedOn ref="SUPPORTED_WINXPSP2"/>
48 <enabledValue>
49 <decimal value="1"/>
50 </enabledValue>
51 <disabledValue>
52 <decimal value="0"/>
53 </disabledValue>
54 </policy>
55 <policy name="BlockAboutSupport" class="Both" displayName="$(string.BlockAboutSupport)" explainText="$(string.BlockAboutSupport_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutSupport">
56 <parentCategory ref="firefox"/>
57 <supportedOn ref="SUPPORTED_WINXPSP2"/>
58 <enabledValue>
59 <decimal value="1"/>
60 </enabledValue>
61 <disabledValue>
62 <decimal value="0"/>
63 </disabledValue>
64 </policy>
65 <policy name="BlockSetDesktopBackground" class="Both" displayName="$(string.BlockSetDesktopBackground)" explainText="$(string.BlockSetDesktopBackground_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockSetDesktopBackground">
66 <parentCategory ref="firefox"/>
67 <supportedOn ref="SUPPORTED_WINXPSP2"/>
68 <enabledValue>
69 <decimal value="1"/>
70 </enabledValue>
71 <disabledValue>
72 <decimal value="0"/>
73 </disabledValue>
74 </policy>
75 <policy name="CreateMasterPassword" class="Both" displayName="$(string.CreateMasterPassword)" explainText="$(string.CreateMasterPassword_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="CreateMasterPassword">
76 <parentCategory ref="firefox"/>
77 <supportedOn ref="SUPPORTED_WINXPSP2"/>
78 <enabledValue>
79 <decimal value="1"/>
80 </enabledValue>
81 <disabledValue>
82 <decimal value="0"/>
83 </disabledValue>
84 </policy>
85 <policy name="DisableAppUpdate" class="Both" displayName="$(string.DisableAppUpdate)" explainText="$(string.DisableAppUpdate_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableAppUpdate">
86 <parentCategory ref="firefox"/>
87 <supportedOn ref="SUPPORTED_WINXPSP2"/>
88 <enabledValue>
89 <decimal value="1"/>
90 </enabledValue>
91 <disabledValue>
92 <decimal value="0"/>
93 </disabledValue>
94 </policy>
95 <policy name="DisableDeveloperTools" class="Both" displayName="$(string.DisableDeveloperTools)" explainText="$(string.DisableDeveloperTools_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableDeveloperTools">
96 <parentCategory ref="firefox"/>
97 <supportedOn ref="SUPPORTED_WINXPSP2"/>
98 <enabledValue>
99 <decimal value="1"/>
100 </enabledValue>
101 <disabledValue>
102 <decimal value="0"/>
103 </disabledValue>
104 </policy>
105 <policy name="DisableFirefoxScreenshots" class="Both" displayName="$(string.DisableFirefoxScreenshots)" explainText="$(string.DisableFirefoxScreenshots_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFirefoxScreenshots">
106 <parentCategory ref="firefox"/>
107 <supportedOn ref="SUPPORTED_WINXPSP2"/>
108 <enabledValue>
109 <decimal value="1"/>
110 </enabledValue>
111 <disabledValue>
112 <decimal value="0"/>
113 </disabledValue>
114 </policy>
115 <policy name="DisableFirefoxStudies" class="Both" displayName="$(string.DisableFirefoxStudies)" explainText="$(string.DisableFirefoxStudies_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFirefoxStudies">
116 <parentCategory ref="firefox"/>
117 <supportedOn ref="SUPPORTED_WINXPSP2"/>
118 <enabledValue>
119 <decimal value="1"/>
120 </enabledValue>
121 <disabledValue>
122 <decimal value="0"/>
123 </disabledValue>
124 </policy>
125 <policy name="DisableFormHistory" class="Both" displayName="$(string.DisableFormHistory)" explainText="$(string.DisableFormHistory_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFormHistory">
126 <parentCategory ref="firefox"/>
127 <supportedOn ref="SUPPORTED_WINXPSP2"/>
128 <enabledValue>
129 <decimal value="1"/>
130 </enabledValue>
131 <disabledValue>
132 <decimal value="0"/>
133 </disabledValue>
134 </policy>
135 <policy name="DisablePocket" class="Both" displayName="$(string.DisablePocket)" explainText="$(string.DisablePocket_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisablePocket">
136 <parentCategory ref="firefox"/>
137 <supportedOn ref="SUPPORTED_WINXPSP2"/>
138 <enabledValue>
139 <decimal value="1"/>
140 </enabledValue>
141 <disabledValue>
142 <decimal value="0"/>
143 </disabledValue>
144 </policy>
145 <policy name="DisplayBookmarksToolbar" class="Both" displayName="$(string.DisplayBookmarksToolbar)" explainText="$(string.DisplayBookmarksToolbar_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisplayBookmarksToolbar">
146 <parentCategory ref="firefox"/>
147 <supportedOn ref="SUPPORTED_WINXPSP2"/>
148 <enabledValue>
149 <decimal value="1"/>
150 </enabledValue>
151 <disabledValue>
152 <decimal value="0"/>
153 </disabledValue>
154 </policy>
155 <policy name="DisplayMenuBar" class="Both" displayName="$(string.DisplayMenuBar)" explainText="$(string.DisplayMenuBar_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisplayMenuBar">
156 <parentCategory ref="firefox"/>
157 <supportedOn ref="SUPPORTED_WINXPSP2"/>
158 <enabledValue>
159 <decimal value="1"/>
160 </enabledValue>
161 <disabledValue>
162 <decimal value="0"/>
163 </disabledValue>
164 </policy>
165 <policy name="DontCheckDefaultBrowser" class="Both" displayName="$(string.DontCheckDefaultBrowser)" explainText="$(string.DontCheckDefaultBrowser_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DontCheckDefaultBrowser">
166 <parentCategory ref="firefox"/>
167 <supportedOn ref="SUPPORTED_WINXPSP2"/>
168 <enabledValue>
169 <decimal value="1"/>
170 </enabledValue>
171 <disabledValue>
172 <decimal value="0"/>
173 </disabledValue>
174 </policy>
175 <policy name="RememberPasswords" class="Both" displayName="$(string.RememberPasswords)" explainText="$(string.RememberPasswords_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="RememberPasswords">
176 <parentCategory ref="firefox"/>
177 <supportedOn ref="SUPPORTED_WINXPSP2"/>
178 <enabledValue>
179 <decimal value="1"/>
180 </enabledValue>
181 <disabledValue>
182 <decimal value="0"/>
183 </disabledValue>
184 </policy>
185 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.PopupsAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="PopupsAllow" presentation="$(presentation.PopupsAllow)">
186 <parentCategory ref="Popups"/>
187 <supportedOn ref="SUPPORTED_WINXPSP2"/>
188 <elements>
189 <list id="PopupsAllowDesc" key="Software\Policies\Mozilla\Firefox\Popups\Allow" valuePrefix=""/>
190 </elements>
191 </policy>
192 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.AddonsAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="AddonsAllow" presentation="$(presentation.AddonsAllow)">
193 <parentCategory ref="Addons"/>
194 <supportedOn ref="SUPPORTED_WINXPSP2"/>
195 <elements>
196 <list id="AddonsAllowDesc" key="Software\Policies\Mozilla\Firefox\Addons\Allow" valuePrefix=""/>
197 </elements>
198 </policy>
199 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.CookiesAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="CookiesAllow" presentation="$(presentation.CookiesAllow)">
200 <parentCategory ref="Cookies"/>
201 <supportedOn ref="SUPPORTED_WINXPSP2"/>
202 <elements>
203 <list id="CookiesAllowDesc" key="Software\Policies\Mozilla\Firefox\Cookies\Allow" valuePrefix=""/>
204 </elements>
205 </policy>
206 <policy class="Both" displayName="$(string.Block)" explainText="$(string.CookiesBlock_Explain)" key="Software\Policies\Mozilla\Firefox" name="CookiesBlock" presentation="$(presentation.CookiesBlock)">
207 <parentCategory ref="Cookies"/>
208 <supportedOn ref="SUPPORTED_WINXPSP2"/>
209 <elements>
210 <list id="CookiesBlockDesc" key="Software\Policies\Mozilla\Firefox\Cookies\Block" valuePrefix=""/>
211 </elements>
212 </policy>
213 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.FlashAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="FlashAllow" presentation="$(presentation.FlashAllow)">
214 <parentCategory ref="Flash"/>
215 <supportedOn ref="SUPPORTED_WINXPSP2"/>
216 <elements>
217 <list id="FlashAllowDesc" key="Software\Policies\Mozilla\Firefox\Flash\Allow" valuePrefix=""/>
218 </elements>
219 </policy>
220 <policy class="Both" displayName="$(string.Block)" explainText="$(string.FlashBlock_Explain)" key="Software\Policies\Mozilla\Firefox" name="FlashBlock" presentation="$(presentation.FlashBlock)">
221 <parentCategory ref="Flash"/>
222 <supportedOn ref="SUPPORTED_WINXPSP2"/>
223 <elements>
224 <list id="FlashBlockDesc" key="Software\Policies\Mozilla\Firefox\Flash\Block" valuePrefix=""/>
225 </elements>
226 </policy>
227 </policies>
228 </policyDefinitions>

patrick-canterino.de