]> git.p6c8.net - policy-templates.git/blob - windows/firefox.admx
Policy for DisableTelemetry. Also fix some wording
[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="firefox"/>
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 <category displayName="$(string.Bookmarks_group)" name="Bookmarks">
34 <parentCategory ref="firefox"/>
35 </category>
36 <category displayName="$(string.Homepage_group)" name="Homepage">
37 <parentCategory ref="firefox"/>
38 </category>
39 <category displayName="$(string.Authentication_group)" name="Authentication">
40 <parentCategory ref="firefox"/>
41 </category>
42 <category displayName="$(string.Certificates_group)" name="Certificates">
43 <parentCategory ref="firefox"/>
44 </category>
45 </categories>
46 <policies>
47 <policy name="Authentication_SPNEGO" class="Both" displayName="$(string.Authentication_SPNEGO)" key="Software\Policies\Mozilla\Firefox\Authentication\SPNEGO" explainText="$(string.Authentication_SPNEGO_Explain)" presentation="$(presentation.Authentication)">
48 <parentCategory ref="Authentication"/>
49 <supportedOn ref="SUPPORTED_WINXPSP2"/>
50 <elements>
51 <list id="Authentication" key="Software\Policies\Mozilla\Firefox\Authentication\SPNEGO" valuePrefix=""/>
52 </elements>
53 </policy>
54 <policy name="Authentication_Delegated" class="Both" displayName="$(string.Authentication_Delegated)" key="Software\Policies\Mozilla\Firefox\Authentication\Delegated" explainText="$(string.Authentication_Delegated_Explain)" presentation="$(presentation.Authentication)">
55 <parentCategory ref="Authentication"/>
56 <supportedOn ref="SUPPORTED_WINXPSP2"/>
57 <elements>
58 <list id="Authentication" key="Software\Policies\Mozilla\Firefox\Authentication\Delegated" valuePrefix=""/>
59 </elements>
60 </policy>
61 <policy name="Authentication_NTLM" class="Both" displayName="$(string.Authentication_NTLM)" key="Software\Policies\Mozilla\Firefox\Authentication\NTLM" explainText="$(string.Authentication_NTLM_Explain)" presentation="$(presentation.Authentication)">
62 <parentCategory ref="Authentication"/>
63 <supportedOn ref="SUPPORTED_WINXPSP2"/>
64 <elements>
65 <list id="Authentication" key="Software\Policies\Mozilla\Firefox\Authentication\NTLM" valuePrefix=""/>
66 </elements>
67 </policy>
68 <policy name="BlockAboutAddons" class="Both" displayName="$(string.BlockAboutAddons)" explainText="$(string.BlockAboutAddons_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutAddons">
69 <parentCategory ref="firefox"/>
70 <supportedOn ref="SUPPORTED_WINXPSP2"/>
71 <enabledValue>
72 <decimal value="1"/>
73 </enabledValue>
74 <disabledValue>
75 <decimal value="0"/>
76 </disabledValue>
77 </policy>
78 <policy name="BlockAboutConfig" class="Both" displayName="$(string.BlockAboutConfig)" explainText="$(string.BlockAboutConfig_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutConfig">
79 <parentCategory ref="firefox"/>
80 <supportedOn ref="SUPPORTED_WINXPSP2"/>
81 <enabledValue>
82 <decimal value="1"/>
83 </enabledValue>
84 <disabledValue>
85 <decimal value="0"/>
86 </disabledValue>
87 </policy>
88 <policy name="BlockAboutProfiles" class="Both" displayName="$(string.BlockAboutProfiles)" explainText="$(string.BlockAboutProfiles_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutProfiles">
89 <parentCategory ref="firefox"/>
90 <supportedOn ref="SUPPORTED_WINXPSP2"/>
91 <enabledValue>
92 <decimal value="1"/>
93 </enabledValue>
94 <disabledValue>
95 <decimal value="0"/>
96 </disabledValue>
97 </policy>
98 <policy name="BlockAboutSupport" class="Both" displayName="$(string.BlockAboutSupport)" explainText="$(string.BlockAboutSupport_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutSupport">
99 <parentCategory ref="firefox"/>
100 <supportedOn ref="SUPPORTED_WINXPSP2"/>
101 <enabledValue>
102 <decimal value="1"/>
103 </enabledValue>
104 <disabledValue>
105 <decimal value="0"/>
106 </disabledValue>
107 </policy>
108 <policy name="BlockSetDesktopBackground" class="Both" displayName="$(string.BlockSetDesktopBackground)" explainText="$(string.BlockSetDesktopBackground_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockSetDesktopBackground">
109 <parentCategory ref="firefox"/>
110 <supportedOn ref="SUPPORTED_WINXPSP2"/>
111 <enabledValue>
112 <decimal value="1"/>
113 </enabledValue>
114 <disabledValue>
115 <decimal value="0"/>
116 </disabledValue>
117 </policy>
118 <policy name="Certificates_ImportEnterpriseRoots" class="Both" displayName="$(string.Certificates_ImportEnterpriseRoots)" explainText="$(string.Certificates_ImportEnterpriseRoots_Explain)" key="Software\Policies\Mozilla\Firefox\Certificates" valueName="ImportEnterpriseRoots">
119 <parentCategory ref="Certificates"/>
120 <supportedOn ref="SUPPORTED_WINXPSP2"/>
121 <enabledValue>
122 <decimal value="1"/>
123 </enabledValue>
124 <disabledValue>
125 <decimal value="0"/>
126 </disabledValue>
127 </policy>
128 <policy name="Cookies_Allow" class="Both" displayName="$(string.Allow)" explainText="$(string.Cookies_Allow_Explain)" key="Software\Policies\Mozilla\Firefox" presentation="$(presentation.Permissions)">
129 <parentCategory ref="Cookies"/>
130 <supportedOn ref="SUPPORTED_WINXPSP2"/>
131 <elements>
132 <list id="Permissions" key="Software\Policies\Mozilla\Firefox\Cookies\Allow" valuePrefix=""/>
133 </elements>
134 </policy>
135 <policy name="Cookies_Block" class="Both" displayName="$(string.Block)" explainText="$(string.Cookies_Block_Explain)" key="Software\Policies\Mozilla\Firefox" presentation="$(presentation.Permissions)">
136 <parentCategory ref="Cookies"/>
137 <supportedOn ref="SUPPORTED_WINXPSP2"/>
138 <elements>
139 <list id="Permissions" key="Software\Policies\Mozilla\Firefox\Cookies\Block" valuePrefix=""/>
140 </elements>
141 </policy>
142 <policy name="Cookies_Default" class="Both" displayName="$(string.Cookies_Default)" explainText="$(string.Cookies_Default_Explain)" key="Software\Policies\Mozilla\Firefox\Cookies" valueName="Default">
143 <parentCategory ref="Cookies"/>
144 <supportedOn ref="SUPPORTED_WINXPSP2"/>
145 <enabledValue>
146 <decimal value="1"/>
147 </enabledValue>
148 <disabledValue>
149 <decimal value="0"/>
150 </disabledValue>
151 </policy>
152 <policy name="Cookies_AcceptThirdParty" class="Both" displayName="$(string.Cookies_AcceptThirdParty)" explainText="$(string.Cookies_AcceptThirdParty_Explain)" key="Software\Policies\Mozilla\Firefox\Cookies" presentation="$(presentation.Cookies_AcceptThirdParty)">
153 <parentCategory ref="Cookies"/>
154 <supportedOn ref="SUPPORTED_WINXPSP2"/>
155 <elements>
156 <enum id="Cookies_AcceptThirdParty" valueName="Cookies_AcceptThirdParty">
157 <item displayName="$(string.Cookies_AcceptThirdParty_All)">
158 <value>
159 <string>all</string>
160 </value>
161 </item>
162 <item displayName="$(string.Cookies_AcceptThirdParty_None)">
163 <value>
164 <string>none</string>
165 </value>
166 </item>
167 <item displayName="$(string.Cookies_AcceptThirdParty_FromVisited)">
168 <value>
169 <string>from-visited</string>
170 </value>
171 </item>
172 </enum>
173 </elements>
174 </policy>
175 <policy name="Cookies_ExpireAtSessionEnd" class="Both" displayName="$(string.Cookies_ExpireAtSessionEnd)" explainText="$(string.Cookies_ExpireAtSessionEnd_Explain)" key="Software\Policies\Mozilla\Firefox\Cookies" valueName="ExpireAtSessionEnd">
176 <parentCategory ref="Cookies"/>
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 name="Cookies_Locked" class="Both" displayName="$(string.Cookies_Locked)" explainText="$(string.Cookies_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\Cookies" valueName="Locked">
186 <parentCategory ref="Cookies"/>
187 <supportedOn ref="SUPPORTED_WINXPSP2"/>
188 <enabledValue>
189 <decimal value="1"/>
190 </enabledValue>
191 <disabledValue>
192 <decimal value="0"/>
193 </disabledValue>
194 </policy>
195 <policy name="CreateMasterPassword" class="Both" displayName="$(string.CreateMasterPassword)" explainText="$(string.CreateMasterPassword_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="CreateMasterPassword">
196 <parentCategory ref="firefox"/>
197 <supportedOn ref="SUPPORTED_WINXPSP2"/>
198 <enabledValue>
199 <decimal value="1"/>
200 </enabledValue>
201 <disabledValue>
202 <decimal value="0"/>
203 </disabledValue>
204 </policy>
205 <policy name="DisableAppUpdate" class="Both" displayName="$(string.DisableAppUpdate)" explainText="$(string.DisableAppUpdate_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableAppUpdate">
206 <parentCategory ref="firefox"/>
207 <supportedOn ref="SUPPORTED_WINXPSP2"/>
208 <enabledValue>
209 <decimal value="1"/>
210 </enabledValue>
211 <disabledValue>
212 <decimal value="0"/>
213 </disabledValue>
214 </policy>
215 <policy name="DisableBuiltinPDFViewer" class="Both" displayName="$(string.DisableBuiltinPDFViewer)" explainText="$(string.DisableBuiltinPDFViewer_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableBuiltinPDFViewer">
216 <parentCategory ref="firefox"/>
217 <supportedOn ref="SUPPORTED_WINXPSP2"/>
218 <enabledValue>
219 <decimal value="1"/>
220 </enabledValue>
221 <disabledValue>
222 <decimal value="0"/>
223 </disabledValue>
224 </policy>
225 <policy name="DisableDeveloperTools" class="Both" displayName="$(string.DisableDeveloperTools)" explainText="$(string.DisableDeveloperTools_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableDeveloperTools">
226 <parentCategory ref="firefox"/>
227 <supportedOn ref="SUPPORTED_WINXPSP2"/>
228 <enabledValue>
229 <decimal value="1"/>
230 </enabledValue>
231 <disabledValue>
232 <decimal value="0"/>
233 </disabledValue>
234 </policy>
235 <policy name="DisableFeedbackCommands" class="Both" displayName="$(string.DisableFeedbackCommands)" explainText="$(string.DisableFeedbackCommands_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFeedbackCommands">
236 <parentCategory ref="firefox"/>
237 <supportedOn ref="SUPPORTED_WINXPSP2"/>
238 <enabledValue>
239 <decimal value="1"/>
240 </enabledValue>
241 <disabledValue>
242 <decimal value="0"/>
243 </disabledValue>
244 </policy>
245 <policy name="DisableFirefoxAccounts" class="Both" displayName="$(string.DisableFirefoxAccounts)" explainText="$(string.DisableFirefoxScreenshots_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFirefoxAccounts">
246 <parentCategory ref="firefox"/>
247 <supportedOn ref="SUPPORTED_WINXPSP2"/>
248 <enabledValue>
249 <decimal value="1"/>
250 </enabledValue>
251 <disabledValue>
252 <decimal value="0"/>
253 </disabledValue>
254 </policy>
255 <policy name="DisableFirefoxScreenshots" class="Both" displayName="$(string.DisableFirefoxScreenshots)" explainText="$(string.DisableFirefoxScreenshots_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFirefoxScreenshots">
256 <parentCategory ref="firefox"/>
257 <supportedOn ref="SUPPORTED_WINXPSP2"/>
258 <enabledValue>
259 <decimal value="1"/>
260 </enabledValue>
261 <disabledValue>
262 <decimal value="0"/>
263 </disabledValue>
264 </policy>
265 <policy name="DisableFirefoxStudies" class="Both" displayName="$(string.DisableFirefoxStudies)" explainText="$(string.DisableFirefoxStudies_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFirefoxStudies">
266 <parentCategory ref="firefox"/>
267 <supportedOn ref="SUPPORTED_WINXPSP2"/>
268 <enabledValue>
269 <decimal value="1"/>
270 </enabledValue>
271 <disabledValue>
272 <decimal value="0"/>
273 </disabledValue>
274 </policy>
275 <policy name="DisableForgetButton" class="Both" displayName="$(string.DisableForgetButton)" explainText="$(string.DisableForgetButton_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableForgetButton">
276 <parentCategory ref="firefox"/>
277 <supportedOn ref="SUPPORTED_WINXPSP2"/>
278 <enabledValue>
279 <decimal value="1"/>
280 </enabledValue>
281 <disabledValue>
282 <decimal value="0"/>
283 </disabledValue>
284 </policy>
285 <policy name="DisableFormHistory" class="Both" displayName="$(string.DisableFormHistory)" explainText="$(string.DisableFormHistory_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFormHistory">
286 <parentCategory ref="firefox"/>
287 <supportedOn ref="SUPPORTED_WINXPSP2"/>
288 <enabledValue>
289 <decimal value="1"/>
290 </enabledValue>
291 <disabledValue>
292 <decimal value="0"/>
293 </disabledValue>
294 </policy>
295 <policy name="DisablePocket" class="Both" displayName="$(string.DisablePocket)" explainText="$(string.DisablePocket_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisablePocket">
296 <parentCategory ref="firefox"/>
297 <supportedOn ref="SUPPORTED_WINXPSP2"/>
298 <enabledValue>
299 <decimal value="1"/>
300 </enabledValue>
301 <disabledValue>
302 <decimal value="0"/>
303 </disabledValue>
304 </policy>
305 <policy name="DisablePrivateBrowsing" class="Both" displayName="$(string.DisablePrivateBrowsing)" explainText="$(string.DisablePrivateBrowsing_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisablePrivateBrowsing">
306 <parentCategory ref="firefox"/>
307 <supportedOn ref="SUPPORTED_WINXPSP2"/>
308 <enabledValue>
309 <decimal value="1"/>
310 </enabledValue>
311 <disabledValue>
312 <decimal value="0"/>
313 </disabledValue>
314 </policy>
315 <policy name="DisableProfileRefresh" class="Both" displayName="$(string.DisableProfileRefresh)" explainText="$(string.DisableProfileRefresh_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableProfileRefresh">
316 <parentCategory ref="firefox"/>
317 <supportedOn ref="SUPPORTED_WINXPSP2"/>
318 <enabledValue>
319 <decimal value="1"/>
320 </enabledValue>
321 <disabledValue>
322 <decimal value="0"/>
323 </disabledValue>
324 </policy>
325 <policy name="DisableSafeMode" class="Both" displayName="$(string.DisableSafeMode)" explainText="$(string.DisableSafeMode_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableSafeMode">
326 <parentCategory ref="firefox"/>
327 <supportedOn ref="SUPPORTED_WINXPSP2"/>
328 <enabledValue>
329 <decimal value="1"/>
330 </enabledValue>
331 <disabledValue>
332 <decimal value="0"/>
333 </disabledValue>
334 </policy>
335 <policy name="DisableSecurityBypass_InvalidCertificate" class="Both" displayName="$(string.DisableSecurityBypass_InvalidCertificate)" explainText="$(string.DisableSecurityBypass_InvalidCertificate_Explain)" key="Software\Policies\Mozilla\Firefox\DisableSecurityBypass" valueName="InvalidCertificate">
336 <parentCategory ref="firefox"/>
337 <supportedOn ref="SUPPORTED_WINXPSP2"/>
338 <enabledValue>
339 <decimal value="1"/>
340 </enabledValue>
341 <disabledValue>
342 <decimal value="0"/>
343 </disabledValue>
344 </policy>
345 <policy name="DisableSecurityBypass_SafeBrowsing" class="Both" displayName="$(string.DisableSecurityBypass_SafeBrowsing)" explainText="$(string.DisableSecurityBypass_SafeBrowsing_Explain)" key="Software\Policies\Mozilla\Firefox\DisableSecurityBypass" valueName="SafeBrowsing">
346 <parentCategory ref="firefox"/>
347 <supportedOn ref="SUPPORTED_WINXPSP2"/>
348 <enabledValue>
349 <decimal value="1"/>
350 </enabledValue>
351 <disabledValue>
352 <decimal value="0"/>
353 </disabledValue>
354 </policy>
355 <policy name="DisableSysAddonUpdate" class="Both" displayName="$(string.DisableSysAddonUpdate)" explainText="$(string.DisableSysAddonUpdate_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableSysAddonUpdate">
356 <parentCategory ref="firefox"/>
357 <supportedOn ref="SUPPORTED_WINXPSP2"/>
358 <enabledValue>
359 <decimal value="1"/>
360 </enabledValue>
361 <disabledValue>
362 <decimal value="0"/>
363 </disabledValue>
364 </policy>
365 <policy name="DisableTelemetry" class="Both" displayName="$(string.DisableTelemetry)" explainText="$(string.DisableTelemetry_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableTelemetry">
366 <parentCategory ref="firefox"/>
367 <supportedOn ref="SUPPORTED_WINXPSP2"/>
368 <enabledValue>
369 <decimal value="1"/>
370 </enabledValue>
371 <disabledValue>
372 <decimal value="0"/>
373 </disabledValue>
374 </policy>
375 <policy name="DisplayBookmarksToolbar" class="Both" displayName="$(string.DisplayBookmarksToolbar)" explainText="$(string.DisplayBookmarksToolbar_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisplayBookmarksToolbar">
376 <parentCategory ref="firefox"/>
377 <supportedOn ref="SUPPORTED_WINXPSP2"/>
378 <enabledValue>
379 <decimal value="1"/>
380 </enabledValue>
381 <disabledValue>
382 <decimal value="0"/>
383 </disabledValue>
384 </policy>
385 <policy name="DisplayMenuBar" class="Both" displayName="$(string.DisplayMenuBar)" explainText="$(string.DisplayMenuBar_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisplayMenuBar">
386 <parentCategory ref="firefox"/>
387 <supportedOn ref="SUPPORTED_WINXPSP2"/>
388 <enabledValue>
389 <decimal value="1"/>
390 </enabledValue>
391 <disabledValue>
392 <decimal value="0"/>
393 </disabledValue>
394 </policy>
395 <policy name="NoDefaultBookmarks" class="Both" displayName="$(string.NoDefaultBookmarks)" explainText="$(string.NoDefaultBookmarks_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="NoDefaultBookmarks">
396 <parentCategory ref="firefox"/>
397 <supportedOn ref="SUPPORTED_WINXPSP2"/>
398 <enabledValue>
399 <decimal value="1"/>
400 </enabledValue>
401 <disabledValue>
402 <decimal value="0"/>
403 </disabledValue>
404 </policy>
405 <policy name="DontCheckDefaultBrowser" class="Both" displayName="$(string.DontCheckDefaultBrowser)" explainText="$(string.DontCheckDefaultBrowser_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DontCheckDefaultBrowser">
406 <parentCategory ref="firefox"/>
407 <supportedOn ref="SUPPORTED_WINXPSP2"/>
408 <enabledValue>
409 <decimal value="1"/>
410 </enabledValue>
411 <disabledValue>
412 <decimal value="0"/>
413 </disabledValue>
414 </policy>
415 <policy name="TrackingProtection" class="Both" displayName="$(string.TrackingProtection)" explainText="$(string.TrackingProtection_Explain)" key="Software\Policies\Mozilla\Firefox\EnableTrackingProtection" valueName="Value" presentation="$(presentation.TrackingProtection)">
416 <parentCategory ref="firefox"/>
417 <supportedOn ref="SUPPORTED_WINXPSP2"/>
418 <enabledValue>
419 <decimal value="1"/>
420 </enabledValue>
421 <disabledValue>
422 <decimal value="0"/>
423 </disabledValue>
424 <elements >
425 <boolean id="TrackingProtectionLocked" key="Software\Policies\Mozilla\Firefox\EnableTrackingProtection" valueName="Locked">
426 <trueValue>
427 <decimal value="1"/>
428 </trueValue>
429 <falseValue>
430 <decimal value="0"/>
431 </falseValue>
432 </boolean>
433 </elements>
434 </policy>
435 <policy name="RememberPasswords" class="Both" displayName="$(string.RememberPasswords)" explainText="$(string.RememberPasswords_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="RememberPasswords">
436 <parentCategory ref="firefox"/>
437 <supportedOn ref="SUPPORTED_WINXPSP2"/>
438 <enabledValue>
439 <decimal value="1"/>
440 </enabledValue>
441 <disabledValue>
442 <decimal value="0"/>
443 </disabledValue>
444 </policy>
445 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.PopupsAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="PopupsAllow" presentation="$(presentation.PopupsAllow)">
446 <parentCategory ref="Popups"/>
447 <supportedOn ref="SUPPORTED_WINXPSP2"/>
448 <elements>
449 <list id="PopupsAllowDesc" key="Software\Policies\Mozilla\Firefox\Popups\Allow" valuePrefix=""/>
450 </elements>
451 </policy>
452 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.AddonsAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="AddonsAllow" presentation="$(presentation.AddonsAllow)">
453 <parentCategory ref="Addons"/>
454 <supportedOn ref="SUPPORTED_WINXPSP2"/>
455 <elements>
456 <list id="AddonsAllowDesc" key="Software\Policies\Mozilla\Firefox\InstallAddons\Allow" valuePrefix=""/>
457 </elements>
458 </policy>
459 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.FlashAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="FlashAllow" presentation="$(presentation.FlashAllow)">
460 <parentCategory ref="Flash"/>
461 <supportedOn ref="SUPPORTED_WINXPSP2"/>
462 <elements>
463 <list id="FlashAllowDesc" key="Software\Policies\Mozilla\Firefox\FlashPlugin\Allow" valuePrefix=""/>
464 </elements>
465 </policy>
466 <policy class="Both" displayName="$(string.Block)" explainText="$(string.FlashBlock_Explain)" key="Software\Policies\Mozilla\Firefox" name="FlashBlock" presentation="$(presentation.FlashBlock)">
467 <parentCategory ref="Flash"/>
468 <supportedOn ref="SUPPORTED_WINXPSP2"/>
469 <elements>
470 <list id="FlashBlockDesc" key="Software\Policies\Mozilla\Firefox\FlashPlugin\Block" valuePrefix=""/>
471 </elements>
472 </policy>
473 <policy class="Both" displayName="$(string.HomepageURL)" name="HomepageURL" explainText="$(string.HomepageURL_Explain)" key="Software\Policies\Mozilla\Firefox\Homepage" presentation="$(presentation.HomepageURL)" >
474 <parentCategory ref="Homepage" />
475 <supportedOn ref="SUPPORTED_WINXPSP2" />
476 <elements >
477 <text id="HomepageURL" valueName="URL" required="true" />
478 <boolean id="HomepageLocked" key="Software\Policies\Mozilla\Firefox\Homepage" valueName="Locked">
479 <trueValue>
480 <decimal value="1"/>
481 </trueValue>
482 <falseValue>
483 <decimal value="0"/>
484 </falseValue>
485 </boolean>
486 </elements>
487 </policy>
488 <policy class="Both" displayName="$(string.HomepageAdditional)" name="HomepageAdditional" explainText="$(string.HomepageAdditional_Explain)" key="Software\Policies\Mozilla\Firefox\Homepage" presentation="$(presentation.HomepageAdditional)" >
489 <parentCategory ref="Homepage" />
490 <supportedOn ref="SUPPORTED_WINXPSP2" />
491 <elements >
492 <list id="HomepageAdditional" key="Software\Policies\Mozilla\Firefox\Homepage\Additional" valuePrefix=""/>
493 </elements>
494 </policy>
495 <policy class="Both" displayName="$(string.Bookmark1)" name="Bookmark1" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\1" presentation="$(presentation.Bookmark)" >
496 <parentCategory ref="Bookmarks" />
497 <supportedOn ref="SUPPORTED_WINXPSP2" />
498 <elements >
499 <text id="BookmarkTitle" valueName="Title" required="true" />
500 <text id="BookmarkURL" valueName="URL" required="true" />
501 <text id="BookmarkFolder" valueName="Folder" />
502 <text id="BookmarkFavicon" valueName="Favicon" />
503 <enum id="BookmarkPlacement" valueName="Placement">
504 <item displayName="$(string.BookmarkPlacementToolbar)">
505 <value>
506 <string>toolbar</string>
507 </value>
508 </item>
509 <item displayName="$(string.BookmarkPlacementMenu)">
510 <value>
511 <string>menu</string>
512 </value>
513 </item>
514 </enum>
515 </elements>
516 </policy>
517 <policy class="Both" displayName="$(string.Bookmark2)" name="Bookmark2" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\2" presentation="$(presentation.Bookmark)" >
518 <parentCategory ref="Bookmarks" />
519 <supportedOn ref="SUPPORTED_WINXPSP2" />
520 <elements >
521 <text id="BookmarkTitle" valueName="Title" required="true" />
522 <text id="BookmarkURL" valueName="URL" required="true" />
523 <text id="BookmarkFolder" valueName="Folder" />
524 <text id="BookmarkFavicon" valueName="Favicon" />
525 <enum id="BookmarkPlacement" valueName="Placement">
526 <item displayName="$(string.BookmarkPlacementToolbar)">
527 <value>
528 <string>toolbar</string>
529 </value>
530 </item>
531 <item displayName="$(string.BookmarkPlacementMenu)">
532 <value>
533 <string>menu</string>
534 </value>
535 </item>
536 </enum>
537 </elements>
538 </policy>
539 <policy class="Both" displayName="$(string.Bookmark3)" name="Bookmark3" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\3" presentation="$(presentation.Bookmark)" >
540 <parentCategory ref="Bookmarks" />
541 <supportedOn ref="SUPPORTED_WINXPSP2" />
542 <elements >
543 <text id="BookmarkTitle" valueName="Title" required="true" />
544 <text id="BookmarkURL" valueName="URL" required="true" />
545 <text id="BookmarkFolder" valueName="Folder" />
546 <text id="BookmarkFavicon" valueName="Favicon" />
547 <enum id="BookmarkPlacement" valueName="Placement">
548 <item displayName="$(string.BookmarkPlacementToolbar)">
549 <value>
550 <string>toolbar</string>
551 </value>
552 </item>
553 <item displayName="$(string.BookmarkPlacementMenu)">
554 <value>
555 <string>menu</string>
556 </value>
557 </item>
558 </enum>
559 </elements>
560 </policy>
561 <policy class="Both" displayName="$(string.Bookmark4)" name="Bookmark4" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\4" presentation="$(presentation.Bookmark)" >
562 <parentCategory ref="Bookmarks" />
563 <supportedOn ref="SUPPORTED_WINXPSP2" />
564 <elements >
565 <text id="BookmarkTitle" valueName="Title" required="true" />
566 <text id="BookmarkURL" valueName="URL" required="true" />
567 <text id="BookmarkFolder" valueName="Folder" />
568 <text id="BookmarkFavicon" valueName="Favicon" />
569 <enum id="BookmarkPlacement" valueName="Placement">
570 <item displayName="$(string.BookmarkPlacementToolbar)">
571 <value>
572 <string>toolbar</string>
573 </value>
574 </item>
575 <item displayName="$(string.BookmarkPlacementMenu)">
576 <value>
577 <string>menu</string>
578 </value>
579 </item>
580 </enum>
581 </elements>
582 </policy>
583 <policy class="Both" displayName="$(string.Bookmark5)" name="Bookmark5" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\5" presentation="$(presentation.Bookmark)" >
584 <parentCategory ref="Bookmarks" />
585 <supportedOn ref="SUPPORTED_WINXPSP2" />
586 <elements >
587 <text id="BookmarkTitle" valueName="Title" required="true" />
588 <text id="BookmarkURL" valueName="URL" required="true" />
589 <text id="BookmarkFolder" valueName="Folder" />
590 <text id="BookmarkFavicon" valueName="Favicon" />
591 <enum id="BookmarkPlacement" valueName="Placement">
592 <item displayName="$(string.BookmarkPlacementToolbar)">
593 <value>
594 <string>toolbar</string>
595 </value>
596 </item>
597 <item displayName="$(string.BookmarkPlacementMenu)">
598 <value>
599 <string>menu</string>
600 </value>
601 </item>
602 </enum>
603 </elements>
604 </policy>
605 <policy class="Both" displayName="$(string.Proxy)" name="Proxy" explainText="$(string.Proxy_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy)" >
606 <parentCategory ref="firefox" />
607 <supportedOn ref="SUPPORTED_WINXPSP2" />
608 <elements >
609 <boolean id="ProxyLocked" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="Locked">
610 <trueValue>
611 <decimal value="1"/>
612 </trueValue>
613 <falseValue>
614 <decimal value="0"/>
615 </falseValue>
616 </boolean>
617 <enum id="ConnectionType" valueName="Mode">
618 <item displayName="$(string.NoProxy)">
619 <value>
620 <string>none</string>
621 </value>
622 </item>
623 <item displayName="$(string.SystemProxy)">
624 <value>
625 <string>system</string>
626 </value>
627 </item>
628 <item displayName="$(string.ManualProxy)">
629 <value>
630 <string>manual</string>
631 </value>
632 </item>
633 <item displayName="$(string.AutoDetectProxy)">
634 <value>
635 <string>autoDetect</string>
636 </value>
637 </item>
638 <item displayName="$(string.AutoConfigProxy)">
639 <value>
640 <string>autoConfig</string>
641 </value>
642 </item>
643 </enum>
644 <text id="HTTPProxy" valueName="HTTPProxy"/>
645 <boolean id="UseHTTPProxyForAllProtocols" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="UseHTTPProxyForAllProtocols">
646 <trueValue>
647 <decimal value="1"/>
648 </trueValue>
649 <falseValue>
650 <decimal value="0"/>
651 </falseValue>
652 </boolean>
653 <text id="SSLProxy" valueName="SSLProxy"/>
654 <text id="FTPProxy" valueName="FTPProxy"/>
655 <text id="SOCKSProxy" valueName="SOCKSProxy"/>
656 <enum id="SOCKSVersion" valueName="SOCKSVersion">
657 <item displayName="$(string.SOCKSVersion4)">
658 <value>
659 <decimal value="4"/>
660 </value>
661 </item>
662 <item displayName="$(string.SOCKSVersion5)">
663 <value>
664 <decimal value="5"/>
665 </value>
666 </item>
667 </enum>
668 <text id="AutoConfigURL" valueName="AutoConfigURL"/>
669 <text id="Passthrough" valueName="Passthrough"/>
670 <boolean id="AutoLogin" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="AutoLogin">
671 <trueValue>
672 <decimal value="1"/>
673 </trueValue>
674 <falseValue>
675 <decimal value="0"/>
676 </falseValue>
677 </boolean>
678 <boolean id="UseProxyForDNS" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="UseProxyForDNS">
679 <trueValue>
680 <decimal value="1"/>
681 </trueValue>
682 <falseValue>
683 <decimal value="0"/>
684 </falseValue>
685 </boolean>
686 </elements>
687 </policy>
688 </policies>
689 </policyDefinitions>

patrick-canterino.de