[evolution] User Docs: Document improved ways to add/edit mail accounts. Fixes bug #670301



commit 3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Feb 19 19:38:48 2012 +0100

    User Docs: Document improved ways to add/edit mail accounts. Fixes bug #670301

 help/C/mail-account-manage-imap-plus.page          |    9 +++++----
 help/C/mail-account-manage-imap.page               |    7 ++++---
 help/C/mail-account-manage-local-delivery.page     |    7 ++++---
 ...-account-manage-maildir-format-directories.page |    7 ++++---
 .../mail-account-manage-mh-format-directories.page |    7 ++++---
 ...-account-manage-microsoft-exchange-evo-ews.page |    7 ++++---
 ...unt-manage-microsoft-exchange-evo-exchange.page |    7 ++++---
 ...account-manage-microsoft-exchange-evo-mapi.page |    7 ++++---
 help/C/mail-account-manage-novell-groupwise.page   |    7 ++++---
 help/C/mail-account-manage-pop.page                |    7 ++++---
 ...l-account-manage-unix-mbox-spool-directory.page |    7 ++++---
 .../mail-account-manage-unix-mbox-spool-file.page  |    7 ++++---
 help/C/mail-account-manage-usenet-news.page        |    7 ++++---
 13 files changed, 53 insertions(+), 40 deletions(-)
---
diff --git a/help/C/mail-account-manage-imap-plus.page b/help/C/mail-account-manage-imap-plus.page
index bfc0e10..23c5338 100644
--- a/help/C/mail-account-manage-imap-plus.page
+++ b/help/C/mail-account-manage-imap-plus.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-management#mail-common-account-types"/>
 
-    <revision pkgversion="2.30.2" version="0.2" date="2011-01-06" status="stub"/>
+    <revision pkgversion="3.4" version="0.3" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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> or by right-clicking on the respective top-level node in the folder list and choosing <gui>Properties</gui>.</p>
+<p>The following settings are available when editing an existing account:</p>
 
 <section id="identity">
 <title>Identity</title>
@@ -56,5 +57,5 @@
 <p>Other account related settings that are not located in the <gui>Account Editor</gui>:</p>
 </section>
 
-<!-- TODO:DEVELOPERS: Find out if there are any different settings between IMAP and IMAP+. If not, merge with mail-account-manage-imap! -->
+<!-- TODO:DEVELOPERS: Find out if there are any different settings between IMAP and IMAP+. If not, merge with mail-account-manage-imap! Also see https://bugzilla.gnome.org/show_bug.cgi?id=670277 -->
 </page>
diff --git a/help/C/mail-account-manage-imap.page b/help/C/mail-account-manage-imap.page
index 5437b7e..2a87195 100644
--- a/help/C/mail-account-manage-imap.page
+++ b/help/C/mail-account-manage-imap.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-management#mail-common-account-types"/>
 
-    <revision pkgversion="3.1.5" version="0.3" date="2011-07-29" status="draft"/>
+    <revision pkgversion="3.4" version="0.4" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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> or by right-clicking on the respective top-level node in the folder list and choosing <gui>Properties</gui>.</p>
+<p>The following settings are available when editing an existing account:</p>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-local-delivery.page b/help/C/mail-account-manage-local-delivery.page
index 5f5e55b..b498789 100644
--- a/help/C/mail-account-manage-local-delivery.page
+++ b/help/C/mail-account-manage-local-delivery.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-management#mail-local-account-types"/>
 
-    <revision pkgversion="2.30.2" version="0.2" date="2011-01-06" status="stub"/>
+    <revision pkgversion="3.4" version="0.4" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-maildir-format-directories.page b/help/C/mail-account-manage-maildir-format-directories.page
index efc07e5..660a136 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="2.30.2" version="0.2" date="2011-01-06" status="stub"/>
+    <revision pkgversion="3.4" version="0.4" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>Edit</gui></guiseq>. The following settings are available when editing an existing account:</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>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-mh-format-directories.page b/help/C/mail-account-manage-mh-format-directories.page
index 097300d..35ff8ca 100644
--- a/help/C/mail-account-manage-mh-format-directories.page
+++ b/help/C/mail-account-manage-mh-format-directories.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-management#mail-local-account-types"/>
 
-    <revision pkgversion="2.30.2" version="0.2" date="2011-01-06" status="stub"/>
+    <revision pkgversion="3.4" version="0.3" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-microsoft-exchange-evo-ews.page b/help/C/mail-account-manage-microsoft-exchange-evo-ews.page
index 600c521..3778496 100644
--- a/help/C/mail-account-manage-microsoft-exchange-evo-ews.page
+++ b/help/C/mail-account-manage-microsoft-exchange-evo-ews.page
@@ -6,7 +6,7 @@
 
   <link type="guide" xref="mail-account-manage-microsoft-exchange" group="#first"/>
 
-    <revision pkgversion="3.1.91" version="0.3" date="2012-02-19" status="draft"/>
+    <revision pkgversion="3.4" version="0.4" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -22,8 +22,9 @@
 <section id="account-editor">
 <title>Account Editor</title>
 
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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> or by right-clicking on the respective top-level node in the folder list and choosing <gui>Properties</gui>.</p>
+<p>The following settings are available when editing an existing account:</p>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-microsoft-exchange-evo-exchange.page b/help/C/mail-account-manage-microsoft-exchange-evo-exchange.page
index b043196..3cf3366 100644
--- a/help/C/mail-account-manage-microsoft-exchange-evo-exchange.page
+++ b/help/C/mail-account-manage-microsoft-exchange-evo-exchange.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-manage-microsoft-exchange" group="#last"/>
 
-    <revision pkgversion="3.0.2" version="0.5" date="2012-02-19" status="final"/>
+    <revision pkgversion="3.4" version="0.6" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -22,8 +22,9 @@
 <section id="account-editor">
 <title>Account Editor</title>
 
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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> or by right-clicking on the respective top-level node in the folder list and choosing <gui>Properties</gui>.</p>
+<p>The following settings are available when editing an existing account:</p>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-microsoft-exchange-evo-mapi.page b/help/C/mail-account-manage-microsoft-exchange-evo-mapi.page
index fc6c478..f54f7d6 100644
--- a/help/C/mail-account-manage-microsoft-exchange-evo-mapi.page
+++ b/help/C/mail-account-manage-microsoft-exchange-evo-mapi.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-manage-microsoft-exchange"/>
 
-    <revision pkgversion="3.0.2" version="0.4" date="2011-07-30" status="final"/>
+    <revision pkgversion="3.4" version="0.5" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -22,8 +22,9 @@
 <section id="account-editor">
 <title>Account Editor</title>
 
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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> or by right-clicking on the respective top-level node in the folder list and choosing <gui>Properties</gui>.</p>
+<p>The following settings are available when editing an existing account:</p>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-novell-groupwise.page b/help/C/mail-account-manage-novell-groupwise.page
index 3273a0a..03c0caf 100644
--- a/help/C/mail-account-manage-novell-groupwise.page
+++ b/help/C/mail-account-manage-novell-groupwise.page
@@ -7,7 +7,7 @@
     <link type="guide" xref="mail-account-management#mail-corporate-account-types"/>
     <link type="guide" xref="groupwise-placeholder"/>
 
-    <revision pkgversion="3.0.2" version="0.4" date="2011-07-30" status="final"/>
+    <revision pkgversion="3.4" version="0.5" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -22,8 +22,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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> or by right-clicking on the respective top-level node in the folder list and choosing <gui>Properties</gui>.</p>
+<p>The following settings are available when editing an existing account:</p>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-pop.page b/help/C/mail-account-manage-pop.page
index 41275ca..3b37878 100644
--- a/help/C/mail-account-manage-pop.page
+++ b/help/C/mail-account-manage-pop.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-management#mail-common-account-types"/>
 
-    <revision pkgversion="2.30.2" version="0.2" date="2011-01-06" status="stub"/>
+    <revision pkgversion="3.4" version="0.3" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-unix-mbox-spool-directory.page b/help/C/mail-account-manage-unix-mbox-spool-directory.page
index cad3a49..a08dced 100644
--- a/help/C/mail-account-manage-unix-mbox-spool-directory.page
+++ b/help/C/mail-account-manage-unix-mbox-spool-directory.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-management#mail-local-account-types"/>
 
-    <revision pkgversion="2.30.2" version="0.2" date="2011-01-06" status="stub"/>
+    <revision pkgversion="3.4" version="0.3" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-unix-mbox-spool-file.page b/help/C/mail-account-manage-unix-mbox-spool-file.page
index cf69cb3..3f91976 100644
--- a/help/C/mail-account-manage-unix-mbox-spool-file.page
+++ b/help/C/mail-account-manage-unix-mbox-spool-file.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-management#mail-local-account-types"/>
 
-    <revision pkgversion="2.30.2" version="0.2" date="2011-01-06" status="stub"/>
+    <revision pkgversion="3.4" version="0.3" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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>
 
 <section id="identity">
 <title>Identity</title>
diff --git a/help/C/mail-account-manage-usenet-news.page b/help/C/mail-account-manage-usenet-news.page
index 7a95b14..b0cf82b 100644
--- a/help/C/mail-account-manage-usenet-news.page
+++ b/help/C/mail-account-manage-usenet-news.page
@@ -6,7 +6,7 @@
 
     <link type="guide" xref="mail-account-management#mail-common-account-types"/>
 
-    <revision pkgversion="3.0.2" version="0.2" date="2011-07-30" status="final"/>
+    <revision pkgversion="3.4" version="0.3" date="2012-02-19" status="candidate"/>
     <credit type="author">
       <name>Andre Klapper</name>
       <email>ak-47 gmx net</email>
@@ -21,8 +21,9 @@
 
 <section id="account-editor">
 <title>Account Editor</title>
-<p>Mail accounts can be added 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>. The following settings are available when editing an existing account:</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> or by right-clicking on the respective top-level node in the folder list and choosing <gui>Properties</gui>.</p>
+<p>The following settings are available when editing an existing account:</p>
 
 <section id="identity">
 <title>Identity</title>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]