Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modulesets/patches/gconf-dbus-defaultpath.patch
blob: d788e3144d555d928a6f2582c0bafa5567ce8807 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- gconf/default.path.in.orig	2008-10-11 13:12:47.000000000 +0200
+++ gconf/default.path.in	2008-10-11 13:13:30.000000000 +0200
@@ -18,7 +18,7 @@
 include "$(HOME)/.gconf.path"
 
 # Give users a default storage location, ~/.gconf
-xml:readwrite:$(HOME)/.gconf
+xml:readwrite:$(HOME)/.sugar/$(ENV_SUGAR_PROFILE)/gconf
 
 # 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
@@ -26,6 +26,7 @@
 include @sysgconfdir@/2/local-defaults.path
 
 # Finally, look at the systemwide defaults
+xml:readonly:/etc/gconf/gconf.xml.defaults
 xml:readonly:@sysgconfdir@/gconf.xml.defaults