]> git.pld-linux.org Git - packages/GConf2.git/blob - GConf2-path.patch
- updated to version 2.3.1
[packages/GConf2.git] / GConf2-path.patch
1 diff -urN GConf-1.2.1.orig/gconf/default.path.in GConf-1.2.1/gconf/default.path.in
2 --- GConf-1.2.1.orig/gconf/default.path.in      Fri Oct 18 23:46:43 2002
3 +++ GConf-1.2.1/gconf/default.path.in   Fri Oct 18 23:49:06 2002
4 @@ -9,6 +9,9 @@
5  # (commented out until xml backend knows how to be read-only for users)
6  xml:readonly:@EXPANDED_SYSCONFDIR@/gconf/gconf.xml.mandatory
7  
8 +# Uncomment line below if GConf 1 is installed
9 +# xml:readonly:/etc/X11/GNOME/gconf/gconf.xml.mandatory
10 +
11  # Now see where users want us to look - basically the user can stick arbitrary 
12  # sources in a ~/.gconf.path file and they're inserted here
13  include "$(HOME)/.gconf.path"
14 @@ -21,5 +24,6 @@
15  # (commented out for now)
16  xml:readonly:@EXPANDED_SYSCONFDIR@/gconf/gconf.xml.defaults
17  
18 -
19 +# Uncomment line below if GConf 1 is installed
20 +# xml:readonly:/etc/X11/GNOME/gconf/gconf.xml.defaults
21  
This page took 0.039486 seconds and 3 git commands to generate.