[Commits] ChangeLog 1.2.2.369 1.2.2.370 PATCHSETS 1.1.2.264 1.1.2.265 configure.ac 1.2.2.379 1.2.2.380

claws at claws-mail.org claws at claws-mail.org
Mon Jul 9 07:10:15 CEST 2012


Update of /home/claws-mail/plugins/vcalendar
In directory srv:/tmp/cvs-serv30530

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-07-09 [paul]	2.0.13cvs1

	* src/gettext.h
		fix building with --disable-nls (bug 2692) 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.379
retrieving revision 1.2.2.380
diff -u -d -r1.2.2.379 -r1.2.2.380
--- configure.ac	27 Jun 2012 12:48:18 -0000	1.2.2.379
+++ configure.ac	9 Jul 2012 05:10:13 -0000	1.2.2.380
@@ -10,7 +10,7 @@
 MAJOR_VERSION=2
 MINOR_VERSION=0
 MICRO_VERSION=13
-EXTRA_VERSION=0
+EXTRA_VERSION=1
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/Attic/PATCHSETS,v
retrieving revision 1.1.2.264
retrieving revision 1.1.2.265
diff -u -d -r1.1.2.264 -r1.1.2.265
--- PATCHSETS	27 Jun 2012 12:11:18 -0000	1.1.2.264
+++ PATCHSETS	9 Jul 2012 05:10:13 -0000	1.1.2.265
@@ -262,3 +262,4 @@
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  cvs diff -u -r 1.1.2.34 -r 1.1.2.35 src/vcal_prefs.c;  ) > 2.0.12cvs2.patchset
 ( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 po/fr.po;  cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/hu.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po;  cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/sk.po;  ) > 2.0.12cvs3.patchset
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/lt.po;  ) > 2.0.12cvs4.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h;  ) > 2.0.13cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.369
retrieving revision 1.2.2.370
diff -u -d -r1.2.2.369 -r1.2.2.370
--- ChangeLog	27 Jun 2012 12:48:18 -0000	1.2.2.369
+++ ChangeLog	9 Jul 2012 05:10:13 -0000	1.2.2.370
@@ -1,3 +1,8 @@
+2012-07-09 [paul]	2.0.13cvs1
+
+	* src/gettext.h
+		fix building with --disable-nls (bug 2692)
+
 2012-06-27 [paul]	2.0.13
 
 	2.0.13 released



More information about the Commits mailing list