[Commits] PATCHSETS 1.1.2.24 1.1.2.25 ChangeLog 1.7.2.44 1.7.2.45 configure.ac 1.7.2.50 1.7.2.51
ticho at claws-mail.org
ticho at claws-mail.org
Wed Jan 4 20:43:55 CET 2012
Update of /home/claws-mail/plugins/fetchinfo
In directory claws-mail:/tmp/cvs-serv14455
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-01-04 [ticho] 0.4.24cvs3
* src/Makefile.am
Added gettext.h to _SOURCES list for the plugin
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/configure.ac,v
retrieving revision 1.7.2.50
retrieving revision 1.7.2.51
diff -u -d -r1.7.2.50 -r1.7.2.51
--- configure.ac 4 Jan 2012 19:17:45 -0000 1.7.2.50
+++ configure.ac 4 Jan 2012 19:43:53 -0000 1.7.2.51
@@ -8,7 +8,7 @@
MAJOR_VERSION=0
MINOR_VERSION=4
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/fetchinfo/Attic/PATCHSETS,v
retrieving revision 1.1.2.24
retrieving revision 1.1.2.25
diff -u -d -r1.1.2.24 -r1.1.2.25
--- PATCHSETS 4 Jan 2012 19:17:45 -0000 1.1.2.24
+++ PATCHSETS 4 Jan 2012 19:43:53 -0000 1.1.2.25
@@ -22,3 +22,4 @@
( cvs diff -u -r 1.7.2.45 -r 1.7.2.46 configure.ac; ) > 0.4.23cvs1.patchset
( cvs diff -u -r 1.3.2.13 -r 1.3.2.14 src/fetchinfo_plugin_gtk.c; ) > 0.4.24cvs1.patchset
( diff -u /dev/null ABOUT-NLS; cvs diff -u -r 1.3.2.3 -r 1.3.2.4 Makefile.am; cvs diff -u -r 1.7.2.49 -r 1.7.2.50 configure.ac; diff -u /dev/null config/config.rpath; diff -u /dev/null po/Makefile.in.in; diff -u /dev/null po/Makevars; diff -u /dev/null po/POTFILES.in; diff -u /dev/null po/remove-potcdate.sed; cvs diff -u -r 1.4.2.17 -r 1.4.2.18 src/fetchinfo_plugin.c; cvs diff -u -r 1.3.2.14 -r 1.3.2.15 src/fetchinfo_plugin_gtk.c; diff -u /dev/null src/gettext.h; ) > 0.4.24cvs2.patchset
+( cvs diff -u -r 1.2.2.8 -r 1.2.2.9 src/Makefile.am; ) > 0.4.24cvs3.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/ChangeLog,v
retrieving revision 1.7.2.44
retrieving revision 1.7.2.45
diff -u -d -r1.7.2.44 -r1.7.2.45
--- ChangeLog 4 Jan 2012 19:17:45 -0000 1.7.2.44
+++ ChangeLog 4 Jan 2012 19:43:53 -0000 1.7.2.45
@@ -1,3 +1,8 @@
+2012-01-04 [ticho] 0.4.24cvs3
+
+ * src/Makefile.am
+ Added gettext.h to _SOURCES list for the plugin
+
2012-01-04 [ticho] 0.4.24cvs2
* ABOUT-NLS
More information about the Commits
mailing list