[Commits] PATCHSETS 1.1.2.25 1.1.2.26 ChangeLog 1.1.2.28 1.1.2.29 configure.ac 1.1.2.28 1.1.2.29

ticho at claws-mail.org ticho at claws-mail.org
Wed Jan 4 20:34:26 CET 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-01-04 [ticho]	0.3cvs6

	* po/Makevars
	* src/cm_gdata_contacts.c
	* src/cm_gdata_prefs.c
	* src/gettext.h
		Use "claws-mail" i18n domain for preference section path.
		Add comments for translators to help translating the string
		split in 0.3cvs4.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/configure.ac,v
retrieving revision 1.1.2.28
retrieving revision 1.1.2.29
diff -u -d -r1.1.2.28 -r1.1.2.29
--- configure.ac	4 Jan 2012 15:51:53 -0000	1.1.2.28
+++ configure.ac	4 Jan 2012 19:34:24 -0000	1.1.2.29
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=3
 MICRO_VERSION=0
-EXTRA_VERSION=5
+EXTRA_VERSION=6
 
 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.25
retrieving revision 1.1.2.26
diff -u -d -r1.1.2.25 -r1.1.2.26
--- PATCHSETS	4 Jan 2012 15:51:53 -0000	1.1.2.25
+++ PATCHSETS	4 Jan 2012 19:34:24 -0000	1.1.2.26
@@ -23,3 +23,4 @@
 ( 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
 ( 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

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/ChangeLog,v
retrieving revision 1.1.2.28
retrieving revision 1.1.2.29
diff -u -d -r1.1.2.28 -r1.1.2.29
--- ChangeLog	4 Jan 2012 15:51:53 -0000	1.1.2.28
+++ ChangeLog	4 Jan 2012 19:34:24 -0000	1.1.2.29
@@ -1,3 +1,13 @@
+2012-01-04 [ticho]	0.3cvs6
+
+	* po/Makevars
+	* src/cm_gdata_contacts.c
+	* src/cm_gdata_prefs.c
+	* src/gettext.h
+		Use "claws-mail" i18n domain for preference section path.
+		Add comments for translators to help translating the string
+		split in 0.3cvs4.
+
 2012-01-04 [ticho]	0.3cvs5
 
 	* src/cm_gdata_contacts.c



More information about the Commits mailing list