1 <?xml version="1.0" encoding="utf-8"?>
2 <policyDefinitions revision="1.0" schemaVersion="1.0" >
4 <target prefix="firefox" namespace="Mozilla.Policies.Firefox" />
5 <using prefix="Mozilla" namespace="Mozilla.Policies" />
7 <resources minRequiredRevision="1.0" />
10 <definition name="SUPPORTED_WINXPSP2" displayName="$(string.SUPPORTED_WINXPSP2)" />
14 <category displayName="$(string.firefox)" name="firefox">
15 <parentCategory ref="Mozilla:Cat_Mozilla"/>
18 <category displayName="$(string.Permissions_group)" name="Permissions">
19 <parentCategory ref="firefox"/>
21 <category displayName="$(string.Popups_group)" name="Popups" >
22 <parentCategory ref="Permissions" />
24 <category displayName="$(string.Cookies_group)" name="Cookies" >
25 <parentCategory ref="Permissions" />
27 <category displayName="$(string.Addons_group)" name="Addons" >
28 <parentCategory ref="Permissions" />
30 <category displayName="$(string.Flash_group)" name="Flash" >
31 <parentCategory ref="Permissions" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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" />
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"/>
189 <list id="PopupsAllowDesc" key="Software\Policies\Mozilla\Firefox\Popups\Allow" valuePrefix=""/>
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"/>
196 <list id="AddonsAllowDesc" key="Software\Policies\Mozilla\Firefox\Addons\Allow" valuePrefix=""/>
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"/>
203 <list id="CookiesAllowDesc" key="Software\Policies\Mozilla\Firefox\Cookies\Allow" valuePrefix=""/>
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"/>
210 <list id="CookiesBlockDesc" key="Software\Policies\Mozilla\Firefox\Cookies\Block" valuePrefix=""/>
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"/>
217 <list id="FlashAllowDesc" key="Software\Policies\Mozilla\Firefox\Flash\Allow" valuePrefix=""/>
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"/>
224 <list id="FlashBlockDesc" key="Software\Policies\Mozilla\Firefox\Flash\Block" valuePrefix=""/>