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 1829 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1840 'type': 'string', | 1840 'type': 'string', |
1841 'supported_on': ['chrome_os:0.16-'], | 1841 'supported_on': ['chrome_os:0.16-'], |
1842 'device_only': True, | 1842 'device_only': True, |
1843 'features': {'dynamic_refresh': 1}, | 1843 'features': {'dynamic_refresh': 1}, |
1844 'future': True, | 1844 'future': True, |
1845 'example_value': '{ "NetworkConfigurations": [ { "GUID": "{4b224dfd-6849-7
a63-5e394343244ae9c9}", "Name": "my WiFi", "Type": "WiFi", "WiFi": { "SSID": "my
WiFi", "HiddenSSID": false, "Security": "None", "AutoConnect": true } } ] }', | 1845 'example_value': '{ "NetworkConfigurations": [ { "GUID": "{4b224dfd-6849-7
a63-5e394343244ae9c9}", "Name": "my WiFi", "Type": "WiFi", "WiFi": { "SSID": "my
WiFi", "HiddenSSID": false, "Security": "None", "AutoConnect": true } } ] }', |
1846 'id': 108, | 1846 'id': 108, |
1847 'caption': '''Device-level network configuration''', | 1847 'caption': '''Device-level network configuration''', |
1848 'desc': '''Allows pushing network configuration to be applied for all usee
rs of a <ph name="PRODUCT_OS_NAME">$2<ex>Chromium OS</ex></ph> device. The netwo
rk configuration is a JSON-formatted string as defined by the Open Network Confi
guration format described at https://sites.google.com/a/chromium.org/dev/chromiu
m-os/chromiumos-design-docs/open-network-configuration''', | 1848 'desc': '''Allows pushing network configuration to be applied for all usee
rs of a <ph name="PRODUCT_OS_NAME">$2<ex>Chromium OS</ex></ph> device. The netwo
rk configuration is a JSON-formatted string as defined by the Open Network Confi
guration format described at https://sites.google.com/a/chromium.org/dev/chromiu
m-os/chromiumos-design-docs/open-network-configuration''', |
1849 }, | 1849 }, |
1850 { | |
1851 'name': 'CloudPrintSubmitEnabled', | |
1852 'type': 'main', | |
1853 'supported_on': ['chrome.*:17-'], | |
1854 'features': {'dynamic_refresh': 1}, | |
1855 'future': False, | |
1856 'example_value': True, | |
1857 'id': 109, | |
1858 'caption': '''Enable submission of documents to <ph name="CLOUD_PRINT_NAME
">Google Cloud Print</ph>''', | |
1859 'desc': ''' Enables <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex><
/ph> to submit documents to <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>
for printing. NOTE: This only affects <ph name="CLOUD_PRINT_NAME">Google Cloud
Print</ph> support in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. It
does not prevent users from submitting print jobs on web sites. | |
1860 | |
1861 If this setting is enabled or not configured, users can print to <ph name=
"CLOUD_PRINT_NAME">Google Cloud Print</ph> from the <ph name="PRODUCT_NAME">$1<e
x>Google Chrome</ex></ph> print dialog. | |
1862 | |
1863 If this setting is disabled, users cannot print to <ph name="CLOUD_PRINT_N
AME">Google Cloud Print</ph> from the <ph name="PRODUCT_NAME">$1<ex>Google Chrom
e</ex></ph> print dialog''', | |
1864 }, | |
1865 ], | 1850 ], |
1866 'messages': { | 1851 'messages': { |
1867 # Messages that are not associated to any policies. | 1852 # Messages that are not associated to any policies. |
1868 'win_supported_winxpsp2': { | 1853 'win_supported_winxpsp2': { |
1869 '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:'.''', | 1854 '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:'.''', |
1870 'text': '''Microsoft Windows XP SP2 or later''' | 1855 'text': '''Microsoft Windows XP SP2 or later''' |
1871 }, | 1856 }, |
1872 'mac_chrome_preferences': { | 1857 'mac_chrome_preferences': { |
1873 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently
the preferences of Chrome are being edited''', | 1858 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently
the preferences of Chrome are being edited''', |
1874 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc
es''' | 1859 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc
es''' |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1945 'desc': '''The name of the feature that indicates for a given policy that
changes to it are respected by Chrome without a browser restart''', | 1930 'desc': '''The name of the feature that indicates for a given policy that
changes to it are respected by Chrome without a browser restart''', |
1946 'text': '''Dynamic Policy Refresh''' | 1931 'text': '''Dynamic Policy Refresh''' |
1947 }, | 1932 }, |
1948 'doc_deprecated': { | 1933 'doc_deprecated': { |
1949 'desc': '''Text appended in parentheses to the policy name to indicate t h
at it has been deprecated''', | 1934 'desc': '''Text appended in parentheses to the policy name to indicate t h
at it has been deprecated''', |
1950 'text': 'deprecated', | 1935 'text': 'deprecated', |
1951 } | 1936 } |
1952 }, | 1937 }, |
1953 'placeholders': [], | 1938 'placeholders': [], |
1954 } | 1939 } |
OLD | NEW |