diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-02-18 20:30:32 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-02-18 20:30:32 +0800 |
commit | 4a0a38493c7d5850801f7d7b8574727c808860ec (patch) | |
tree | f317c85ade6f74c347667752e94349e2b3fc6cd3 | |
parent | 0fdac172db1f3f79a10b65396040d4056d330da6 (diff) | |
download | gsoc2013-evolution-4a0a38493c7d5850801f7d7b8574727c808860ec.tar gsoc2013-evolution-4a0a38493c7d5850801f7d7b8574727c808860ec.tar.gz gsoc2013-evolution-4a0a38493c7d5850801f7d7b8574727c808860ec.tar.bz2 gsoc2013-evolution-4a0a38493c7d5850801f7d7b8574727c808860ec.tar.lz gsoc2013-evolution-4a0a38493c7d5850801f7d7b8574727c808860ec.tar.xz gsoc2013-evolution-4a0a38493c7d5850801f7d7b8574727c808860ec.tar.zst gsoc2013-evolution-4a0a38493c7d5850801f7d7b8574727c808860ec.zip |
User Docs: Clarify the 'Account' term in mail quick search scope. Fixes bug #670252.
-rw-r--r-- | help/C/mail-searching.page | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/C/mail-searching.page b/help/C/mail-searching.page index 636c2c74ad..cbc13f77a8 100644 --- a/help/C/mail-searching.page +++ b/help/C/mail-searching.page @@ -7,7 +7,7 @@ <link type="guide" xref="searching-items" />
<link type="guide" xref="mail-organizing" />
- <revision pkgversion="2.32.1" version="0.2" date="2010-10-12" status="draft" />
+ <revision pkgversion="3.3.91" version="0.3" date="2012-02-18" status="draft" />
<credit type="author">
<name>Max Vorobuov</name>
<email>vmax0770@gmail.com</email>
@@ -33,6 +33,7 @@ <item><p>Click on the search icon <media type="image" mime="image/png" src="figures/search-icon.png"/> to expand the drop-down list.</p></item>
<item><p>Select the search condition from the list.</p></item>
<item><p>Select the scope from the drop-down list right to the text box.</p></item>
+<note style="tip"><p>For the <gui>Current Account</gui> scope, the term "account" refers to top-level nodes in the mail folder pane, like "On this computer" and remote mail accounts.</p></note>
<item><p>Enter the text you want to search for and press <key>Enter</key>.</p></item>
<item><p>Evolution displays the search results.</p></item>
</steps>
|