| OLD | NEW |
| 1 { | 1 { |
| 2 # policy_templates.json - Metafile for policy templates | 2 # policy_templates.json - Metafile for policy templates |
| 3 # | 3 # |
| 4 # The content of this file is evaluated as a Python expression. | 4 # The content of this file is evaluated as a Python expression. |
| 5 # | 5 # |
| 6 # This file is used as input to generate the following policy templates: | 6 # This file is used as input to generate the following policy templates: |
| 7 # ADM, ADMX+ADML, MCX/plist and html documentation. | 7 # ADM, ADMX+ADML, MCX/plist and html documentation. |
| 8 # | 8 # |
| 9 # Policy templates are user interface definitions or documents about the | 9 # Policy templates are user interface definitions or documents about the |
| 10 # policies that can be used to configure Chrome. Each policy is a name-value | 10 # policies that can be used to configure Chrome. Each policy is a name-value |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 116 # templates and documentation. The policy definition list that Chrome sees | 116 # templates and documentation. The policy definition list that Chrome sees |
| 117 # will include policies marked with 'future'. If a WIP policy isn't meant to | 117 # will include policies marked with 'future'. If a WIP policy isn't meant to |
| 118 # be seen by the policy providers either, the 'supported_on' key should be set | 118 # be seen by the policy providers either, the 'supported_on' key should be set |
| 119 # to an empty list. | 119 # to an empty list. |
| 120 # | 120 # |
| 121 # IDs: | 121 # IDs: |
| 122 # Since a Protocol Buffer definition is generated from this file, unique and | 122 # Since a Protocol Buffer definition is generated from this file, unique and |
| 123 # persistent IDs for all fields (but not for groups!) are needed. These are | 123 # persistent IDs for all fields (but not for groups!) are needed. These are |
| 124 # specified by the 'id' keys of each policy. NEVER CHANGE EXISTING IDs, | 124 # specified by the 'id' keys of each policy. NEVER CHANGE EXISTING IDs, |
| 125 # because doing so would break the deployed wire format! | 125 # because doing so would break the deployed wire format! |
| 126 # For your editing convenience: highest ID currently used: 283 | 126 # For your editing convenience: highest ID currently used: 284 |
| 127 # | 127 # |
| 128 # Placeholders: | 128 # Placeholders: |
| 129 # The following placeholder strings are automatically substituted: | 129 # The following placeholder strings are automatically substituted: |
| 130 # $1 -> Google Chrome / Chromium | 130 # $1 -> Google Chrome / Chromium |
| 131 # $2 -> Google Chrome OS / Chromium OS | 131 # $2 -> Google Chrome OS / Chromium OS |
| 132 # $3 -> Google Chrome Frame / Chromium Frame | 132 # $3 -> Google Chrome Frame / Chromium Frame |
| 133 # $6 is reserved for doc_writer | 133 # $6 is reserved for doc_writer |
| 134 # | 134 # |
| 135 # Device Policy: | 135 # Device Policy: |
| 136 # An additional flag device_only (optional, defaults to False) indicates | 136 # An additional flag device_only (optional, defaults to False) indicates |
| (...skipping 6878 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7015 'id': 281, | 7015 'id': 281, |
| 7016 'caption': '''Enable Touch to Search''', | 7016 'caption': '''Enable Touch to Search''', |
| 7017 'desc': '''Enables the availability of Touch to Search in <ph name="PRODUC
T_NAME">$1<ex>Google Chrome</ex></ph>'s content view. | 7017 'desc': '''Enables the availability of Touch to Search in <ph name="PRODUC
T_NAME">$1<ex>Google Chrome</ex></ph>'s content view. |
| 7018 | 7018 |
| 7019 If you enable this setting, Touch to Search will be available to the user
and they can choose to turn the feature on or off. | 7019 If you enable this setting, Touch to Search will be available to the user
and they can choose to turn the feature on or off. |
| 7020 | 7020 |
| 7021 If you disable this setting, Touch to Search will be disabled completely. | 7021 If you disable this setting, Touch to Search will be disabled completely. |
| 7022 | 7022 |
| 7023 If this policy is left not set, it is equivalent to being enabled, see des
cription above.''', | 7023 If this policy is left not set, it is equivalent to being enabled, see des
cription above.''', |
| 7024 }, | 7024 }, |
| 7025 { |
| 7026 'name': 'DeviceShutdownAllowed', |
| 7027 'type': 'main', |
| 7028 'schema': { 'type': 'boolean' }, |
| 7029 'supported_on': ['chrome_os:41-'], |
| 7030 'device_only': True, |
| 7031 'features': { |
| 7032 'dynamic_refresh': True, |
| 7033 }, |
| 7034 'example_value': True, |
| 7035 'id': 284, |
| 7036 'caption': '''Allow device shutdown''', |
| 7037 'desc': '''If this policy is set to true or not configured, <ph name="PROD
UCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> will allow the device to be shut d
own by the user. |
| 7038 If this policy is set to false, <ph name="PRODUCT_OS_NAME">$2<ex>Google Ch
rome OS</ex></ph> will not allow the user to shutdown the device. All occurrence
s of shutdown buttons in the UI will be replaced by reboot buttons.''', |
| 7039 }, |
| 7025 ], | 7040 ], |
| 7026 'messages': { | 7041 'messages': { |
| 7027 # Messages that are not associated to any policies. | 7042 # Messages that are not associated to any policies. |
| 7028 'win_supported_winxpsp2': { | 7043 'win_supported_winxpsp2': { |
| 7029 'desc': '''A label specifying the oldest possible compatible version of Wi
ndows. This text will appear right next to a label containing the text 'Supporte
d on:'.''', | 7044 'desc': '''A label specifying the oldest possible compatible version of Wi
ndows. This text will appear right next to a label containing the text 'Supporte
d on:'.''', |
| 7030 'text': '''Microsoft Windows XP SP2 or later''' | 7045 'text': '''Microsoft Windows XP SP2 or later''' |
| 7031 }, | 7046 }, |
| 7032 'mac_chrome_preferences': { | 7047 'mac_chrome_preferences': { |
| 7033 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently
the preferences of Chromium are being edited''', | 7048 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently
the preferences of Chromium are being edited''', |
| 7034 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc
es''' | 7049 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc
es''' |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7139 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', | 7154 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', |
| 7140 'text': 'Default Settings (users can override)', | 7155 'text': 'Default Settings (users can override)', |
| 7141 }, | 7156 }, |
| 7142 'doc_complex_policies_on_windows': { | 7157 'doc_complex_policies_on_windows': { |
| 7143 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', | 7158 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', |
| 7144 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL
ICIES_URL">http://www.chromium.org/administrators/complex-policies-on-windows<ex
>http://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>'''
, | 7159 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL
ICIES_URL">http://www.chromium.org/administrators/complex-policies-on-windows<ex
>http://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>'''
, |
| 7145 }, | 7160 }, |
| 7146 }, | 7161 }, |
| 7147 'placeholders': [], | 7162 'placeholders': [], |
| 7148 } | 7163 } |
| OLD | NEW |