[Pkg-mozext-commits] [adblock-plus] 14/74: Issue 2439 - Make suppress_first_run_page preconfigurable

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 12:07:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit b010bc7a1f45f9393fdc18016091e0b36b489236
Author: Felix Dahlke <felix at adblockplus.org>
Date:   Mon May 4 21:23:20 2015 +0200

    Issue 2439 - Make suppress_first_run_page preconfigurable
---
 defaults/prefs.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/defaults/prefs.json b/defaults/prefs.json
index bde9c90..e179430 100644
--- 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"]
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list