Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: defaults/prefs.json

Issue 5125321871327232: Issue 2439 - Make suppress_first_run_page preconfigurable (Closed)
Patch Set: Created May 4, 2015, 7:23 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
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: defaults/prefs.json
===================================================================
--- a/defaults/prefs.json
+++ b/defaults/prefs.json
@@ -37,5 +37,6 @@
"subscriptions_antiadblockurl": "https://easylist-downloads.adblockplus.org/antiadblockfilters.txt",
"please_kill_startup_performance": false,
"suppress_first_run_page": false
- }
+ },
+ "preconfigurable": ["suppress_first_run_page"]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld