MozillaFirefox/firefox.js
author Wolfgang Rosenauer <wr@rosenauer.org>
Sat, 23 Jun 2018 17:01:35 +0200
branchfirefox60
changeset 1062 48d794331fce
parent 1035 452af5d124ad
child 1059 936bf8851c57
permissions -rw-r--r--
60.1.0esr release
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1035
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 963
diff changeset
     1
pref("intl.locale.requested", "");
543
24c3eafd49a1 fixed kde.js preferences
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     2
pref("browser.preferences.instantApply", true);
963
70c9d891389f moved preferences over from patch to easier to maintain property file
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 543
diff changeset
     3
pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");