[Commits] ChangeLog 1.1.2.205 1.1.2.206 PATCHSETS 1.1.2.163 1.1.2.164 configure.ac 1.1.2.211 1.1.2.212
claws at claws-mail.org
claws at claws-mail.org
Mon Jul 9 07:09:50 CEST 2012
Update of /home/claws-mail/plugins/gtkhtml2_viewer
In directory srv:/tmp/cvs-serv29518
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-09 [paul] 0.33.0cvs1
* src/gettext.h
fix building with --disable-nls (bug 2692)
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.211
retrieving revision 1.1.2.212
diff -u -d -r1.1.2.211 -r1.1.2.212
--- configure.ac 27 Jun 2012 12:49:21 -0000 1.1.2.211
+++ configure.ac 9 Jul 2012 05:09:48 -0000 1.1.2.212
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=33
MICRO_VERSION=0
-EXTRA_VERSION=0
+EXTRA_VERSION=1
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.163
retrieving revision 1.1.2.164
diff -u -d -r1.1.2.163 -r1.1.2.164
--- PATCHSETS 27 Jun 2012 10:25:40 -0000 1.1.2.163
+++ PATCHSETS 9 Jul 2012 05:09:48 -0000 1.1.2.164
@@ -162,3 +162,4 @@
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/gtkhtml2_prefs.c; ) > 0.32.0cvs2.patchset
( cvs diff -u -r 1.1.2.17 -r 1.1.2.18 src/gtkhtml2_prefs.c; ) > 0.32.0cvs3.patchset
( cvs diff -u -r 1.1.2.11 -r 1.1.2.12 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.8 -r 1.1.2.9 po/sk.po; ) > 0.32.0cvs4.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h; ) > 0.33.0cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.205
retrieving revision 1.1.2.206
diff -u -d -r1.1.2.205 -r1.1.2.206
--- ChangeLog 27 Jun 2012 12:49:21 -0000 1.1.2.205
+++ ChangeLog 9 Jul 2012 05:09:48 -0000 1.1.2.206
@@ -1,3 +1,8 @@
+2012-07-09 [paul] 0.33.0cvs1
+
+ * src/gettext.h
+ fix building with --disable-nls (bug 2692)
+
2012-06-27 [paul] 0.33.0
0.33 released
More information about the Commits
mailing list