diff options
author | Andre Klapper <a9016009@gmx.de> | 2014-01-27 22:12:06 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2014-01-28 03:00:08 +0800 |
commit | 28b0192cc9f0f0af17c8b7bacdf34fcb76824745 (patch) | |
tree | 948cd7d6755e85ac794df58f3c1f729662e90370 /help/C | |
parent | 0b17931898b68e6590fcaa66b0df73c82813233f (diff) | |
download | gsoc2013-evolution-28b0192cc9f0f0af17c8b7bacdf34fcb76824745.tar gsoc2013-evolution-28b0192cc9f0f0af17c8b7bacdf34fcb76824745.tar.gz gsoc2013-evolution-28b0192cc9f0f0af17c8b7bacdf34fcb76824745.tar.bz2 gsoc2013-evolution-28b0192cc9f0f0af17c8b7bacdf34fcb76824745.tar.lz gsoc2013-evolution-28b0192cc9f0f0af17c8b7bacdf34fcb76824745.tar.xz gsoc2013-evolution-28b0192cc9f0f0af17c8b7bacdf34fcb76824745.tar.zst gsoc2013-evolution-28b0192cc9f0f0af17c8b7bacdf34fcb76824745.zip |
User docs: Clarify that Maildir refers to maildir++ (bug 720407)
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/mail-account-manage-maildir-format-directories.page | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/C/mail-account-manage-maildir-format-directories.page b/help/C/mail-account-manage-maildir-format-directories.page index 906bb7c23a..71315c51c5 100644 --- a/help/C/mail-account-manage-maildir-format-directories.page +++ b/help/C/mail-account-manage-maildir-format-directories.page @@ -6,7 +6,7 @@ <link type="guide" xref="mail-account-management#mail-local-account-types"/> - <revision pkgversion="3.4" version="0.5" date="2013-06-22" status="candidate"/> + <revision pkgversion="3.5" version="0.6" date="2014-01-27" status="candidate"/> <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> @@ -21,6 +21,7 @@ <section id="account-editor"> <title>Account Editor</title> +<p>Evolution supports the Maildir++ specification.</p> <p>Mail accounts can be added by choosing <guiseq><gui>File</gui><gui>New</gui><gui>Mail Account</gui></guiseq> or via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Add</gui></guiseq>. The steps are mostly the same as for the <link xref="intro-first-run">First-Run Assistant</link>, except for not getting asked whether to import data from other applications or to restore from a backup file.</p> <p>Mail accounts can be edited via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui></guiseq>.</p> <p>The following settings are available when editing an existing account:</p> |