[grisbi-cvs] grisbi/src Makefile.am, 1.165, 1.166 fenetre_principale.c, 1.134, 1.135

Pierre Biava pbiava at users.sourceforge.net
Sun Apr 18 16:48:48 CEST 2010


Update of /cvsroot/grisbi/grisbi/src
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1529/src

Modified Files:
	Makefile.am fenetre_principale.c 
Log Message:
changes after deleting files comptes_onglet

Index: fenetre_principale.c
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/fenetre_principale.c,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- fenetre_principale.c	18 Apr 2010 14:38:28 -0000	1.134
+++ fenetre_principale.c	18 Apr 2010 14:48:46 -0000	1.135
@@ -28,10 +28,10 @@
 #include "./balance_estimate_tab.h"
 #include "./balance_estimate_data.h"
 #include "./balance_estimate_hist.h"
+#include "./gsb_account_property.h"
 #include "./navigation.h"
 #include "./gsb_transactions_list.h"
 #include "./accueil.h"
-#include "./comptes_onglet.h"
 #include "./etats_onglet.h"
 #include "./gsb_form.h"
 #include "./gsb_scheduler_list.h"

Index: Makefile.am
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/Makefile.am,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- Makefile.am	16 Mar 2010 11:48:42 -0000	1.165
+++ Makefile.am	18 Apr 2010 14:48:46 -0000	1.166
@@ -17,7 +17,6 @@
 	barre_outils.c		\
 	categories_onglet.c	\
 	classement_echeances.c	\
-	comptes_onglet.c	\
 	csv_parse.c		\
 	custom_list.c		\
 	dialog.c		\
@@ -164,7 +163,6 @@
         balance_estimate_tab.h  \
 	categories_onglet.h	\
 	classement_echeances.h	\
-	comptes_onglet.h	\
         csv_parse.h             \
 	custom_list.h		\
         etats_affiche.h         \



More information about the cvs mailing list