aboutsummaryrefslogtreecommitdiffstats
path: root/doc/C/config-setupassist.sgml
diff options
context:
space:
mode:
authorAaron Weber <aaron@helixcode.com>2000-07-21 20:21:17 +0800
committerAaron Weber <aaron@src.gnome.org>2000-07-21 20:21:17 +0800
commit31f6fc71f2b1095f0cb2423358c3da09f0e82121 (patch)
tree33387e3b75e1f3e3a19ca1b33f17468a55c6208e /doc/C/config-setupassist.sgml
parentc9090285feaeb5ad9223e256bb8b177093644e04 (diff)
downloadgsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar
gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.gz
gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.bz2
gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.lz
gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.xz
gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.zst
gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.zip
Added password remembering/forgetting feature.
2000-07-21 Aaron Weber <aaron@helixcode.com> * C/usage-mail.sgml: Added password remembering/forgetting feature. * C/config-prefs.sgml: Mostly moved to variablelists, a few language changes. * C/config-setupassist.sgml: Minor changes to formatting, wording. * C/usage-notes.sgml: Changed trademark references, other minor changes. * C/usage-calendar.sgml: Minor fixes, added additional calendar section, removed references to unimplemented features. Spellcheck, prep for 0.3 release. svn path=/trunk/; revision=4258
Diffstat (limited to 'doc/C/config-setupassist.sgml')
-rw-r--r--doc/C/config-setupassist.sgml47
1 files changed, 24 insertions, 23 deletions
diff --git a/doc/C/config-setupassist.sgml b/doc/C/config-setupassist.sgml
index ea78865037..519bd81414 100644
--- a/doc/C/config-setupassist.sgml
+++ b/doc/C/config-setupassist.sgml
@@ -17,23 +17,24 @@
<para>
The first time you try to send or receive mail with
<application>Evolution</application>, the <interface>mail
- setup druid</interface> will pop up to help you
- set up your email preferences. If you don't plan to use
- email, or if you'd rather configure your email preferences
- later, click <guibutton>Cancel</guibutton>.
+ setup assistant</interface> will pop up to help you with your
+ email preferences. If you don't plan to use email, or if
+ you'd rather deal with your email preferences later, click
+ <guibutton>Cancel</guibutton>.
</para>
<para>
- The setup <glossterm>druid</glossterm>
- will guide you through the network configuration process. It
- will ask you for some basic information; your system
- administrator or ISP should have the answers you'll need.
- The mail setup druid is pictured in <xref
- linkend="usage-setup-fig">.
+ The setup assistant (sometimes called a
+ <glossterm>Druid</glossterm>) will guide you through the
+ network configuration process. It will ask you for some
+ basic information; your system administrator or ISP should
+ have the answers you'll need. The mail setup assistant is
+ pictured in <xref linkend="usage-setup-fig">.
<!-- ==============Figure=================================== -->
+<!-- druid-pic should eventually become assistant-pic -->
<figure id="usage-setup-fig">
- <title>Mail Setup Druid</title>
+ <title>Mail Setup Assistant</title>
<screenshot>
<screeninfo>Evolution Main Window</screeninfo>
<graphic fileref="fig/mail-druid-pic" format="png" srccredit="Aaron Weber">
@@ -44,31 +45,31 @@
- The druid will ask you for the following information:
+ The assistant will ask you for the following information:
<itemizedlist>
<listitem> <para> <guilabel>Name&mdash; </guilabel> Your
full name: eg. Eva Lucianne Tester </para></listitem>
- <listitem><para> <guilabel>Email address&mdash</guilabel>;
+ <listitem><para> <guilabel>Email address&mdash </guilabel>;
Your email address: eg. eltester@helixcode.com
</para></listitem>
<listitem>
<para>
- <guilabel> Organization&mdash;</guilabel> Any
+ <guilabel> Organization&mdash; </guilabel> Any
organization you represent. Leave this blank if you
wish.
</para>
</listitem>
- <listitem><para> <guilabel>Signature File&mdash;</guilabel> A text
- file appended to any email you send, typically your name
- and email address, or a quotation you like. It should be
- under three lines of text.</para></listitem>
+ <listitem><para> <guilabel>Signature File&mdash; </guilabel>
+ A text file appended to any email you send, typically
+ your name and email address, or a quotation you like. It
+ should be three or fewer lines of text.</para></listitem>
<listitem>
<para>
- <guilabel>Mail source type&mdash;</guilabel>
+ <guilabel>Mail source type&mdash; </guilabel>
<application>Evolution</application> supports two mail
sources: POP servers, the most common email server type,
and UNIX-style MBOX files. Ask your system
@@ -78,7 +79,7 @@
<listitem>
<para>
- <guilabel>Server&mdash;</guilabel> This should be the
+ <guilabel>Server&mdash; </guilabel> This should be the
name of your mail server, eg.
mailserver.organization.org
</para>
@@ -96,7 +97,7 @@
<listitem>
<para>
- <guilabel>Authentication&mdash;</guilabel> Select the
+ <guilabel>Authentication&mdash; </guilabel> Select the
type of authentication you will use. You can click
<guibutton>Detect supported types</guibutton> to find
out which authentication protocols your network allows.
@@ -106,7 +107,7 @@
<listitem>
<para>
- <guilabel>Mail Transport&mdash;</guilabel> This is the
+ <guilabel>Mail Transport&mdash; </guilabel> This is the
mail sending protocol you will want to use. Sendmail is
the default.
</para>
@@ -120,7 +121,7 @@
</para>
</sect1>
- </chapter>
+</chapter>