[Commits] ChangeLog 1.1.2.96 1.1.2.97 PATCHSETS 1.1.2.69 1.1.2.70 configure.ac 1.1.2.100 1.1.2.101
claws at claws-mail.org
claws at claws-mail.org
Sat Nov 10 22:19:26 CET 2012
Update of /home/claws-mail/plugins/attachwarner
In directory srv:/tmp/cvs-serv9243
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-11-10 [paul] 0.2.24cvs6
* configure.ac
* src/attachwarner.c
* src/attachwarner_prefs.c
fix display of translated strings
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.100
retrieving revision 1.1.2.101
diff -u -d -r1.1.2.100 -r1.1.2.101
--- configure.ac 30 Oct 2012 09:13:52 -0000 1.1.2.100
+++ configure.ac 10 Nov 2012 21:19:23 -0000 1.1.2.101
@@ -2,6 +2,7 @@
AC_INIT(src/attachwarner.c)
AC_CONFIG_AUX_DIR(config)
AM_MAINTAINER_MODE
+AC_CONFIG_HEADERS(config.h)
PACKAGE=attachwarner
@@ -9,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=2
MICRO_VERSION=24
-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/attachwarner/Attic/PATCHSETS,v
retrieving revision 1.1.2.69
retrieving revision 1.1.2.70
diff -u -d -r1.1.2.69 -r1.1.2.70
--- PATCHSETS 30 Oct 2012 09:13:52 -0000 1.1.2.69
+++ PATCHSETS 10 Nov 2012 21:19:23 -0000 1.1.2.70
@@ -68,3 +68,4 @@
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h; ) > 0.2.24cvs3.patchset
( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/attachwarner.c; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/attachwarner.h; cvs diff -u -r 1.1.2.11 -r 1.1.2.12 src/attachwarner_prefs.c; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/attachwarner_prefs.h; ) > 0.2.24cvs4.patchset
( cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/attachwarner.c; cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/attachwarner.h; ) > 0.2.24cvs5.patchset
+( cvs diff -u -r 1.1.2.100 -r 1.1.2.101 configure.ac; cvs diff -u -r 1.1.2.21 -r 1.1.2.22 src/attachwarner.c; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/attachwarner_prefs.c; ) > 0.2.24cvs6.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.96
retrieving revision 1.1.2.97
diff -u -d -r1.1.2.96 -r1.1.2.97
--- ChangeLog 30 Oct 2012 09:13:52 -0000 1.1.2.96
+++ ChangeLog 10 Nov 2012 21:19:23 -0000 1.1.2.97
@@ -1,3 +1,10 @@
+2012-11-10 [paul] 0.2.24cvs6
+
+ * configure.ac
+ * src/attachwarner.c
+ * src/attachwarner_prefs.c
+ fix display of translated strings
+
2012-10-30 [mones] 0.2.24cvs5
* src/attachwarner.c
More information about the Commits
mailing list