[Commits] PATCHSETS 1.1.2.18 1.1.2.19 ChangeLog 1.1.2.23 1.1.2.24 configure.ac 1.1.2.23 1.1.2.24
ticho at claws-mail.org
ticho at claws-mail.org
Fri Jan 6 15:07:20 CET 2012
Update of /home/claws-mail/plugins/address_keeper
In directory claws-mail:/tmp/cvs-serv6939
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-01-06 [ticho] 1.0.5cvs2
* src/address_keeper_prefs.c
* src/gettext.h
Exclude "Plugins" string from translation, since it will be
looked up from different gettext domain anyway.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.23
retrieving revision 1.1.2.24
diff -u -d -r1.1.2.23 -r1.1.2.24
--- configure.ac 2 Jan 2012 18:12:52 -0000 1.1.2.23
+++ configure.ac 6 Jan 2012 14:07:18 -0000 1.1.2.24
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=5
-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.18
retrieving revision 1.1.2.19
diff -u -d -r1.1.2.18 -r1.1.2.19
--- PATCHSETS 2 Jan 2012 18:12:52 -0000 1.1.2.18
+++ PATCHSETS 6 Jan 2012 14:07:18 -0000 1.1.2.19
@@ -15,3 +15,4 @@
( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 configure.ac; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/fr.po; cvs diff -u -r -1.1.2.2 -r -1.1.2.3 po/id.po; diff -u /dev/null po/id_ID.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/sk.po; ) > 1.0.4cvs4.patchset
( cvs diff -u -r 1.1.2.20 -r 1.1.2.21 configure.ac; diff -u /dev/null po/ru.po; ) > 1.0.4cvs5.patchset
( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/address_keeper_prefs.c; ) > 1.0.5cvs1.patchset
+( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/address_keeper_prefs.c; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h; ) > 1.0.5cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.23
retrieving revision 1.1.2.24
diff -u -d -r1.1.2.23 -r1.1.2.24
--- ChangeLog 2 Jan 2012 18:12:52 -0000 1.1.2.23
+++ ChangeLog 6 Jan 2012 14:07:18 -0000 1.1.2.24
@@ -1,3 +1,10 @@
+2012-01-06 [ticho] 1.0.5cvs2
+
+ * src/address_keeper_prefs.c
+ * src/gettext.h
+ Exclude "Plugins" string from translation, since it will be
+ looked up from different gettext domain anyway.
+
2012-01-02 [ticho] 1.0.5cvs1
* src/address_keeper_prefs.c
More information about the Commits
mailing list