summaryrefslogtreecommitdiff
path: root/libre/icecat/vendor.js
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-03-01 15:22:36 -0200
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-03-01 15:22:36 -0200
commit7728e0207685ea5e0261794c73a9490e1621bee4 (patch)
tree7a3ad2d7c9e167d255106ae2926a106ebb934e55 /libre/icecat/vendor.js
parentfa6b3bb7276a98f23b39be618bd930dc478ac13d (diff)
libre/icecat
Diffstat (limited to 'libre/icecat/vendor.js')
-rw-r--r--libre/icecat/vendor.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/libre/icecat/vendor.js b/libre/icecat/vendor.js
new file mode 100644
index 000000000..808d1b118
--- /dev/null
+++ b/libre/icecat/vendor.js
@@ -0,0 +1,5 @@
+// Use LANG environment variable to choose locale
+pref("intl.locale.matchOS", true);
+
+// Disable default browser checking.
+pref("browser.shell.checkDefaultBrowser", false);