diff options
Diffstat (limited to 'doc/C/usage-setup.sgml')
-rw-r--r-- | doc/C/usage-setup.sgml | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/doc/C/usage-setup.sgml b/doc/C/usage-setup.sgml new file mode 100644 index 0000000000..1290b000bb --- /dev/null +++ b/doc/C/usage-setup.sgml @@ -0,0 +1,46 @@ + <chapter id="usage-setup"> + <title>A Quick Start</title> + <para> + Start <application>Evolution</application> by selecting + <guimenuitem>Evolution</guimenuitem> from the + <guisubmenu>Applications</guisubmenu> of the <guimenu>Main + Panel Menu</guimenu>, or by typing + <command>evolution</command> at the command-line. If this is + the first time you have run + <application>Evolution</application>, you'll be asked if you + want help setting up your email preferences. If you don't + plan to use email, or if you'd rather configure your email + preferences later, select <guibutton>No</guibutton>, and it + will go away. You can configure your email preferences later + by selecting SOMETHING from SOME MENU. + </para> + <para> + If you answer yes, it will guide you through the network + configuration process. It will ask you for the following + information: (FLESH OUT THIS LIST!) + <itemizedlist> + <listitem> <para> + Name— Your full name: eg. William Blake + </para></listitem> + + <listitem><para> + UserName— Your user or account name: eg. wblake + </para></listitem> + <listitem><para> + Type of Server— POP vs. SMTP vs.... + </para></listitem> + + <listitem> + <para> + TERM— DESCRIPTION + </para> + </listitem> + + <listitem> + <para> + TERM— DESCRIPTION + </para> + </listitem> + </itemizedlist> + </para> + </chapter>
\ No newline at end of file |