diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-04 23:55:14 +0800 |
commit | bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch) | |
tree | cd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/mail-two-trash-folders.page | |
parent | 5397851156bf868ac912376d0ea2060ec1b528c3 (diff) | |
download | gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/mail-two-trash-folders.page')
-rw-r--r-- | help/C/mail-two-trash-folders.page | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/help/C/mail-two-trash-folders.page b/help/C/mail-two-trash-folders.page new file mode 100644 index 0000000000..38090f14f7 --- /dev/null +++ b/help/C/mail-two-trash-folders.page @@ -0,0 +1,32 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="mail-two-trash-folders"> + + <info> + <desc>An explanation for the problem that two trash folders are present in Evolution.</desc> + + <link type="guide" xref="index#common-mail-problems" /> + + <revision pkgversion="2.28.3" version="0.1" date="2010-10-09" status="final"/> + <credit type="author"> + <name>April Gonzales</name> + <email>loonycookie@gmail.com</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Two Trash folders shown for the same account</title> + +<p>You may have created another Trash folder to hold all your deleted email messages. This can happen when you use another email client together with Evolution.</p> + +<p>Evolution's <gui>Trash</gui> folder is a <link xref="mail-search-folders">Search folder</link>. It does not really exist but simply displays all the messages that are marked for deletion in any folders of that account.</p> + +<p>You can easily tell the two Trash folders apart by looking at their icons. The Evolution <gui>Trash</gui> folder has a special icon whereas the other physical Trash folder looks like any other folder.</p> + +<note> +<p>Note that the <gui>Junk</gui> folder is also a search folder and may also appear twice.</p> +</note> + +</page> |