From: Michael Kaply Date: Fri, 31 Aug 2018 19:53:29 +0000 (-0500) Subject: Bug 1452740 - HardwareAcceleration policy X-Git-Tag: v1.2~10^2~1 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/aa1fd8caa8158d7b7e7e8c8facfd636b926dd860?ds=inline;hp=-c Bug 1452740 - HardwareAcceleration policy --- aa1fd8caa8158d7b7e7e8c8facfd636b926dd860 diff --git a/README.md b/README.md index 9e54f14..fcdd3ed 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,15 @@ For Uninstall and Locked, you specify extension IDs. } } ``` +### HardwareAcceleration +This policy disables hardware acceleration by locking the preference layers.acceleration.disabled to true. +``` +{ + "policies": { + "HardwareAcceleration": false + } +} +``` ### NoDefaultBookmarks This policy prevents the default bookmarks or the Smart Bookmarks (Most Visited, Recent Tags) from being created. Note: this policy is only effective if used before the first run of the profile. ``` diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 08b42f1..8026a6e 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -174,6 +174,10 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werde Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine Liste mit Erweiterungs-IDs angeben, die den Benutzer hindert die angegebenen Erweiterungen zu deinstallieren oder zu deaktivieren. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen gesperrt. + Hardware Acceleration + If this policy is disabled, hardware acceleration and cannot be enabled. + +If this policy is enabled or not configured, hardware acceleration is enabled. Zugangsdaten und Passwörter für Webseiten speichen Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, fordert Firefox zum speichern von Logindaten und Passwörtern auf. diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 18b353c..237f47b 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -174,6 +174,10 @@ If this policy is disabled or not configured, no extensions are uninstalled.If this policy is enabled, you can specify a list of extension IDs that the user will be unable to uninstall or disable. If this policy is disabled or not configured, no extensions are locked. + Hardware Acceleration + If this policy is disabled, hardware acceleration and cannot be enabled. + +If this policy is enabled or not configured, hardware acceleration is enabled. Offer to save logins If this policy is enabled or not configured, Firefox will offer to save website logins and passwords. diff --git a/windows/firefox.admx b/windows/firefox.admx index 1be3b6e..848a326 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -299,6 +299,16 @@ + + + + + + + + + + diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml index f7e3834..9955c71 100644 --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@ -174,6 +174,10 @@ Se questo criterio è disabilitato o non configurato, non sarà disinstallata al Se questo criterio è abilitato, è possibile specificare un elenco di ID delle estensioni che l'utente non sarà in grado di disinstallare o disabilitare. Se questo criterio è disabilitato o non configurato, non sarà bloccata nessuna estensione. + Hardware Acceleration + If this policy is disabled, hardware acceleration and cannot be enabled. + +If this policy is enabled or not configured, hardware acceleration is enabled. Offri di salvare le credenziali di accesso Se questo criterio è abilitato o non configurato, Firefox si offrirà di salvare i nomi utente e le password di accesso ai siti.