Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(528)

Unified Diff: components/policy/resources/policy_templates.json

Issue 2031543002: Updated description for Managed Bookmarks policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 43219ae6ac2d3c42fa515a56b65053311813b812..e2338f38246955ea9926df564e69c1ece768d20d 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -7550,7 +7550,7 @@
These bookmarks are placed in a "Managed bookmarks" folder that can't be modified by the user, but the user can choose to hide it from the bookmark bar. Managed bookmarks are not synced to the user account and can't be modified by extensions.
- The folder name for the bookmarks is customizable by adding a {"toplevel_name": "some name"} list item.''',
+ The folder name for the bookmarks is customizable by adding a {"toplevel_name": "some name"} list item, eg. set the policy value to [{"toplevel_name": "My managed bookmarks"}, {"url": "google.com", "name": "Google"}, {"url": "youtube.com", "name": "Youtube"}, {"name": "Chrome links", "children": [{"url": "chromium.org", "name": "Chromium"}, {"url": "dev.chromium.org", "name": "Chromium Developers"}]}]. This functionality is available starting from release 51.''',
Thiemo Nagel 2016/06/06 18:39:32 Why don't you add toplevel_name to the example sec
Ivan Šandrk 2016/06/07 12:03:39 Done.
},
{
'name': 'DataCompressionProxyEnabled',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698