]> git.p6c8.net - policy-templates.git/blob - windows/firefox.admx
38bceb203a38b03f4bd3b3974877aa6f1dbb29e8
[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="DisableFormHistory" class="Both" displayName="$(string.DisableFormHistory)" explainText="$(string.DisableFormHistory_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableFormHistory">
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="DisablePocket" class="Both" displayName="$(string.DisablePocket)" explainText="$(string.DisablePocket_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisablePocket">
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="DisablePrivateBrowsing" class="Both" displayName="$(string.DisablePrivateBrowsing)" explainText="$(string.DisablePrivateBrowsing_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisablePrivateBrowsing">
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="DisableSafeMode" class="Both" displayName="$(string.DisableSafeMode)" explainText="$(string.DisableSafeMode_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableSafeMode">
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="DisableSysAddonUpdate" class="Both" displayName="$(string.DisableSysAddonUpdate)" explainText="$(string.DisableSysAddonUpdate_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableSysAddonUpdate">
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="DisplayBookmarksToolbar" class="Both" displayName="$(string.DisplayBookmarksToolbar)" explainText="$(string.DisplayBookmarksToolbar_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisplayBookmarksToolbar">
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="DisplayMenuBar" class="Both" displayName="$(string.DisplayMenuBar)" explainText="$(string.DisplayMenuBar_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisplayMenuBar">
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="NoDefaultBookmarks" class="Both" displayName="$(string.NoDefaultBookmarks)" explainText="$(string.NoDefaultBookmarks_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="NoDefaultBookmarks">
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="DontCheckDefaultBrowser" class="Both" displayName="$(string.DontCheckDefaultBrowser)" explainText="$(string.DontCheckDefaultBrowser_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DontCheckDefaultBrowser">
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="TrackingProtection" class="Both" displayName="$(string.TrackingProtection)" explainText="$(string.TrackingProtection_Explain)" key="Software\Policies\Mozilla\Firefox\EnableTrackingProtection" valueName="Value" presentation="$(presentation.TrackingProtection)">
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 <elements >
375 <boolean id="TrackingProtectionLocked" key="Software\Policies\Mozilla\Firefox\EnableTrackingProtection" valueName="Locked">
376 <trueValue>
377 <decimal value="1"/>
378 </trueValue>
379 <falseValue>
380 <decimal value="0"/>
381 </falseValue>
382 </boolean>
383 </elements>
384 </policy>
385 <policy name="RememberPasswords" class="Both" displayName="$(string.RememberPasswords)" explainText="$(string.RememberPasswords_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="RememberPasswords">
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 class="Both" displayName="$(string.Allow)" explainText="$(string.PopupsAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="PopupsAllow" presentation="$(presentation.PopupsAllow)">
396 <parentCategory ref="Popups"/>
397 <supportedOn ref="SUPPORTED_WINXPSP2"/>
398 <elements>
399 <list id="PopupsAllowDesc" key="Software\Policies\Mozilla\Firefox\Popups\Allow" valuePrefix=""/>
400 </elements>
401 </policy>
402 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.AddonsAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="AddonsAllow" presentation="$(presentation.AddonsAllow)">
403 <parentCategory ref="Addons"/>
404 <supportedOn ref="SUPPORTED_WINXPSP2"/>
405 <elements>
406 <list id="AddonsAllowDesc" key="Software\Policies\Mozilla\Firefox\InstallAddons\Allow" valuePrefix=""/>
407 </elements>
408 </policy>
409 <policy class="Both" displayName="$(string.Allow)" explainText="$(string.FlashAllow_Explain)" key="Software\Policies\Mozilla\Firefox" name="FlashAllow" presentation="$(presentation.FlashAllow)">
410 <parentCategory ref="Flash"/>
411 <supportedOn ref="SUPPORTED_WINXPSP2"/>
412 <elements>
413 <list id="FlashAllowDesc" key="Software\Policies\Mozilla\Firefox\FlashPlugin\Allow" valuePrefix=""/>
414 </elements>
415 </policy>
416 <policy class="Both" displayName="$(string.Block)" explainText="$(string.FlashBlock_Explain)" key="Software\Policies\Mozilla\Firefox" name="FlashBlock" presentation="$(presentation.FlashBlock)">
417 <parentCategory ref="Flash"/>
418 <supportedOn ref="SUPPORTED_WINXPSP2"/>
419 <elements>
420 <list id="FlashBlockDesc" key="Software\Policies\Mozilla\Firefox\FlashPlugin\Block" valuePrefix=""/>
421 </elements>
422 </policy>
423 <policy class="Both" displayName="$(string.HomepageURL)" name="HomepageURL" explainText="$(string.HomepageURL_Explain)" key="Software\Policies\Mozilla\Firefox\Homepage" presentation="$(presentation.HomepageURL)" >
424 <parentCategory ref="Homepage" />
425 <supportedOn ref="SUPPORTED_WINXPSP2" />
426 <elements >
427 <text id="HomepageURL" valueName="URL" required="true" />
428 <boolean id="HomepageLocked" key="Software\Policies\Mozilla\Firefox\Homepage" valueName="Locked">
429 <trueValue>
430 <decimal value="1"/>
431 </trueValue>
432 <falseValue>
433 <decimal value="0"/>
434 </falseValue>
435 </boolean>
436 </elements>
437 </policy>
438 <policy class="Both" displayName="$(string.HomepageAdditional)" name="HomepageAdditional" explainText="$(string.HomepageAdditional_Explain)" key="Software\Policies\Mozilla\Firefox\Homepage" presentation="$(presentation.HomepageAdditional)" >
439 <parentCategory ref="Homepage" />
440 <supportedOn ref="SUPPORTED_WINXPSP2" />
441 <elements >
442 <list id="HomepageAdditional" key="Software\Policies\Mozilla\Firefox\Homepage\Additional" valuePrefix=""/>
443 </elements>
444 </policy>
445 <policy class="Both" displayName="$(string.Bookmark1)" name="Bookmark1" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\1" presentation="$(presentation.Bookmark)" >
446 <parentCategory ref="Bookmarks" />
447 <supportedOn ref="SUPPORTED_WINXPSP2" />
448 <elements >
449 <text id="BookmarkTitle" valueName="Title" required="true" />
450 <text id="BookmarkURL" valueName="URL" required="true" />
451 <text id="BookmarkFolder" valueName="Folder" />
452 <text id="BookmarkFavicon" valueName="Favicon" />
453 <enum id="BookmarkPlacement" valueName="Placement">
454 <item displayName="$(string.BookmarkPlacementToolbar)">
455 <value>
456 <string>toolbar</string>
457 </value>
458 </item>
459 <item displayName="$(string.BookmarkPlacementMenu)">
460 <value>
461 <string>menu</string>
462 </value>
463 </item>
464 </enum>
465 </elements>
466 </policy>
467 <policy class="Both" displayName="$(string.Bookmark2)" name="Bookmark2" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\2" presentation="$(presentation.Bookmark)" >
468 <parentCategory ref="Bookmarks" />
469 <supportedOn ref="SUPPORTED_WINXPSP2" />
470 <elements >
471 <text id="BookmarkTitle" valueName="Title" required="true" />
472 <text id="BookmarkURL" valueName="URL" required="true" />
473 <text id="BookmarkFolder" valueName="Folder" />
474 <text id="BookmarkFavicon" valueName="Favicon" />
475 <enum id="BookmarkPlacement" valueName="Placement">
476 <item displayName="$(string.BookmarkPlacementToolbar)">
477 <value>
478 <string>toolbar</string>
479 </value>
480 </item>
481 <item displayName="$(string.BookmarkPlacementMenu)">
482 <value>
483 <string>menu</string>
484 </value>
485 </item>
486 </enum>
487 </elements>
488 </policy>
489 <policy class="Both" displayName="$(string.Bookmark3)" name="Bookmark3" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\3" presentation="$(presentation.Bookmark)" >
490 <parentCategory ref="Bookmarks" />
491 <supportedOn ref="SUPPORTED_WINXPSP2" />
492 <elements >
493 <text id="BookmarkTitle" valueName="Title" required="true" />
494 <text id="BookmarkURL" valueName="URL" required="true" />
495 <text id="BookmarkFolder" valueName="Folder" />
496 <text id="BookmarkFavicon" valueName="Favicon" />
497 <enum id="BookmarkPlacement" valueName="Placement">
498 <item displayName="$(string.BookmarkPlacementToolbar)">
499 <value>
500 <string>toolbar</string>
501 </value>
502 </item>
503 <item displayName="$(string.BookmarkPlacementMenu)">
504 <value>
505 <string>menu</string>
506 </value>
507 </item>
508 </enum>
509 </elements>
510 </policy>
511 <policy class="Both" displayName="$(string.Bookmark4)" name="Bookmark4" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\4" presentation="$(presentation.Bookmark)" >
512 <parentCategory ref="Bookmarks" />
513 <supportedOn ref="SUPPORTED_WINXPSP2" />
514 <elements >
515 <text id="BookmarkTitle" valueName="Title" required="true" />
516 <text id="BookmarkURL" valueName="URL" required="true" />
517 <text id="BookmarkFolder" valueName="Folder" />
518 <text id="BookmarkFavicon" valueName="Favicon" />
519 <enum id="BookmarkPlacement" valueName="Placement">
520 <item displayName="$(string.BookmarkPlacementToolbar)">
521 <value>
522 <string>toolbar</string>
523 </value>
524 </item>
525 <item displayName="$(string.BookmarkPlacementMenu)">
526 <value>
527 <string>menu</string>
528 </value>
529 </item>
530 </enum>
531 </elements>
532 </policy>
533 <policy class="Both" displayName="$(string.Bookmark5)" name="Bookmark5" explainText="$(string.Bookmark_Explain)" key="Software\Policies\Mozilla\Firefox\Bookmarks\5" presentation="$(presentation.Bookmark)" >
534 <parentCategory ref="Bookmarks" />
535 <supportedOn ref="SUPPORTED_WINXPSP2" />
536 <elements >
537 <text id="BookmarkTitle" valueName="Title" required="true" />
538 <text id="BookmarkURL" valueName="URL" required="true" />
539 <text id="BookmarkFolder" valueName="Folder" />
540 <text id="BookmarkFavicon" valueName="Favicon" />
541 <enum id="BookmarkPlacement" valueName="Placement">
542 <item displayName="$(string.BookmarkPlacementToolbar)">
543 <value>
544 <string>toolbar</string>
545 </value>
546 </item>
547 <item displayName="$(string.BookmarkPlacementMenu)">
548 <value>
549 <string>menu</string>
550 </value>
551 </item>
552 </enum>
553 </elements>
554 </policy>
555 <policy class="Both" displayName="$(string.Proxy)" name="Proxy" explainText="$(string.Proxy_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy)" >
556 <parentCategory ref="firefox" />
557 <supportedOn ref="SUPPORTED_WINXPSP2" />
558 <elements >
559 <boolean id="ProxyLocked" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="Locked">
560 <trueValue>
561 <decimal value="1"/>
562 </trueValue>
563 <falseValue>
564 <decimal value="0"/>
565 </falseValue>
566 </boolean>
567 <enum id="ConnectionType" valueName="Mode">
568 <item displayName="$(string.NoProxy)">
569 <value>
570 <string>none</string>
571 </value>
572 </item>
573 <item displayName="$(string.SystemProxy)">
574 <value>
575 <string>system</string>
576 </value>
577 </item>
578 <item displayName="$(string.ManualProxy)">
579 <value>
580 <string>manual</string>
581 </value>
582 </item>
583 <item displayName="$(string.AutoDetectProxy)">
584 <value>
585 <string>autoDetect</string>
586 </value>
587 </item>
588 <item displayName="$(string.AutoConfigProxy)">
589 <value>
590 <string>autoConfig</string>
591 </value>
592 </item>
593 </enum>
594 <text id="HTTPProxy" valueName="HTTPProxy"/>
595 <boolean id="UseHTTPProxyForAllProtocols" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="UseHTTPProxyForAllProtocols">
596 <trueValue>
597 <decimal value="1"/>
598 </trueValue>
599 <falseValue>
600 <decimal value="0"/>
601 </falseValue>
602 </boolean>
603 <text id="SSLProxy" valueName="SSLProxy"/>
604 <text id="FTPProxy" valueName="FTPProxy"/>
605 <text id="SOCKSProxy" valueName="SOCKSProxy"/>
606 <enum id="SOCKSVersion" valueName="SOCKSVersion">
607 <item displayName="$(string.SOCKSVersion4)">
608 <value>
609 <decimal value="4"/>
610 </value>
611 </item>
612 <item displayName="$(string.SOCKSVersion5)">
613 <value>
614 <decimal value="5"/>
615 </value>
616 </item>
617 </enum>
618 <text id="AutoConfigURL" valueName="AutoConfigURL"/>
619 <text id="Passthrough" valueName="Passthrough"/>
620 <boolean id="AutoLogin" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="AutoLogin">
621 <trueValue>
622 <decimal value="1"/>
623 </trueValue>
624 <falseValue>
625 <decimal value="0"/>
626 </falseValue>
627 </boolean>
628 <boolean id="UseProxyForDNS" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="UseProxyForDNS">
629 <trueValue>
630 <decimal value="1"/>
631 </trueValue>
632 <falseValue>
633 <decimal value="0"/>
634 </falseValue>
635 </boolean>
636 </elements>
637 </policy>
638 </policies>
639 </policyDefinitions>

patrick-canterino.de