--- gconf/default.path.in.orig	Thu Jul  8 22:44:44 2004
+++ gconf/default.path.in	Wed Dec 22 18:48:43 2004
@@ -6,7 +6,7 @@
 # See the GConf manual for details
 
 # Look first in systemwide mandatory settings directory
-xml:readonly:@EXPANDED_SYSGCONFDIR@/gconf.xml.mandatory
+xml:readonly:/var/db/gconf/gconf.xml.mandatory
 
 # To read in any mandatory settings that the Sys Admin may have created
 # prior to a desktop system upgrade. The SysAdmin can stick read-only system
@@ -26,7 +26,7 @@ xml:readwrite:$(HOME)/.gconf
 include @EXPANDED_SYSGCONFDIR@/2/local-defaults.path
 
 # Finally, look at the systemwide defaults
-xml:readonly:@EXPANDED_SYSGCONFDIR@/gconf.xml.defaults
+xml:readonly:/var/db/gconf/gconf.xml.defaults
 
 
 
