2006-09-18 [paul] 2.4.0cvs197
authorPaul Mangan <paul@claws-mail.org>
Mon, 18 Sep 2006 09:10:11 +0000 (09:10 +0000)
committerPaul Mangan <paul@claws-mail.org>
Mon, 18 Sep 2006 09:10:11 +0000 (09:10 +0000)
* src/wizard.c
add missing bracket, capitalise the A of
'SpamAssassin'

ChangeLog
PATCHSETS
configure.ac
src/wizard.c

index 773d5bc7b79d2929cebb5deae38d0c31063e61cc..6ad46af3b1849b3b7a60115c2d937e1453fc9419 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-18 [paul]      2.4.0cvs197
+
+       * src/wizard.c
+               add missing bracket, capitalise the A of
+               'SpamAssassin'
+
 2006-09-18 [paul]      2.4.0cvs196
 
        * src/compose.c
index a390507aaf39b8ffdf74aa7192022c2eb301ee89..4b39f307cbf19204509f9783b3241795ecadd586 100644 (file)
--- a/PATCHSETS
+++ b/PATCHSETS
 ( cvs diff -u -r 1.1.2.11 -r 1.1.2.12 manual/faq.xml;  ) > 2.4.0cvs194.patchset
 ( cvs diff -u -r 1.207.2.120 -r 1.207.2.121 src/folderview.c;  ) > 2.4.0cvs195.patchset
 ( cvs diff -u -r 1.382.2.307 -r 1.382.2.308 src/compose.c;  ) > 2.4.0cvs196.patchset
+( cvs diff -u -r 1.1.2.34 -r 1.1.2.35 src/wizard.c;  ) > 2.4.0cvs197.patchset
index e1acdd8bd9ca1a5f22c0eeca2b100840cc4a9739..696323e2378a6ecb239ce0bbf6cb2f9d7630634d 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=4
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=196
+EXTRA_VERSION=197
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
index b90bf0e0f117518f09bea550a6f402e31b5e0c65..a93d772692ba36a44f4a3002f0564e96f9b63573 100644 (file)
@@ -482,7 +482,7 @@ static void write_welcome_email(WizardWindow *wizard)
                "\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"
+               "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"