MozillaFirefox/firefox.js
author zaitor@opensuse.org
Sun, 01 Oct 2017 23:13:44 +0200
branchfirefox56
changeset 996 84d25951c2db
parent 963 70c9d891389f
child 1035 452af5d124ad
permissions -rw-r--r--
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0), pkgconfig(gtk+-2.0), pkgconfig(gtk+-unix-print-2.0), pkgconfig(glib-2.0), pkgconfig(gobject-2.0) and pkgconfig(gdk-x11-2.0) BuildRequires, align with what configure looks for.
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%");