diff options
-rw-r--r--[-rwxr-xr-x] | chrome/app/policy/windows/admx/chrome.admx | 8 | ||||
-rw-r--r--[-rwxr-xr-x] | chrome/app/policy/windows/admx/en-US/chrome.adml | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chrome/app/policy/windows/admx/chrome.admx b/chrome/app/policy/windows/admx/chrome.admx index 3593142..9e4968e 100755..100644 --- a/chrome/app/policy/windows/admx/chrome.admx +++ b/chrome/app/policy/windows/admx/chrome.admx @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="utf-8"?>
<policyDefinitions revision="1.0" schemaVersion="1.0">
<policyNamespaces>
- <target prefix="fullarmor" namespace="FullArmor.8081fe0d-e6b1-4b41-a574-7f4b644f3c33" />
+ <target prefix="fullarmor" namespace="FullArmor.2aed224a-34bd-4068-b8b3-fc3ab6c12bcd" />
<using prefix="windows" namespace="Microsoft.Policies.Windows" />
</policyNamespaces>
- <supersededAdm fileName="chrome.adm" />
+ <supersededAdm fileName="D:\chrome.adm" />
<resources minRequiredRevision="1.0" />
<supportedOn>
<definitions>
@@ -139,7 +139,7 @@ <decimal value="0" />
</disabledValue>
</policy>
- <policy name="DisabledPlugins" class="Machine" displayName="$(string.DisabledPlugins)" explainText="$(string.DisabledPlugins_Explain)" presentation="$(presentation.DisabledPlugins)" key="Software\Policies\Google\Chrome" valueName="DisabledPlugins">
+ <policy name="DisabledPlugins" class="Machine" displayName="$(string.DisabledPlugins)" explainText="$(string.DisabledPlugins_Explain)" presentation="$(presentation.DisabledPlugins)" key="Software\Policies\Google\Chrome\DisabledPlugins">
<parentCategory ref="googlechrome" />
<supportedOn ref="SUPPORTED_WINXPSP2" />
<elements>
@@ -206,4 +206,4 @@ </disabledValue>
</policy>
</policies>
-</policyDefinitions>
+</policyDefinitions>
\ No newline at end of file diff --git a/chrome/app/policy/windows/admx/en-US/chrome.adml b/chrome/app/policy/windows/admx/en-US/chrome.adml index 32570a7..1efa506 100755..100644 --- a/chrome/app/policy/windows/admx/en-US/chrome.adml +++ b/chrome/app/policy/windows/admx/en-US/chrome.adml @@ -185,4 +185,4 @@ If you disable this setting, the button will be hidden.</string> <presentation id="ShowHomeButton" />
</presentationTable>
</resources>
-</policyDefinitionResources>
+</policyDefinitionResources>
\ No newline at end of file |