aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/C/mail-filters-conditions.page7
-rw-r--r--help/C/mail-search-folders-conditions.page4
2 files changed, 6 insertions, 5 deletions
diff --git a/help/C/mail-filters-conditions.page b/help/C/mail-filters-conditions.page
index 6bfb0548f4..a21e316135 100644
--- a/help/C/mail-filters-conditions.page
+++ b/help/C/mail-filters-conditions.page
@@ -6,7 +6,7 @@
<link type="seealso" xref="mail-filters"/>
- <revision pkgversion="3.6.4" version="0.2" date="2013-04-20" status="final"/>
+ <revision pkgversion="3.6.4" version="0.3" date="2013-04-20" status="final"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
@@ -39,7 +39,8 @@ included by XInclude. See http://blogs.gnome.org/shaunm/2011/07/21/understanding
<item><p>Junk Test:</p>
<p>Filters based on the results of the <link xref="mail-spam">junk mail</link> test.</p></item>
-<item><p>Match All:</p></item>
-<!-- TODO: Explain usage of option "Match All" once https://bugzilla.gnome.org/show_bug.cgi?id=698437 is fixed -->
+<item><p>Match All:</p>
+<p>Applies an action always to any message, without further conditions. This could be useful at the end of the list of message filters to cover those emails that did not match any conditions for the preceding filters in the list.</p></item>
+
</list>
</page>
diff --git a/help/C/mail-search-folders-conditions.page b/help/C/mail-search-folders-conditions.page
index 2005fb5ab8..284906dd2f 100644
--- a/help/C/mail-search-folders-conditions.page
+++ b/help/C/mail-search-folders-conditions.page
@@ -6,7 +6,7 @@
<link type="seealso" xref="mail-search-folders"/>
- <revision pkgversion="3.6.4" version="0.3" date="2013-04-20" status="final"/>
+ <revision pkgversion="3.6.4" version="0.4" date="2013-04-20" status="final"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
@@ -34,6 +34,6 @@ included by XInclude. See http://blogs.gnome.org/shaunm/2011/07/21/understanding
<p>Checks whether the message is located in a specific folder.</p><p>Note that by default, Evolution's <gui>Trash</gui> and <gui>Junk</gui> folders are <link xref="mail-search-folders">Search folders</link> so they cannot be selected here.</p></item>
<item><p>Match All:</p></item>
-<!-- TODO: Explain usage of option "Match All" once https://bugzilla.gnome.org/show_bug.cgi?id=698437 is fixed -->
+<p>Applies an action always to any message, without further conditions. This could be useful at the end of the list of search folders to cover those emails that did not match any conditions for the preceding search folders in the list.</p></item>
</list>
</page>