[Commits] ChangeLog 1.1.2.82 1.1.2.83 PATCHSETS 1.1.2.57 1.1.2.58 configure.ac 1.1.2.86 1.1.2.87
mones at claws-mail.org
mones at claws-mail.org
Thu Oct 20 11:20:34 CEST 2011
Update of /home/claws-mail/plugins/attachwarner
In directory claws-mail:/tmp/cvs-serv13910
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2011-10-20 [mones] 0.2.22cvs4
* po/Makevars
Tell xgettext how source strings are encoded
Thanks Colin for reporting!
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.86
retrieving revision 1.1.2.87
diff -u -d -r1.1.2.86 -r1.1.2.87
--- configure.ac 19 Oct 2011 22:32:19 -0000 1.1.2.86
+++ configure.ac 20 Oct 2011 09:20:31 -0000 1.1.2.87
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=2
MICRO_VERSION=22
-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/attachwarner/Attic/PATCHSETS,v
retrieving revision 1.1.2.57
retrieving revision 1.1.2.58
diff -u -d -r1.1.2.57 -r1.1.2.58
--- PATCHSETS 19 Oct 2011 22:32:19 -0000 1.1.2.57
+++ PATCHSETS 20 Oct 2011 09:20:31 -0000 1.1.2.58
@@ -56,3 +56,4 @@
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/Makefile.am; ) > 0.2.22cvs1.patchset
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 README; ) > 0.2.22cvs2.patchset
( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 src/attachwarner.c; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/attachwarner.h; ) > 0.2.22cvs3.patchset
+( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/Makevars; ) > 0.2.22cvs4.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.82
retrieving revision 1.1.2.83
diff -u -d -r1.1.2.82 -r1.1.2.83
--- ChangeLog 19 Oct 2011 22:32:19 -0000 1.1.2.82
+++ ChangeLog 20 Oct 2011 09:20:31 -0000 1.1.2.83
@@ -1,3 +1,9 @@
+2011-10-20 [mones] 0.2.22cvs4
+
+ * po/Makevars
+ Tell xgettext how source strings are encoded
+ Thanks Colin for reporting!
+
2011-10-19 [mones] 0.2.22cvs3
* src/attachwarner.c
More information about the Commits
mailing list