[Commits] ChangeLog 1.1.2.93 1.1.2.94 PATCHSETS 1.1.2.66 1.1.2.67 configure.ac 1.1.2.97 1.1.2.98
claws at claws-mail.org
claws at claws-mail.org
Mon Jul 9 07:05:57 CEST 2012
Update of /home/claws-mail/plugins/attachwarner
In directory srv:/tmp/cvs-serv20346
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-09 [paul] 0.2.24cvs3
* src/gettext.h
fix building with --disable-nls (bug 2692)
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.97
retrieving revision 1.1.2.98
diff -u -d -r1.1.2.97 -r1.1.2.98
--- configure.ac 7 Jul 2012 07:31:15 -0000 1.1.2.97
+++ configure.ac 9 Jul 2012 05:05:55 -0000 1.1.2.98
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=2
MICRO_VERSION=24
-EXTRA_VERSION=2
+EXTRA_VERSION=3
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.66
retrieving revision 1.1.2.67
diff -u -d -r1.1.2.66 -r1.1.2.67
--- PATCHSETS 7 Jul 2012 07:31:15 -0000 1.1.2.66
+++ PATCHSETS 9 Jul 2012 05:05:55 -0000 1.1.2.67
@@ -65,3 +65,4 @@
( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 po/fr.po; cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 po/sk.po; ) > 0.2.23cvs3.patchset
( cvs diff -u -r 1.1.2.95 -r 1.1.2.96 configure.ac; ) > 0.2.24cvs1.patchset
( cvs diff -u -r 1.1.2.96 -r 1.1.2.97 configure.ac; ) > 0.2.24cvs2.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h; ) > 0.2.24cvs3.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.93
retrieving revision 1.1.2.94
diff -u -d -r1.1.2.93 -r1.1.2.94
--- ChangeLog 7 Jul 2012 07:31:15 -0000 1.1.2.93
+++ ChangeLog 9 Jul 2012 05:05:55 -0000 1.1.2.94
@@ -1,3 +1,8 @@
+2012-07-09 [paul] 0.2.24cvs3
+
+ * src/gettext.h
+ fix building with --disable-nls (bug 2692)
+
2012-07-07 [colin] 0.2.24cvs2
* configure.ac
More information about the Commits
mailing list