From: Paul Mangan Date: Wed, 30 Nov 2005 09:58:27 +0000 (+0000) Subject: 2005-11-30 [paul] 1.9.100cvs45 X-Git-Tag: rel_2_0_0~175 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=3b27a3e3312052c15a0b82c630528d0c1f6ff232 2005-11-30 [paul] 1.9.100cvs45 * manual/faq.xml standardised * manual/intro.xml written by Colin, edited by me --- diff --git a/ChangeLog b/ChangeLog index 083520796..90312d839 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-11-30 [paul] 1.9.100cvs45 + + * manual/faq.xml + standardised + * manual/intro.xml + written by Colin, edited by me + 2005-11-29 [colin] 1.9.100cvs44 * src/matcher.c diff --git a/PATCHSETS b/PATCHSETS index d46d4efbd..0113f7d00 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -1028,3 +1028,4 @@ ( cvs diff -u -r 1.382.2.197 -r 1.382.2.198 src/compose.c; cvs diff -u -r 1.75.2.10 -r 1.75.2.11 src/matcher.c; cvs diff -u -r 1.94.2.70 -r 1.94.2.71 src/messageview.c; cvs diff -u -r 1.9.2.32 -r 1.9.2.33 src/gtk/gtkaspell.c; ) > 1.9.100cvs42.patchset ( cvs diff -u -r 1.75.2.11 -r 1.75.2.12 src/matcher.c; ) > 1.9.100cvs43.patchset ( cvs diff -u -r 1.75.2.12 -r 1.75.2.13 src/matcher.c; ) > 1.9.100cvs44.patchset +( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 manual/faq.xml; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 manual/intro.xml; ) > 1.9.100cvs45.patchset diff --git a/configure.ac b/configure.ac index cb6b206fe..809c36718 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=9 MICRO_VERSION=100 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=44 +EXTRA_VERSION=45 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/manual/faq.xml b/manual/faq.xml index b739e290c..cc580c03c 100644 --- a/manual/faq.xml +++ b/manual/faq.xml @@ -14,7 +14,7 @@
Does Sylpheed-Claws allow me to write HTML styled messages? - No. A discussion has gone on around this topic, and the outcome was that HTML mail is not wanted. If you really need to send HTML, you can of course attach a webpage to an e-mail. + No. A discussion has gone on around this topic, and the outcome was that HTML mail is not wanted. If you really need to send HTML, you can of course attach a webpage to an email.
How can I send in patches, report bugs, and talk about Sylpheed-Claws with others? diff --git a/manual/intro.xml b/manual/intro.xml index 765421f93..88e76899b 100644 --- a/manual/intro.xml +++ b/manual/intro.xml @@ -5,24 +5,30 @@
What is Sylpheed-Claws + Sylpheed-Claws is an email client aiming at being fast, easy-to-use and powerful. It is mostly desktop-independent, but tries to integrate with your desktop as best as possible. The Sylpheed-Claws developers try hard to keep it lightweight, so that it should be usable on low-end computers without much memory or CPU power.
What Sylpheed-Claws is not + Sylpheed-Claws is not a full-featured Personal Information Manager like Evolution or Outlook, although external plugins provide these functionalities. Sylpheed-Claws will not let you write and send HTML emails or other kind of annoyances, hence it may not be the software you need in some business environments.
Main features + Sylpheed-Claws sports almost everything a perfect email client needs. Mail retrieval over POP3, IMAP4, local mbox, over SSL; support for various authentication schemes. It has multiple accounts and mailboxes, powerful filtering and search functionality, import/export capabilities using a number of formats, PGP (digital signatures). It supports plugins, customisable toolbars, a number of guards to prevent any data loss, spell checking, per-folder preferences, and much more. A complete list of features can be found at http://claws.sylpheed.org/features.php.
History of Sylpheed-Claws + Sylpheed-Claws has existed since April 2001. The primary goal of Sylpheed-Claws was to be a test-bed for potentially new features of Sylpheed (http://sylpheed.good-day.net), so that new features can be tested thoroughly without compromising Sylpheed's stability. Sylpheed-Claws developers synced regularly their codebase with Sylpheed's, and Sylpheed's author, Hiroyuki Yamamoto, took back the new features he liked once they were stabilised. + + Originally both Sylpheed and Sylpheed-Claws were based on GTK1. The work on the GTK2 versions started in early 2003, and the first modern (GTK2-based) Sylpheed-Claws was released in March 2005. Since about this time, Sylpheed and Sylpheed-Claws' goals started to diverge more, and Sylpheed-Claws is now an entity of its own.