From 5ceb60b03ee1d2e2731b5eccd14fc61c61dc9f43 Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Thu, 18 Aug 2011 14:28:40 +0000 Subject: [PATCH] 2011-08-18 [paul] 3.7.9cvs49 * manual/handling.xml fix typos. thanks to vilpan --- ChangeLog | 5 +++++ PATCHSETS | 1 + configure.ac | 2 +- manual/handling.xml | 6 +++--- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4b162ebad..daf480c9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-08-18 [paul] 3.7.9cvs49 + + * manual/handling.xml + fix typos. thanks to vilpan + 2011-08-17 [paul] 3.7.9cvs48 * tools/claws.i18n.status.pl diff --git a/PATCHSETS b/PATCHSETS index 5109de6f8..6a63d7cbb 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -4200,3 +4200,4 @@ ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/etpan/nntp-thread.c; ) > 3.7.9cvs46.patchset ( cvs diff -u -r 1.101.2.66 -r 1.101.2.67 src/news.c; cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/etpan/nntp-thread.c; ) > 3.7.9cvs47.patchset ( cvs diff -u -r 1.1.2.24 -r 1.1.2.25 tools/claws.i18n.status.pl; ) > 3.7.9cvs48.patchset +( cvs diff -u -r 1.1.2.16 -r 1.1.2.17 manual/handling.xml; ) > 3.7.9cvs49.patchset diff --git a/configure.ac b/configure.ac index 835c28d25..a972f1fe1 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=7 MICRO_VERSION=9 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=48 +EXTRA_VERSION=49 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/manual/handling.xml b/manual/handling.xml index c2a74805a..1db710717 100644 --- a/manual/handling.xml +++ b/manual/handling.xml @@ -94,8 +94,8 @@ the rule to mail retrieved from the named account only, skipping it for mail retrieved from all other accounts. The default value is All, which means that the rule is global and will - be applied to all mail, reagrdless of the account from which it was - retireved, (see paragraph below). The condition format is an expression + be applied to all mail, regardless of the account from which it was + retrieved, (see paragraph below). The condition format is an expression defining what Claws Mail should look for when filtering mail, for example: to matchcase claws-mail-users is for messages sent to any address containing claws-mail-users. You can @@ -114,7 +114,7 @@ Name entry. When you set a specific account the filtering rule will only be applied to messages retrieved from the named account. The default value is All, which means that the rule will - be appied globally, to messages retrieved from any account. When filtering + be applied globally, to messages retrieved from any account. When filtering messages manually, if there are any per-account filtering rules defined, you will be asked what you wish to do with those rules. Possible choices are to skip the rules, or apply these rules regardless of the account to -- 2.25.1