aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2013-04-20 21:22:08 +0800
committerAndre Klapper <a9016009@gmx.de>2013-04-20 21:22:08 +0800
commit125a88c94229780f8966192fdc42ce9ff0551956 (patch)
treef1047a7f6f29251a9bdb08acee459680d3d52e0f /help
parentdca26bce5777e10f6b0cc9b690ee5a9ed34e7474 (diff)
downloadgsoc2013-evolution-125a88c94229780f8966192fdc42ce9ff0551956.tar
gsoc2013-evolution-125a88c94229780f8966192fdc42ce9ff0551956.tar.gz
gsoc2013-evolution-125a88c94229780f8966192fdc42ce9ff0551956.tar.bz2
gsoc2013-evolution-125a88c94229780f8966192fdc42ce9ff0551956.tar.lz
gsoc2013-evolution-125a88c94229780f8966192fdc42ce9ff0551956.tar.xz
gsoc2013-evolution-125a88c94229780f8966192fdc42ce9ff0551956.tar.zst
gsoc2013-evolution-125a88c94229780f8966192fdc42ce9ff0551956.zip
User docs: Explain 'Match all' filter criterion. Fixes bug 698437.
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>