[Commits] ChangeLog 1.7.2.49 1.7.2.50 PATCHSETS 1.1.2.29 1.1.2.30 configure.ac 1.7.2.55 1.7.2.56

claws at claws-mail.org claws at claws-mail.org
Wed Nov 14 18:36:24 CET 2012


Update of /home/claws-mail/plugins/fetchinfo
In directory srv:/tmp/cvs-serv23882

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-11-14 [paul]	0.4.24cvs8

	* configure.ac
	* po/fr.po
	* po/hu.po
	* po/pt_BR.po
		added by wwp, Pader Reszo, Frederico Goncalves Guimaraes 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/configure.ac,v
retrieving revision 1.7.2.55
retrieving revision 1.7.2.56
diff -u -d -r1.7.2.55 -r1.7.2.56
--- configure.ac	9 Jul 2012 18:16:36 -0000	1.7.2.55
+++ configure.ac	14 Nov 2012 17:36:22 -0000	1.7.2.56
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=4
 MICRO_VERSION=24
-EXTRA_VERSION=7
+EXTRA_VERSION=8
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then
@@ -61,7 +61,7 @@
   AC_MSG_ERROR([*** pkg-config not found. See http://www.freedesktop.org/software/pkgconfig/])
 fi
 
-ALL_LINGUAS=""
+ALL_LINGUAS="fr hu pt_BR"
 AC_DEFINE_UNQUOTED(TEXTDOMAIN, "$PACKAGE", [Gettext textdomain])
 
 AM_GNU_GETTEXT_VERSION([0.15])

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/Attic/PATCHSETS,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -u -d -r1.1.2.29 -r1.1.2.30
--- PATCHSETS	9 Jul 2012 18:16:36 -0000	1.1.2.29
+++ PATCHSETS	14 Nov 2012 17:36:22 -0000	1.1.2.30
@@ -27,3 +27,4 @@
 ( cvs diff -u -r 1.7.2.52 -r 1.7.2.53 configure.ac;  ) > 0.4.24cvs5.patchset
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  ) > 0.4.24cvs6.patchset
 ( cvs diff -u -r 1.7.2.54 -r 1.7.2.55 configure.ac;  cvs diff -u -r 1.4.2.18 -r 1.4.2.19 src/fetchinfo_plugin.c;  cvs diff -u -r 1.3.2.15 -r 1.3.2.16 src/fetchinfo_plugin_gtk.c;  ) > 0.4.24cvs7.patchset
+( cvs diff -u -r 1.7.2.55 -r 1.7.2.56 configure.ac;  diff -u /dev/null po/fr.po;  diff -u /dev/null po/hu.po;  diff -u /dev/null po/pt_BR.po;  ) > 0.4.24cvs8.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/ChangeLog,v
retrieving revision 1.7.2.49
retrieving revision 1.7.2.50
diff -u -d -r1.7.2.49 -r1.7.2.50
--- ChangeLog	9 Jul 2012 18:16:35 -0000	1.7.2.49
+++ ChangeLog	14 Nov 2012 17:36:22 -0000	1.7.2.50
@@ -1,3 +1,11 @@
+2012-11-14 [paul]	0.4.24cvs8
+
+	* configure.ac
+	* po/fr.po
+	* po/hu.po
+	* po/pt_BR.po
+		added by wwp, Pader Reszo, Frederico Goncalves Guimaraes
+
 2012-07-09 [paul]	0.4.24cvs7
 
 	* configure.ac



More information about the Commits mailing list