[Commits] PATCHSETS 1.1.2.62 1.1.2.63 ChangeLog 1.1.2.88 1.1.2.89 configure.ac 1.1.2.92 1.1.2.93
ticho at claws-mail.org
ticho at claws-mail.org
Fri Jan 6 15:11:47 CET 2012
Update of /home/claws-mail/plugins/attachwarner
In directory claws-mail:/tmp/cvs-serv7495
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-01-06 [ticho] 0.2.23cvs2
* src/attachwarner_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/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.92
retrieving revision 1.1.2.93
diff -u -d -r1.1.2.92 -r1.1.2.93
--- configure.ac 2 Jan 2012 18:15:45 -0000 1.1.2.92
+++ configure.ac 6 Jan 2012 14:11:45 -0000 1.1.2.93
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=2
MICRO_VERSION=23
-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/attachwarner/Attic/PATCHSETS,v
retrieving revision 1.1.2.62
retrieving revision 1.1.2.63
diff -u -d -r1.1.2.62 -r1.1.2.63
--- PATCHSETS 2 Jan 2012 18:15:45 -0000 1.1.2.62
+++ PATCHSETS 6 Jan 2012 14:11:45 -0000 1.1.2.63
@@ -61,3 +61,4 @@
( cvs diff -u -r 1.1.2.88 -r 1.1.2.89 configure.ac; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/cs.po; cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/es.po; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 po/fr.po; cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/hu.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.6 -r 1.1.2.7 po/sk.po; ) > 0.2.22cvs6.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/ru.po; ) > 0.2.22cvs7.patchset
( cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/attachwarner_prefs.c; ) > 0.2.23cvs1.patchset
+( cvs diff -u -r 1.1.2.10 -r 1.1.2.11 src/attachwarner_prefs.c; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; ) > 0.2.23cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.88
retrieving revision 1.1.2.89
diff -u -d -r1.1.2.88 -r1.1.2.89
--- ChangeLog 2 Jan 2012 18:15:45 -0000 1.1.2.88
+++ ChangeLog 6 Jan 2012 14:11:45 -0000 1.1.2.89
@@ -1,3 +1,11 @@
+2012-01-06 [ticho] 0.2.23cvs2
+
+ * src/attachwarner_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] 0.2.23cvs1
* src/attachwarner_prefs.c
More information about the Commits
mailing list