[grisbi-cvs] grisbi/macros ChangeLog, 1.1.1.1, 1.2 Makefile.am, 1.2, 1.3
Pierre Biava
pbiava at users.sourceforge.net
Tue May 18 22:12:56 CEST 2010
- Previous message: [grisbi-cvs] grisbi/src gtk_combofix.c,1.76,1.77
- Next message: [grisbi-cvs] grisbi/src balance_estimate_config.c, 1.18, 1.19 balance_estimate_config.h, 1.5, 1.6 balance_estimate_data.c, 1.26, 1.27 balance_estimate_data.h, 1.17, 1.18 balance_estimate_future.c, 1.12, 1.13 balance_estimate_hist.c, 1.24, 1.25 balance_estimate_hist.h, 1.10, 1.11 balance_estimate_tab.c, 1.69, 1.70 balance_estimate_tab.h, 1.16, 1.17 fenetre_principale.c, 1.136, 1.137 fenetre_principale.h, 1.33, 1.34 gsb_account.c, 1.50, 1.51 gsb_data_account.c, 1.108, 1.109 gsb_data_account.h, 1.45, 1.46 gsb_data_transaction.c, 1.90, 1.91 gsb_form.c, 1.164, 1.165 gsb_transactions_list.c, 1.211, 1.212 import.c, 1.333, 1.334 navigation.c, 1.144, 1.145 parametres.c, 1.215, 1.216 structures.h, 1.247, 1.248 traitement_variables.c, 1.195, 1.196
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/grisbi/grisbi/macros
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26713/macros
Modified Files:
ChangeLog Makefile.am
Log Message:
Fixed bugs in the budget module and minor changes.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/grisbi/grisbi/macros/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 7 Apr 2004 14:24:39 -0000 1.2
+++ Makefile.am 18 May 2010 20:12:54 -0000 1.3
@@ -8,7 +8,7 @@
linger.m4 \
need-declaration.m4
-EXTRA_DIST=$(MACROS) autogen.sh
+EXTRA_DIST= gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 nls.m4 po.m4 progtest.m4 $(MACROS) autogen.sh
MAINTAINERCLEANFILES=macros.dep
@MAINT at macros.dep: Makefile.am
Index: ChangeLog
===================================================================
RCS file: /cvsroot/grisbi/grisbi/macros/ChangeLog,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- ChangeLog 2 Jul 2002 12:59:18 -0000 1.1.1.1
+++ ChangeLog 18 May 2010 20:12:54 -0000 1.2
@@ -1,3 +1,15 @@
+2010-05-17 gettextize <bug-gnu-gettext at gnu.org>
+
+ * gettext.m4: New file, from gettext-0.17.
+ * iconv.m4: New file, from gettext-0.17.
+ * lib-ld.m4: New file, from gettext-0.17.
+ * lib-link.m4: New file, from gettext-0.17.
+ * lib-prefix.m4: New file, from gettext-0.17.
+ * nls.m4: New file, from gettext-0.17.
+ * po.m4: New file, from gettext-0.17.
+ * progtest.m4: New file, from gettext-0.17.
+ * Makefile.am (EXTRA_DIST): Add the new files.
+
2001-08-20 Pavel Roskin <proski at gnu.org>
* gnome-undelfs.m4 (GNOME_UNDELFS_CHECKS): Specify additional
- Previous message: [grisbi-cvs] grisbi/src gtk_combofix.c,1.76,1.77
- Next message: [grisbi-cvs] grisbi/src balance_estimate_config.c, 1.18, 1.19 balance_estimate_config.h, 1.5, 1.6 balance_estimate_data.c, 1.26, 1.27 balance_estimate_data.h, 1.17, 1.18 balance_estimate_future.c, 1.12, 1.13 balance_estimate_hist.c, 1.24, 1.25 balance_estimate_hist.h, 1.10, 1.11 balance_estimate_tab.c, 1.69, 1.70 balance_estimate_tab.h, 1.16, 1.17 fenetre_principale.c, 1.136, 1.137 fenetre_principale.h, 1.33, 1.34 gsb_account.c, 1.50, 1.51 gsb_data_account.c, 1.108, 1.109 gsb_data_account.h, 1.45, 1.46 gsb_data_transaction.c, 1.90, 1.91 gsb_form.c, 1.164, 1.165 gsb_transactions_list.c, 1.211, 1.212 import.c, 1.333, 1.334 navigation.c, 1.144, 1.145 parametres.c, 1.215, 1.216 structures.h, 1.247, 1.248 traitement_variables.c, 1.195, 1.196
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list