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: Sat, 26 Feb 2005 22:34:35 -0500

Index: graveman/current/src/main.c
diff -u graveman/current/src/main.c:1.12 graveman/current/src/main.c:1.13
--- graveman/current/src/main.c:1.12    Sun Feb 20 17:45:02 2005
+++ graveman/current/src/main.c Sun Feb 27 03:34:11 2005
@@ -128,7 +128,7 @@
   config_init();
   if (get_config_file(R_OK) == FALSE) {
     Tgrave *Lg = sc_grave_newempty();
-    manage_config(Lg, SEARCH_LECTEUR + SEARCH_PROG + WRITE_CONFIG, &Lerror);
+    manage_config(Lg, SEARCH_LECTEUR + SEARCH_PROG + SEARCH_CHARSETS + 
WRITE_CONFIG, &Lerror);
     sc_grave_destroy(Lg);
     welcome_to_graveman();
   } else {




reply via email to

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