[svn] r5114 - trunk/tools/dconf/config

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Thu Jan 25 21:11:20 CET 2007


Author: dag
Date: 2007-01-25 21:11:20 +0100 (Thu, 25 Jan 2007)
New Revision: 5114

Modified:
   trunk/tools/dconf/config/debian.conf
   trunk/tools/dconf/config/redhat.conf
   trunk/tools/dconf/config/suse.conf
Log:
Also adapt dconf.conf for these changes.

Modified: trunk/tools/dconf/config/debian.conf
===================================================================
--- trunk/tools/dconf/config/debian.conf	2007-01-25 20:06:56 UTC (rev 5113)
+++ trunk/tools/dconf/config/debian.conf	2007-01-25 20:11:20 UTC (rev 5114)
@@ -214,7 +214,7 @@
 [dconf]
 files =
 	/etc/dconf.conf
-	/etc/dconf-custom.conf
+	/etc/dconf.d/*.conf
 
 [mysql]
 files = /etc/mysql/my.cnf

Modified: trunk/tools/dconf/config/redhat.conf
===================================================================
--- trunk/tools/dconf/config/redhat.conf	2007-01-25 20:06:56 UTC (rev 5113)
+++ trunk/tools/dconf/config/redhat.conf	2007-01-25 20:11:20 UTC (rev 5114)
@@ -473,7 +473,7 @@
 [dconf]
 files =
 	/etc/dconf.conf
-	/etc/dconf-custom.conf
+	/etc/dconf.d/*.conf
 
 [dillo]
 files =

Modified: trunk/tools/dconf/config/suse.conf
===================================================================
--- trunk/tools/dconf/config/suse.conf	2007-01-25 20:06:56 UTC (rev 5113)
+++ trunk/tools/dconf/config/suse.conf	2007-01-25 20:11:20 UTC (rev 5114)
@@ -266,7 +266,7 @@
 [dconf]
 files =
 	/etc/dconf.conf
-	/etc/dconf-custom.conf
+	/etc/dconf.d/*.conf
 
 [distcc]
 files = /etc/sysconfig/distccd



More information about the svn-commits mailing list