[folks] Make sure we source GConf files installed next to us.



commit ec8bd42ca0b4e6f23e79ef66bd72ddd844ac4059
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Thu Sep 22 18:26:06 2011 -0700

    Make sure we source GConf files installed next to us.

 tests/data/gconf.path.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/data/gconf.path.in b/tests/data/gconf.path.in
index 36b92cf..9262115 100644
--- a/tests/data/gconf.path.in
+++ b/tests/data/gconf.path.in
@@ -48,4 +48,7 @@ include /etc/gconf/2/local-defaults.path
 xml:readonly:/etc/gconf/gconf.xml.defaults
 
 # Upstream application defaults
+# XXX: we would use @localstatedir@ here except we don't want "${prefix}" in the
+# generated file in case GConf doesn't know how to evaluate that
+xml:readonly:@prefix@/var/lib/gconf/defaults
 xml:readonly:/var/lib/gconf/defaults



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]