[grisbi-cvs] [SCM] grisbi branch, grisbi-0.8.x, updated. upstream_version_0_8_2-1-g3af09ff

Pierre Biava nobody at users.sourceforge.net
Wed Feb 23 21:42:22 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grisbi".

The branch, grisbi-0.8.x has been updated
       via  3af09ff549167fd9de721f1434422faa9969645d (commit)
      from  f65341834c2ed1303ea6167d35f7a899559a4ee5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3af09ff549167fd9de721f1434422faa9969645d
Author: pbiava <pierre.biava at nerim.net>
Date:   Wed Feb 23 20:34:30 2011 +0100

    fixes bug 1289

-----------------------------------------------------------------------

Changes:
diff --git a/src/etats_config.c b/src/etats_config.c
index 9db2da3..9bf8e7d 100644
--- a/src/etats_config.c
+++ b/src/etats_config.c
@@ -5576,7 +5576,7 @@ GtkWidget *cree_ligne_comparaison_montant ( gint amount_comparison_number )
 
     /* on crée alors le bouton de lien */
 
-    widget = cree_bouton_lien ( widget );
+    widget = cree_bouton_lien ( widget_1 );
     gtk_box_pack_start ( GTK_BOX ( hbox ),
 			 widget,
 			 FALSE,


hooks/post-receive
-- 
grisbi


More information about the cvs mailing list