diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-09-06 19:35:28 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-09-06 19:35:28 +0800 |
commit | cab24530ba56e6c3ddd8eb03e0fd5863ceec6959 (patch) | |
tree | 730caac1cf7e114dc03d486ac7c868e53fcc3e38 /help/C/mail-receiving-options-novell-groupwise.page | |
parent | e620cd8377f2f73deddb804fe82ad6df5317e8cf (diff) | |
download | gsoc2013-evolution-cab24530ba56e6c3ddd8eb03e0fd5863ceec6959.tar.gz gsoc2013-evolution-cab24530ba56e6c3ddd8eb03e0fd5863ceec6959.tar.zst gsoc2013-evolution-cab24530ba56e6c3ddd8eb03e0fd5863ceec6959.zip |
User Docs: Add subsections to Receiving settings for better readability, use lists everywhere
Diffstat (limited to 'help/C/mail-receiving-options-novell-groupwise.page')
-rw-r--r-- | help/C/mail-receiving-options-novell-groupwise.page | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/help/C/mail-receiving-options-novell-groupwise.page b/help/C/mail-receiving-options-novell-groupwise.page index 865c7a4992..612d5de63f 100644 --- a/help/C/mail-receiving-options-novell-groupwise.page +++ b/help/C/mail-receiving-options-novell-groupwise.page @@ -23,7 +23,11 @@ <title>Novell Groupwise receiving options</title> +<section id="receiving-email"> +<title>Receiving Email</title> + <p>On the <gui>Receiving Email</gui> page (accessible via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Email</gui></guiseq>):</p> + <list> <item><p>Enter the address of the email server in the <gui>Server</gui> field and enter your username for that server.</p></item> <item><p>Select if you want to use a secure connection (SSL or TLS).</p><p>You should enable this option if your server supports it.</p> @@ -32,14 +36,23 @@ <item><p>Select if you want Evolution to remember your password.</p></item> </list> +</section> + +<section id="receiving-options"> +<title>Receiving Options</title> + <p>On the <gui>Receiving Options</gui> page (accessible via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Options</gui></guiseq>):</p> + <list> <item><p>If you want Evolution to check automatically for new messages, click the <gui>Check for new messages every ... minutes</gui> option and select the frequency in minutes.</p></item> - <item><p>Enter the Post Office Agent SOAP port.</p> <p>If you are unsure what your Post Office Agent SOAP port is, contact your system administrator.</p></item> </list> + +</section> + +<section id="return-to-assistant-bottom-link"> <!-- TODO:XINCLUDE: Maybe later replace this "go back" workaround by doing some content sharing with xinclude and xpointer in intro-first-run.page itself? <include href="foo.xml" xmlns="http://www.w3.org/2001/XInclude"/> See gnome-user-docs module for example usage. --> <p>If you came to this page from the first-run wizard help page, click <link xref="intro-first-run#sending">here</link> to continue with the next step.</p> - +</section> </page> |