[Commits] ChangeLog 1.1.2.92 1.1.2.93 PATCHSETS 1.1.2.82 1.1.2.83 configure.ac 1.1.2.95 1.1.2.96
claws at claws-mail.org
claws at claws-mail.org
Mon Jul 9 07:05:30 CEST 2012
Update of /home/claws-mail/plugins/fancy
In directory srv:/tmp/cvs-serv19289
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-09 [paul] 0.9.16cvs3
* src/gettext.h
fix building with --disable-nls (bug 2692)
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/fancy/Attic/configure.ac,v
retrieving revision 1.1.2.95
retrieving revision 1.1.2.96
diff -u -d -r1.1.2.95 -r1.1.2.96
--- configure.ac 7 Jul 2012 15:18:53 -0000 1.1.2.95
+++ configure.ac 9 Jul 2012 05:05:28 -0000 1.1.2.96
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=9
MICRO_VERSION=16
-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/fancy/Attic/PATCHSETS,v
retrieving revision 1.1.2.82
retrieving revision 1.1.2.83
diff -u -d -r1.1.2.82 -r1.1.2.83
--- PATCHSETS 7 Jul 2012 15:18:53 -0000 1.1.2.82
+++ PATCHSETS 9 Jul 2012 05:05:28 -0000 1.1.2.83
@@ -81,3 +81,4 @@
( cvs diff -u -r 1.1.2.91 -r 1.1.2.92 configure.ac; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/fr.po; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 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.5 -r 1.1.2.6 po/sk.po; diff -u /dev/null po/sv.po; ) > 0.9.15cvs5.patchset
( cvs diff -u -r 1.1.2.53 -r 1.1.2.54 src/fancy_viewer.c; ) > 0.9.16cvs1.patchset
( cvs diff -u -r 1.1.2.54 -r 1.1.2.55 src/fancy_viewer.c; ) > 0.9.16cvs2.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; ) > 0.9.16cvs3.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/fancy/Attic/ChangeLog,v
retrieving revision 1.1.2.92
retrieving revision 1.1.2.93
diff -u -d -r1.1.2.92 -r1.1.2.93
--- ChangeLog 7 Jul 2012 15:18:53 -0000 1.1.2.92
+++ ChangeLog 9 Jul 2012 05:05:28 -0000 1.1.2.93
@@ -1,3 +1,8 @@
+2012-07-09 [paul] 0.9.16cvs3
+
+ * src/gettext.h
+ fix building with --disable-nls (bug 2692)
+
2012-07-07 [paul] 0.9.16cvs2
* src/fancy_viewer.c
More information about the Commits
mailing list