ae52bc8089
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
11 lines
522 B
SYSTEMD
11 lines
522 B
SYSTEMD
--- gconf/default.path.in.orig 2009-03-06 17:10:54.000000000 -0500
|
|
+++ gconf/default.path.in 2009-03-06 17:11:25.000000000 -0500
|
|
@@ -21,7 +21,7 @@ include "$(HOME)/.gconf.path"
|
|
xml:readwrite:$(HOME)/.gconf
|
|
|
|
# Location for system-wide settings that are set by the defaults mechanism
|
|
-xml:readonly:/etc/gconf/gconf.xml.system
|
|
+xml:readonly:@sysgconfdir@/gconf.xml.system
|
|
|
|
# To read in any defaults settings that the Sys Admin may have created
|
|
# prior to a desktop system upgrade. The SysAdmin can stick default values
|