[Commits] ChangeLog 1.1.2.17 1.1.2.18 PATCHSETS 1.1.2.13 1.1.2.14 configure.ac 1.1.2.17 1.1.2.18

mones at claws-mail.org mones at claws-mail.org
Tue Oct 11 12:09:24 CEST 2011


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

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2011-10-11 [mones]	1.0.4cvs2

	* configure.ac
	* po/de.po
		Add German translation (thanks Christian Faulhammer)
                from git repository. 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.17
retrieving revision 1.1.2.18
diff -u -d -r1.1.2.17 -r1.1.2.18
--- configure.ac	29 Aug 2011 15:06:36 -0000	1.1.2.17
+++ configure.ac	11 Oct 2011 10:09:22 -0000	1.1.2.18
@@ -9,7 +9,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=4
-EXTRA_VERSION=1
+EXTRA_VERSION=2
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then
@@ -134,7 +134,7 @@
   CLAWS_MAIL_PLUGINDIR='${libdir}/claws-mail/plugins'
 fi
 
-ALL_LINGUAS="ca cs es fr hu id pt_BR sk uk"
+ALL_LINGUAS="ca cs de es fr hu id pt_BR sk uk"
 AC_DEFINE_UNQUOTED(TEXTDOMAIN, "$PACKAGE", [Gettext textdomain])
 
 AM_GNU_GETTEXT_VERSION([0.15])

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/PATCHSETS,v
retrieving revision 1.1.2.13
retrieving revision 1.1.2.14
diff -u -d -r1.1.2.13 -r1.1.2.14
--- PATCHSETS	29 Aug 2011 15:06:36 -0000	1.1.2.13
+++ PATCHSETS	11 Oct 2011 10:09:22 -0000	1.1.2.14
@@ -10,3 +10,4 @@
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/address_keeper.h;  ) > 1.0.2cvs2.patchset
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/sk.po;  ) > 1.0.3cvs1.patchset
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/Makefile.am;  ) > 1.0.4cvs1.patchset
+( cvs diff -u -r 1.1.2.17 -r 1.1.2.18 configure.ac;  diff -u /dev/null po/de.po;  ) > 1.0.4cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.17
retrieving revision 1.1.2.18
diff -u -d -r1.1.2.17 -r1.1.2.18
--- ChangeLog	29 Aug 2011 15:06:36 -0000	1.1.2.17
+++ ChangeLog	11 Oct 2011 10:09:22 -0000	1.1.2.18
@@ -1,3 +1,10 @@
+2011-10-11 [mones]	1.0.4cvs2
+
+	* configure.ac
+	* po/de.po
+		Add German translation (thanks Christian Faulhammer)
+                from git repository.
+
 2011-08-29 [colin]	1.0.4cvs1
 
 	* src/Makefile.am



More information about the Commits mailing list