summaryrefslogtreecommitdiff
path: root/libre/icecat/vendor.js
diff options
context:
space:
mode:
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);