[Commits] ChangeLog 1.1.2.29 1.1.2.30 PATCHSETS 1.1.2.26 1.1.2.27 configure.ac 1.1.2.29 1.1.2.30

holger at claws-mail.org holger at claws-mail.org
Mon Feb 13 14:24:21 CET 2012


Update of /home/claws-mail/plugins/gdata
In directory srv:/tmp/cvs-serv12024

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-02-13 [holger]	0.3cvs7

	* src/gettext.h
		Fix compile with --disable-nls 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/configure.ac,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -u -d -r1.1.2.29 -r1.1.2.30
--- configure.ac	4 Jan 2012 19:34:24 -0000	1.1.2.29
+++ configure.ac	13 Feb 2012 13:24:19 -0000	1.1.2.30
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=3
 MICRO_VERSION=0
-EXTRA_VERSION=6
+EXTRA_VERSION=7
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/PATCHSETS,v
retrieving revision 1.1.2.26
retrieving revision 1.1.2.27
diff -u -d -r1.1.2.26 -r1.1.2.27
--- PATCHSETS	4 Jan 2012 19:34:24 -0000	1.1.2.26
+++ PATCHSETS	13 Feb 2012 13:24:19 -0000	1.1.2.27
@@ -24,3 +24,4 @@
 ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/cm_gdata_contacts.c;  ) > 0.3cvs4.patchset
 ( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/cm_gdata_contacts.c;  ) > 0.3cvs5.patchset
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/Makevars;  cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/cm_gdata_contacts.c;  cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/cm_gdata_prefs.c;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  ) > 0.3cvs6.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 0.3cvs7.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/ChangeLog,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -u -d -r1.1.2.29 -r1.1.2.30
--- ChangeLog	4 Jan 2012 19:34:24 -0000	1.1.2.29
+++ ChangeLog	13 Feb 2012 13:24:19 -0000	1.1.2.30
@@ -1,3 +1,8 @@
+2012-02-13 [holger]	0.3cvs7
+
+	* src/gettext.h
+		Fix compile with --disable-nls
+
 2012-01-04 [ticho]	0.3cvs6
 
 	* po/Makevars



More information about the Commits mailing list