]> git.p6c8.net - policy-templates.git/blobdiff - README.md
BlockSetDesktopBackground -> DisableSetDesktopBackground
[policy-templates.git] / README.md
index 5c9515cae86cee1813a29e788ad556cb41b14b2e..a769b7311bf8afdddb2296a1ccfb2fa7fdb0f70a 100644 (file)
--- 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
   }
 }
 ```

patrick-canterino.de