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

Unified Diff: defaults/prefs.js

Issue 6331143469137920: Issue 206 - Add a pref for suppressing the first run page (Closed)
Patch Set: Created March 19, 2015, 6:06 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 | lib/ui.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: defaults/prefs.js
===================================================================
--- a/defaults/prefs.js
+++ b/defaults/prefs.js
@@ -36,3 +36,4 @@
pref("extensions.adblockplus.notificationdata", {});
pref("extensions.adblockplus.subscriptions_antiadblockurl", "https://easylist-downloads.adblockplus.org/antiadblockfilters.txt");
pref("extensions.adblockplus.please_kill_startup_performance", false);
+pref("extensions.adblockplus.suppress_first_run_page", false);
« no previous file with comments | « no previous file | lib/ui.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld