2006-09-16 [colin] 2.4.0cvs193
authorColin Leroy <colin@colino.net>
Sat, 16 Sep 2006 15:32:28 +0000 (15:32 +0000)
committerColin Leroy <colin@colino.net>
Sat, 16 Sep 2006 15:32:28 +0000 (15:32 +0000)
* src/wizard.c
Make sure reviewers have no excuse when stating
Sylpheed-Claws doesn't have antispam capabilities.

ChangeLog
PATCHSETS
configure.ac
src/wizard.c

index 2c1dcc9b6c319f479ea5ba805016dca7e9c7c0cc..af81e46743c2db6f606c1550800a37c252bc2398 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-16 [colin]     2.4.0cvs193
+
+       * src/wizard.c
+               Make sure reviewers have no excuse when stating
+               Sylpheed-Claws doesn't have antispam capabilities.
+
 2006-09-16 [colin]     2.4.0cvs192
 
        * src/main.c
index a6a93b902d482c8bf8725841dc1d86965c0bcdce..3da095787a4430cd63b56c91efe6ce01566b22d5 100644 (file)
--- a/PATCHSETS
+++ b/PATCHSETS
 ( cvs diff -u -r 1.61.2.52 -r 1.61.2.53 src/account.c;  ) > 2.4.0cvs190.patchset
 ( cvs diff -u -r 1.395.2.250 -r 1.395.2.251 src/summaryview.c;  ) > 2.4.0cvs191.patchset
 ( cvs diff -u -r 1.115.2.103 -r 1.115.2.104 src/main.c;  ) > 2.4.0cvs192.patchset
+( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 src/wizard.c;  ) > 2.4.0cvs193.patchset
index 1b9cd0db9c4af0398c89e687fb008349d9a16643..baa38290c8fb51fd9edfeaeab85a84353ddfc299 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=4
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=192
+EXTRA_VERSION=193
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
index bccd8e89897a49ffd7c88b08f0be0736d2c53a4e..b90bf0e0f117518f09bea550a6f402e31b5e0c65 100644 (file)
@@ -480,6 +480,12 @@ static void write_welcome_email(WizardWindow *wizard)
                "mail by clicking the 'Get Mail' button at the left of the\n"
                "toolbar.\n"
                "\n"
+               "Sylpheed-Claws has lots of extra features accessible via plugins,\n"
+               "like anti-spam filtering and learning (via the Bogofilter or\n"
+               "Spamassassin plugins, privacy protection (via PGP/Mime), an RSS\n"
+               "aggregator, a calendar, and much more. You can load them from\n"
+               "the menu entry '/Configuration/Plugins'.\n"
+               "\n"
                "You can change your Account Preferences by using the menu\n"
                "entry '/Configuration/Preferences for current account'\n"
                "and change the general Preferences by using\n"