[grisbi-cvs] grisbi/src gsb_file_config.c,1.71,1.72

Pierre Biava pbiava at users.sourceforge.net
Thu Mar 26 20:38:35 CET 2009


Update of /cvsroot/grisbi/grisbi/src
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8828

Modified Files:
	gsb_file_config.c 
Log Message:
fix bug 508

Index: gsb_file_config.c
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/gsb_file_config.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- gsb_file_config.c	5 Mar 2009 19:12:29 -0000	1.71
+++ gsb_file_config.c	26 Mar 2009 19:38:28 -0000	1.72
@@ -1177,7 +1177,7 @@
     etat.display_toolbar = GSB_BUTTON_BOTH;         /* How to display toolbar icons. */
     etat.show_toolbar = TRUE;                       /* Show toolbar or not. */
     etat.show_headings_bar = TRUE;                  /* Show toolbar or not. */
-
+    etat.show_transaction_selected_in_form = 1;     /* show selected transaction in form */
     etat.show_closed_accounts = FALSE;
 
     if (etat.font_string)



More information about the cvs mailing list