]> git.pld-linux.org Git - packages/GConf2.git/blob - GConf2-path.patch
- converted to UTF-8
[packages/GConf2.git] / GConf2-path.patch
1 diff -aurN GConf-2.7.1.orig/gconf/default.path.in GConf-2.7.1/gconf/default.path.in
2 --- GConf-2.7.1.orig/gconf/default.path.in      2004-04-01 15:40:29.000000000 +0200
3 +++ GConf-2.7.1/gconf/default.path.in   2004-06-05 16:06:23.707725104 +0200
4 @@ -14,6 +14,9 @@
5  # wide sources in this file.
6  include @EXPANDED_SYSCONFDIR@/gconf/2/local-mandatory.path
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 @@ -29,5 +32,5 @@
15  # Finally, look at the systemwide defaults
16  xml:readonly:@EXPANDED_SYSCONFDIR@/gconf/gconf.xml.defaults
17  
18 -
19 -
20 +# Uncomment line below if GConf 1 is installed
21 +# xml:readonly:/etc/X11/GNOME/gconf/gconf.xml.defaults
This page took 0.029801 seconds and 3 git commands to generate.