[Commits] PATCHSETS 1.1.2.23 1.1.2.24 ChangeLog 1.1.2.26 1.1.2.27 configure.ac 1.1.2.26 1.1.2.27
ticho at claws-mail.org
ticho at claws-mail.org
Wed Jan 4 16:35:19 CET 2012
Update of /home/claws-mail/plugins/gdata
In directory claws-mail:/tmp/cvs-serv16043
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-01-04 [ticho] 0.3cvs4
* src/cm_gdata_contacts.c
Split the "Added X of X contacts to the cache" message into
two strings to allow more accurate translating.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/configure.ac,v
retrieving revision 1.1.2.26
retrieving revision 1.1.2.27
diff -u -d -r1.1.2.26 -r1.1.2.27
--- configure.ac 31 Dec 2011 00:44:57 -0000 1.1.2.26
+++ configure.ac 4 Jan 2012 15:35:17 -0000 1.1.2.27
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=3
MICRO_VERSION=0
-EXTRA_VERSION=3
+EXTRA_VERSION=4
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.23
retrieving revision 1.1.2.24
diff -u -d -r1.1.2.23 -r1.1.2.24
--- PATCHSETS 31 Dec 2011 00:44:57 -0000 1.1.2.23
+++ PATCHSETS 4 Jan 2012 15:35:17 -0000 1.1.2.24
@@ -21,3 +21,4 @@
( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/cm_gdata_contacts.c; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/gdata_plugin.c; ) > 0.3cvs1.patchset
( cvs diff -u -r 1.1.2.24 -r 1.1.2.25 configure.ac; cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/cm_gdata_contacts.c; ) > 0.3cvs2.patchset
( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/cm_gdata_prefs.c; ) > 0.3cvs3.patchset
+( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/cm_gdata_contacts.c; ) > 0.3cvs4.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/ChangeLog,v
retrieving revision 1.1.2.26
retrieving revision 1.1.2.27
diff -u -d -r1.1.2.26 -r1.1.2.27
--- ChangeLog 31 Dec 2011 00:44:57 -0000 1.1.2.26
+++ ChangeLog 4 Jan 2012 15:35:17 -0000 1.1.2.27
@@ -1,3 +1,9 @@
+2012-01-04 [ticho] 0.3cvs4
+
+ * src/cm_gdata_contacts.c
+ Split the "Added X of X contacts to the cache" message into
+ two strings to allow more accurate translating.
+
2011-12-31 [holger] 0.3cvs3
* src/cm_gdata_prefs.c
More information about the Commits
mailing list