]> git.p6c8.net - policy-templates.git/blobdiff - windows/firefox.admx
Policy for BlockAboutProfiles. Fixes #31.
[policy-templates.git] / windows / firefox.admx
index 67f4d3702ace2e0d0f1b0526e45d5a8920cb662d..eb110e6edf89bbc6ca5c9f133d81b9e0f7d25a8f 100644 (file)
         <decimal value="0"/>
       </disabledValue>
     </policy>
+    <policy name="BlockAboutProfiles" class="Both" displayName="$(string.BlockAboutProfiles)" explainText="$(string.BlockAboutProfiles_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutProfiles">
+      <parentCategory ref="firefox"/>
+      <supportedOn ref="SUPPORTED_WINXPSP2"/>
+      <enabledValue>
+        <decimal value="1"/>
+      </enabledValue>
+      <disabledValue>
+        <decimal value="0"/>
+      </disabledValue>
+    </policy>
     <policy name="BlockAboutSupport" class="Both" displayName="$(string.BlockAboutSupport)" explainText="$(string.BlockAboutSupport_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="BlockAboutSupport">
       <parentCategory ref="firefox"/>
       <supportedOn ref="SUPPORTED_WINXPSP2"/>

patrick-canterino.de