aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-02-20 02:38:48 +0800
committerAndre Klapper <a9016009@gmx.de>2012-02-20 02:38:48 +0800
commit3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c (patch)
treeff85e836a3d80f8136da4a7afb1ad941057057d4
parent075f393afeccbf2e9061cb56ef5361ddb4cd91a1 (diff)
downloadgsoc2013-evolution-3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c.tar
gsoc2013-evolution-3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c.tar.gz
gsoc2013-evolution-3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c.tar.bz2
gsoc2013-evolution-3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c.tar.lz
gsoc2013-evolution-3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c.tar.xz
gsoc2013-evolution-3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c.tar.zst
gsoc2013-evolution-3cf1c8d7a2c17aa2d6cb5e654d87bb55d5c5e53c.zip
User Docs: Document improved ways to add/edit mail accounts. Fixes bug #670301
-rw-r--r--help/C/mail-account-manage-imap-plus.page9
-rw-r--r--help/C/mail-account-manage-imap.page7
-rw-r--r--help/C/mail-account-manage-local-delivery.page7
-rw-r--r--help/C/mail-account-manage-maildir-format-directories.page7
-rw-r--r--help/C/mail-account-manage-mh-format-directories.page7
-rw-r--r--help/C/mail-account-manage-microsoft-exchange-evo-ews.page7
-rw-r--r--help/C/mail-account-manage-microsoft-exchange-evo-exchange.page7
-rw-r--r--help/C/mail-account-manage-microsoft-exchange-evo-mapi.page7
-rw-r--r--help/C/mail-account-manage-novell-groupwise.page7
-rw-r--r--help/C/mail-account-manage-pop.page7
-rw-r--r--help/C/mail-account-manage-unix-mbox-spool-directory.page7
-rw-r--r--help/C/mail-account-manage-unix-mbox-spool-file.page7
-rw-r--r--help/C/mail-account-manage-usenet-news.page7
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 bfc0e101fb..23c533854b 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 5437b7ec16..2a87195fcb 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 5f5e55b403..b4987892bd 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 efc07e597c..660a13681a 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 097300d8f2..35ff8caadd 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 600c521eb3..3778496f60 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 b043196f3f..3cf33665c3 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 fc6c478b87..f54f7d6ce9 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 3273a0a813..03c0cafecd 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 41275ca6af..3b37878e97 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 cad3a4981c..a08dcedc34 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 cf69cb3f2a..3f91976dc7 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 7a95b14266..b0cf82b807 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>