From: Michael Kaply Date: Mon, 9 Apr 2018 15:22:04 +0000 (-0500) Subject: BlockSetDesktopBackground -> DisableSetDesktopBackground X-Git-Tag: 0.9~11^2~5 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/974ec233d227302f98c1a7696cc342afe7719b08?hp=1ae2109093f95a973d04a52c06a58016026932db BlockSetDesktopBackground -> DisableSetDesktopBackground --- diff --git a/README.md b/README.md index 5c9515c..a769b73 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,12 @@ This policy removes access to about:support. "BlockAboutSupport": true } ``` -### BlockSetDesktopBackground +### DisableSetDesktopBackground This policy removes the "Set As Desktop Background..." menuitem when right clicking on an image. ``` { "policies": { - "BlockAboutSupport": true + "DisableSetDesktopBackground": true } } ``` diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index f4abe85..6524d26 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -32,8 +32,10 @@ Blocks access to the about:profiles page. Block About Support Blocks access to the about:support page. - Block Set Desktop Background - Prevents usage of the "Set Image as Desktop Background" feature. + Disable Set Desktop Background + If this policy is enabled, the user can not set an image as their desktop background. + +If this policy is disabled or not configured, users can set images as their desktop background. Import Enterprise Roots If this policy is enabled, Firefox will read certificates from the Windows certificate store. diff --git a/windows/firefox.admx b/windows/firefox.admx index 8620630..8324911 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -108,7 +108,7 @@ - +