[monkey-bubble: 300/753] Removed some debugging code.



commit c6170b9f4906bd6b34f9126049671ef3be68d478
Author: Martin Baulig <martin src gnome org>
Date:   Sun May 20 18:41:32 2001 +0000

    Removed some debugging code.

 libgnome/test-libgnome.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome/test-libgnome.c b/libgnome/test-libgnome.c
index 42a3a7f..1ca438e 100644
--- a/libgnome/test-libgnome.c
+++ b/libgnome/test-libgnome.c
@@ -152,7 +152,7 @@ main (int argc, char **argv)
 				  GNOME_PARAM_HUMAN_READABLE_NAME,
 				  _("The Application Name"),
 				  GNOME_PARAM_CONFIG_MONIKER,
-				  "gconf:/test/foo",
+				  "xmldb:~/work/foo.xml",
 				  NULL);
 
     g_value_init (&value, G_TYPE_STRING);



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