summaryrefslogtreecommitdiff
path: root/www/seamonkey/patches/patch-mozilla_browser_app_profile_firefox.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey/patches/patch-mozilla_browser_app_profile_firefox.js')
-rw-r--r--www/seamonkey/patches/patch-mozilla_browser_app_profile_firefox.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/seamonkey/patches/patch-mozilla_browser_app_profile_firefox.js b/www/seamonkey/patches/patch-mozilla_browser_app_profile_firefox.js
new file mode 100644
index 00000000000..8282df2f3d7
--- /dev/null
+++ b/www/seamonkey/patches/patch-mozilla_browser_app_profile_firefox.js
@@ -0,0 +1,12 @@
+$NetBSD: patch-mozilla_browser_app_profile_firefox.js,v 1.1 2013/09/28 14:37:05 ryoon Exp $
+
+--- mozilla/browser/app/profile/firefox.js.orig 2013-09-16 18:26:25.000000000 +0000
++++ mozilla/browser/app/profile/firefox.js
+@@ -354,6 +354,7 @@ pref("browser.search.log", false);
+ pref("browser.search.order.1", "chrome://browser-region/locale/region.properties");
+ pref("browser.search.order.2", "chrome://browser-region/locale/region.properties");
+ pref("browser.search.order.3", "chrome://browser-region/locale/region.properties");
++pref("browser.search.order.4", "chrome://browser-region/locale/region.properties");
+
+ // search bar results always open in a new tab
+ pref("browser.search.openintab", false);