[Commits] ChangeLog 1.1.2.29 1.1.2.30 PATCHSETS 1.1.2.23 1.1.2.24 configure.ac 1.1.2.29 1.1.2.30

claws at claws-mail.org claws at claws-mail.org
Mon Jul 9 07:08:22 CEST 2012


Update of /home/claws-mail/plugins/address_keeper
In directory srv:/tmp/cvs-serv26481

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

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

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/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	30 Jun 2012 09:04:04 -0000	1.1.2.29
+++ configure.ac	9 Jul 2012 05:08:19 -0000	1.1.2.30
@@ -10,7 +10,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=6
-EXTRA_VERSION=1
+EXTRA_VERSION=2
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/PATCHSETS,v
retrieving revision 1.1.2.23
retrieving revision 1.1.2.24
diff -u -d -r1.1.2.23 -r1.1.2.24
--- PATCHSETS	30 Jun 2012 09:04:04 -0000	1.1.2.23
+++ PATCHSETS	9 Jul 2012 05:08:19 -0000	1.1.2.24
@@ -20,3 +20,4 @@
 ( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/address_keeper_prefs.c;  ) > 1.0.5cvs4.patchset
 ( cvs diff -u -r 1.1.2.26 -r 1.1.2.27 configure.ac;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/fr.po;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/hu.po;  diff -u /dev/null po/lt.po;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po;  ) > 1.0.5cvs5.patchset
 ( cvs diff -u -r 1.1.2.28 -r 1.1.2.29 configure.ac;  ) > 1.0.6cvs1.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 1.0.6cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/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	30 Jun 2012 09:04:04 -0000	1.1.2.29
+++ ChangeLog	9 Jul 2012 05:08:19 -0000	1.1.2.30
@@ -1,3 +1,8 @@
+2012-07-09 [paul]	1.0.6cvs2
+
+	* src/gettext.h
+		fix building with --disable-nls (bug 2692)
+
 2012-06-30 [paul]	1.0.6cvs1
 
 	* configure.ac



More information about the Commits mailing list