graveman-cvs
[Top][All Lists]
Advanced

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

[Graveman-cvs] Changes to graveman/current/src/main.c


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/src/main.c
Date: Sun, 27 Feb 2005 10:46:09 -0500

Index: graveman/current/src/main.c
diff -u graveman/current/src/main.c:1.13 graveman/current/src/main.c:1.14
--- graveman/current/src/main.c:1.13    Sun Feb 27 03:34:11 2005
+++ graveman/current/src/main.c Sun Feb 27 15:45:42 2005
@@ -128,7 +128,9 @@
   config_init();
   if (get_config_file(R_OK) == FALSE) {
     Tgrave *Lg = sc_grave_newempty();
-    manage_config(Lg, SEARCH_LECTEUR + SEARCH_PROG + SEARCH_CHARSETS + 
WRITE_CONFIG, &Lerror);
+printf("la man ?\n");    
+    manage_config(Lg, SEARCH_LECTEUR + CONF_INIT_DEFAULT + SEARCH_PROG + 
SEARCH_CHARSETS + WRITE_CONFIG, &Lerror);
+printf("la man ?\n");    
     sc_grave_destroy(Lg);
     welcome_to_graveman();
   } else {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]