From f6945c0ef1d0abe1b40d5702a9b9edab11063c1c Mon Sep 17 00:00:00 2001 From: Márcio Alexandre Silva Delgado Date: Sat, 16 Jun 2012 23:29:02 -0300 Subject: icecat-12.0-1: update package --- libre/icecat/vendor.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libre/icecat/vendor.js') diff --git a/libre/icecat/vendor.js b/libre/icecat/vendor.js index 808d1b118..d8d606bc1 100644 --- a/libre/icecat/vendor.js +++ b/libre/icecat/vendor.js @@ -3,3 +3,7 @@ pref("intl.locale.matchOS", true); // Disable default browser checking. pref("browser.shell.checkDefaultBrowser", false); + +// Don't disable our bundled extensions in the application directory +pref("extensions.autoDisableScopes", 11); +pref("extensions.shownSelectionUI", true); -- cgit v1.2.3