aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-09-11 18:26:27 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:09:04 +0800
commit12937bc6aca6fb8acbcf8d31fa87e8f50c206578 (patch)
tree9afc59d11ecdd833a3c8b220bdff5b20fccef445 /help
parentf044060e1d168f2c3e9ac922f74387940f00f2b9 (diff)
downloadgsoc2013-evolution-12937bc6aca6fb8acbcf8d31fa87e8f50c206578.tar
gsoc2013-evolution-12937bc6aca6fb8acbcf8d31fa87e8f50c206578.tar.gz
gsoc2013-evolution-12937bc6aca6fb8acbcf8d31fa87e8f50c206578.tar.bz2
gsoc2013-evolution-12937bc6aca6fb8acbcf8d31fa87e8f50c206578.tar.lz
gsoc2013-evolution-12937bc6aca6fb8acbcf8d31fa87e8f50c206578.tar.xz
gsoc2013-evolution-12937bc6aca6fb8acbcf8d31fa87e8f50c206578.tar.zst
gsoc2013-evolution-12937bc6aca6fb8acbcf8d31fa87e8f50c206578.zip
User Docs: Add TODOs as pointed out by Michael Hill
Diffstat (limited to 'help')
-rw-r--r--help/C/mail-filters-conditions.page2
-rw-r--r--help/C/mail-search-folders-conditions.page3
2 files changed, 5 insertions, 0 deletions
diff --git a/help/C/mail-filters-conditions.page b/help/C/mail-filters-conditions.page
index f068d32d4c..24475439c4 100644
--- a/help/C/mail-filters-conditions.page
+++ b/help/C/mail-filters-conditions.page
@@ -73,6 +73,7 @@
<p>Checks whether the message is <link xref="mail-follow-up-flag">flagged for follow-up</link>.</p></item>
<item><p>Completed On:</p></item>
+<!-- TODO: Explain usage of this option. -->
<item><p>Attachments:</p>
<p>Checks whether there is an attachment for the email.</p></item>
@@ -93,5 +94,6 @@
<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 this option. -->
</list>
</page>
diff --git a/help/C/mail-search-folders-conditions.page b/help/C/mail-search-folders-conditions.page
index 7d53794a2a..ced10fb4f6 100644
--- a/help/C/mail-search-folders-conditions.page
+++ b/help/C/mail-search-folders-conditions.page
@@ -73,6 +73,7 @@
<p>Checks whether the message is <link xref="mail-follow-up-flag">flagged for follow-up</link>.</p></item>
<item><p>Completed On:</p></item>
+<!-- TODO: Explain usage of this option. -->
<item><p>Attachments:</p>
<p>Checks whether there is an attachment for the email.</p></item>
@@ -84,7 +85,9 @@
<p>(For programmers only) If you know your way around a <link href="https://secure.wikimedia.org/wikipedia/en/wiki/Regular_expression">regex</link>, or regular expression, this option allows you to search for complex patterns of letters, so that you can find, for example, all words that start with a and end with m, and are between six and fifteen letters long, or all messages that declare a particular header twice. For information about how to use regular expressions, check the man page for the grep command.</p></item>
<item><p>Message Location:</p></item>
+<!-- TODO: Explain usage of this option. -->
<item><p>Match All:</p></item>
+<!-- TODO: Explain usage of this option. -->
</list>
</page>