MozillaFirefox/firefox.js
author Wolfgang Rosenauer <wr@rosenauer.org>
Wed, 26 Apr 2017 14:27:22 +0200
branchfirefox52
changeset 971 58f5b7e6c79e
parent 543 24c3eafd49a1
child 1035 452af5d124ad
permissions -rw-r--r--
moved preferences over from patch to easier to maintain property file
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
971
58f5b7e6c79e moved preferences over from patch to easier to maintain property file
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 543
diff changeset
     1
pref("intl.locale.matchOS", true);
543
24c3eafd49a1 fixed kde.js preferences
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     2
pref("browser.preferences.instantApply", true);
971
58f5b7e6c79e 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%");