talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 8634a2f7c40019f2c47ef6e7f16dc4609cda762d
parent f91d530cfcbea6ef087910da18e5025f1489ba3a
Author: Michael Rasmussen <mir@datanom.net>
Date:   Fri, 16 Dec 2011 18:16:44 +0000

2011-12-16 [mir]	3.8.0cvs3

	* src/Makefile.am
	    Added forgotten replied_and_forwarded.xpm to EXTRA_DIST

Diffstat:
MChangeLog | 5+++++
MPATCHSETS | 1+
Mconfigure.ac | 2+-
Msrc/Makefile.am | 3++-
4 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-16 [mir] 3.8.0cvs3 + + * src/Makefile.am + Added forgotten replied_and_forwarded.xpm to EXTRA_DIST + 2011-12-16 [wwp] 3.8.0cvs2 * src/procmsg.c diff --git a/PATCHSETS b/PATCHSETS @@ -4319,3 +4319,4 @@ ( cvs diff -u -r 1.654.2.4393 -r 1.654.2.4394 configure.ac; cvs diff -u -r 1.9.2.23 -r 1.9.2.24 po/cs.po; cvs diff -u -r 1.60.2.63 -r 1.60.2.64 po/es.po; cvs diff -u -r 1.42.2.56 -r 1.42.2.57 po/fr.po; cvs diff -u -r 1.5.2.20 -r 1.5.2.21 po/hu.po; cvs diff -u -r -1.1.2.5 -r -1.1.2.6 po/id.po; diff -u /dev/null po/id_ID.po; cvs diff -u -r 1.50.2.42 -r 1.50.2.43 po/pt_BR.po; cvs diff -u -r 1.17.2.21 -r 1.17.2.22 po/ru.po; cvs diff -u -r 1.2.2.34 -r 1.2.2.35 po/sk.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/uk.po; ) > 3.7.10cvs113.patchset ( cvs diff -u -r 1.1.2.25 -r 1.1.2.26 tools/claws.i18n.status.pl; ) > 3.8.0cvs1.patchset ( cvs diff -u -r 1.150.2.119 -r 1.150.2.120 src/procmsg.c; cvs diff -u -r 1.25.2.72 -r 1.25.2.73 src/stock_pixmap.c; cvs diff -u -r 1.18.2.42 -r 1.18.2.43 src/stock_pixmap.h; cvs diff -u -r 1.395.2.441 -r 1.395.2.442 src/summaryview.c; cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/gtk/icon_legend.c; diff -u /dev/null src/pixmaps/replied_and_forwarded.xpm; ) > 3.8.0cvs2.patchset +( cvs diff -u -r 1.155.2.97 -r 1.155.2.98 src/Makefile.am; ) > 3.8.0cvs3.patchset diff --git a/configure.ac b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=8 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=2 +EXTRA_VERSION=3 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/Makefile.am b/src/Makefile.am @@ -487,7 +487,8 @@ EXTRA_DIST = \ pixmaps/tray_unreadmail.xpm \ pixmaps/tray_unreadmarkedmail.offline.xpm \ pixmaps/tray_unreadmarkedmail.xpm \ - pixmaps/empty.xpm + pixmaps/empty.xpm \ + pixmaps/replied_and_forwarded.xpm INCLUDES = \