talons

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

commit 582f953c893becc531188bde506d2b4c33890270
parent 763d74571643276570f4f4e5db5d9ebdf1d1593b
Author: Ricardo Mones <mones@claws-mail.org>
Date:   Wed, 13 Mar 2013 11:03:27 +0000

2013-03-13 [mones]	3.9.0cvs117

	* INSTALL
	* README
		Forgotten tool is not needed anymore, bye bye html2ps.

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,9 @@ +2013-03-13 [mones] 3.9.0cvs117 + + * INSTALL + * README + Forgotten tool is not needed anymore, bye bye html2ps. + 2013-03-13 [colin] 3.9.0cvs116 * src/plugins/fancy/Makefile.am diff --git a/INSTALL b/INSTALL @@ -63,9 +63,6 @@ GTK+ WebKit (>= 1.0) Gs tool for PostScript feature of PDF Viewer plugin 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 @@ -4614,3 +4614,4 @@ ( 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 ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/plugins/fancy/fancy_prefs.c; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/plugins/fancy/fancy_prefs.h; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/plugins/fancy/fancy_viewer.c; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/plugins/fancy/fancy_viewer.h; ) > 3.9.0cvs115.patchset ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/plugins/fancy/Makefile.am; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/plugins/fancy/fancy_viewer.c; ) > 3.9.0cvs116.patchset +( cvs diff -u -r 1.29.2.15 -r 1.29.2.16 INSTALL; cvs diff -u -r 1.8.2.69 -r 1.8.2.70 README; ) > 3.9.0cvs117.patchset diff --git a/README b/README @@ -134,8 +134,7 @@ 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. Printing support requires - 'html2ps' tool available from http://user.it.uu.se/~jan/html2ps.html. + globally or just on the displayed message. GTK+ WebKit is available from http://trac.webkit.org/wiki/WebKitGTK/. o GData 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=116 +EXTRA_VERSION=117 EXTRA_RELEASE= EXTRA_GTK2_VERSION=