talons

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

commit fb3e030f844de08063fd2d4794b44a77f50f2fe4
parent 3df21e66a95dcfa6651ed25a31642f25182d39c5
Author: Ricardo Mones <mones@claws-mail.org>
Date:   Wed, 13 Mar 2013 09:49:41 +0000

2013-03-13 [mones]	3.9.0cvs114

	* INSTALL
	* README
		Some minor fix and an always forgotten support tool...
		Fortunately our users keep reminding us they really use
		all those features, thanks to all of them :-)

Diffstat:
MChangeLog | 8++++++++
MINSTALL | 9++++++---
MPATCHSETS | 1+
MREADME | 7++++---
Mconfigure.ac | 2+-
5 files changed, 20 insertions(+), 7 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,11 @@ +2013-03-13 [mones] 3.9.0cvs114 + + * INSTALL + * README + Some minor fix and an always forgotten support tool... + Fortunately our users keep reminding us they really use + all those features, thanks to all of them :-) + 2013-03-12 [wwp] 3.9.0cvs113 * src/account.c diff --git a/INSTALL b/INSTALL @@ -22,8 +22,8 @@ To run, just type: % claws-mail -Additional libraries -==================== +Additional libraries or programs +================================ only needed if you require the additional functionality Bogofilter @@ -62,7 +62,10 @@ GTK+ WebKit (>= 1.0) http://trac.webkit.org/wiki/WebKitGTK/ Gs tool for PostScript feature of PDF Viewer plugin - http://pages.cs.wisc.edu/~ghost/ + http://pages.cs.wisc.edu/~ghost/ +Html2ps + for HTML printing feature of Fancy plugin + http://user.it.uu.se/~jan/html2ps.html Indicate (>= 0.3.0) for indicator feature of Notification plugin https://launchpad.net/libindicator/ diff --git a/PATCHSETS b/PATCHSETS @@ -4611,3 +4611,4 @@ ( cvs diff -u -r 1.29.2.13 -r 1.29.2.14 INSTALL; cvs diff -u -r 1.274.2.366 -r 1.274.2.367 src/mainwindow.c; cvs diff -u -r 1.395.2.462 -r 1.395.2.463 src/summaryview.c; ) > 3.9.0cvs111.patchset ( cvs diff -u -r 1.61.2.107 -r 1.61.2.108 src/account.c; ) > 3.9.0cvs112.patchset ( cvs diff -u -r 1.61.2.108 -r 1.61.2.109 src/account.c; ) > 3.9.0cvs113.patchset +( cvs diff -u -r 1.29.2.14 -r 1.29.2.15 INSTALL; cvs diff -u -r 1.8.2.68 -r 1.8.2.69 README; ) > 3.9.0cvs114.patchset diff --git a/README b/README @@ -134,7 +134,8 @@ All plugin preferences can be found under Renders HTML mails and HTML parts of multipart messages using the GTK+ port of the WebKit library. External content is blocked by default (including images) to avoid remote tracking, but can be enabled either - globally or just on the displayed message. + globally or just on the displayed message. Printing support requires + 'html2ps' tool available from http://user.it.uu.se/~jan/html2ps.html. GTK+ WebKit is available from http://trac.webkit.org/wiki/WebKitGTK/. o GData @@ -170,8 +171,8 @@ All plugin preferences can be found under o PDF Viewer Displays Portable Document Format (PDF) and PostScript attachments within the message view using Poppler. PostScript attachments are - converted to PDF on the fly by the gs tool, which has to be installed - first. The gs tool is available from http://pages.cs.wisc.edu/~ghost/ + converted to PDF on the fly by the 'gs' tool, which has to be installed + first. The 'gs' tool is available from http://pages.cs.wisc.edu/~ghost/. The Poppler library is available from http://poppler.freedesktop.org/. o PGP/Core diff --git a/configure.ac b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=9 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=113 +EXTRA_VERSION=114 EXTRA_RELEASE= EXTRA_GTK2_VERSION=