MozillaFirefox/firefox.js
author Wolfgang Rosenauer <wr@rosenauer.org>
Fri, 09 Feb 2018 16:30:49 +0100
changeset 1032 8220ea23b47d
parent 963 70c9d891389f
child 1035 452af5d124ad
permissions -rw-r--r--
remove obsolete patches updated patches reworked create-tar.sh to work with in-tree information
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
963
70c9d891389f 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);
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%");