--- gnome-panel/panel-compatibility.c.orig	2007-05-07 13:26:17.000000000 -0400
+++ gnome-panel/panel-compatibility.c	2007-05-07 13:26:35.000000000 -0400
@@ -840,7 +840,7 @@
 	GError      *error = NULL;
 	char        *source;
 
-	source = g_strdup_printf ("xml:readwrite:%s/.gconf", g_get_home_dir ());
+	source = g_strdup_printf ("xml:readwrite:%s/.gconf-debathena", g_get_home_dir ());
 
 	if (!(engine = gconf_engine_get_for_address (source, &error))) {
 #if 0
