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/callbacks.c


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/src/callbacks.c
Date: Thu, 21 Apr 2005 20:04:36 -0400

Index: graveman/current/src/callbacks.c
diff -u graveman/current/src/callbacks.c:1.38 
graveman/current/src/callbacks.c:1.39
--- graveman/current/src/callbacks.c:1.38       Thu Apr 21 23:16:45 2005
+++ graveman/current/src/callbacks.c    Fri Apr 22 00:04:32 2005
@@ -1492,6 +1492,8 @@
   conf_store_value("saveconfig", 
_BOOLEAN_CONF(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(Lptr))));
   Lptr = sc_grave_get_widget(Ldialoghash, "inputcharset");
   conf_store_value("charsetdata", get_combo_value_pos(Lptr, 2));
+  Lptr = sc_grave_get_widget(Ldialoghash, "themelist");
+  conf_store_value("theme", get_combo_value_pos(Lptr, 3));
 
   /* tooltips ! */
   Lptr = sc_grave_get_widget(Ldialoghash, "tooltips");




reply via email to

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