[Commits] ChangeLog 1.1.2.32 1.1.2.33 PATCHSETS 1.1.2.26 1.1.2.27 configure.ac 1.1.2.32 1.1.2.33

claws at claws-mail.org claws at claws-mail.org
Sat Nov 10 22:25:44 CET 2012


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

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-11-10 [paul]	1.0.6cvs5

	* src/address_keeper.c
	* src/address_keeper_prefs.c
		fix display of translated strings 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -u -d -r1.1.2.32 -r1.1.2.33
--- configure.ac	27 Sep 2012 17:35:21 -0000	1.1.2.32
+++ configure.ac	10 Nov 2012 21:25:42 -0000	1.1.2.33
@@ -10,7 +10,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=6
-EXTRA_VERSION=4
+EXTRA_VERSION=5
 
 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.26
retrieving revision 1.1.2.27
diff -u -d -r1.1.2.26 -r1.1.2.27
--- PATCHSETS	27 Sep 2012 17:35:21 -0000	1.1.2.26
+++ PATCHSETS	10 Nov 2012 21:25:42 -0000	1.1.2.27
@@ -23,3 +23,4 @@
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 1.0.6cvs2.patchset
 ( cvs diff -u -r 1.1.2.30 -r 1.1.2.31 configure.ac;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/address_keeper.c;  cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/address_keeper_prefs.c;  ) > 1.0.6cvs3.patchset
 ( cvs diff -u -r 1.1.2.31 -r 1.1.2.32 configure.ac;  cvs diff -u -r -1.1.2.1 -r -1.1.2.2 po/lt.po;  ) > 1.0.6cvs4.patchset
+( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/address_keeper.c;  cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/address_keeper_prefs.c;  ) > 1.0.6cvs5.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -u -d -r1.1.2.32 -r1.1.2.33
--- ChangeLog	27 Sep 2012 17:35:21 -0000	1.1.2.32
+++ ChangeLog	10 Nov 2012 21:25:42 -0000	1.1.2.33
@@ -1,3 +1,9 @@
+2012-11-10 [paul]	1.0.6cvs5
+
+	* src/address_keeper.c
+	* src/address_keeper_prefs.c
+		fix display of translated strings
+
 2012-09-27 [mones]	1.0.6cvs4
 
 	* configure.ac



More information about the Commits mailing list