diff options
author | Aaron Weber <aaron@ximian.com> | 2003-05-20 00:06:15 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2003-05-20 00:06:15 +0800 |
commit | 3ce3a1d2675da36e9baa7ac2704d5593a9bf1066 (patch) | |
tree | b3371dedf222e75b190de00c673145f5d280e49a /help/C/usage-mail.xml | |
parent | 13b45ed0d2161dedc7ba5764b25ed488dbff20cf (diff) | |
download | gsoc2013-evolution-3ce3a1d2675da36e9baa7ac2704d5593a9bf1066.tar.gz gsoc2013-evolution-3ce3a1d2675da36e9baa7ac2704d5593a9bf1066.tar.zst gsoc2013-evolution-3ce3a1d2675da36e9baa7ac2704d5593a9bf1066.zip |
This and some more...
2003-05-19 Aaron Weber <aaron@ximian.com>
* C/config-prefs.xml: fix glossterms not to be inside
<guilabel>s. None of these should be inside <term>s anyway.
2003-05-02 Aaron Weber <aaron@ximian.com>
* C/usage-mail-org.xml: Filter-new-fig.png
* C/figures/filter-assist-fig.png: removed this figure image. Didn't need it and -new.
* C/figures/small_desktop.png: removed this figure image. Not sure why we had it.
* C/Makefile.am: remove filter-assist-fig.png,
2003-04-15 Aaron Weber <aaron@ximian.com>
* C/usage-exchange.xml: delegation
svn path=/trunk/; revision=21255
Diffstat (limited to 'help/C/usage-mail.xml')
-rw-r--r-- | help/C/usage-mail.xml | 32 |
1 files changed, 24 insertions, 8 deletions
diff --git a/help/C/usage-mail.xml b/help/C/usage-mail.xml index a1a3bcb018..4bb6f8c9d5 100644 --- a/help/C/usage-mail.xml +++ b/help/C/usage-mail.xml @@ -97,9 +97,9 @@ conversation from one message to the next. </para> <figure> - <title>Threaded Mail View</title> + <title>Message Threading In Action</title> <screenshot> - <screeninfo>Threaded Mail View</screeninfo> + <screeninfo>Message Threading In Action</screeninfo> <mediaobject><imageobject> <imagedata format="PNG" fileref="figures/mail-threaded" srccredit="Aaron Weber"/> </imageobject></mediaobject> @@ -248,6 +248,22 @@ </listitem> </itemizedlist> </para> + + + <figure id="usage-mail-druid-pic"> + <title>Mail Setup Assistant</title> + <screenshot> + <screeninfo>Mail Setup Assistant</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="figures/mail-druid-pic" format="PNG" + srccredit="Aaron Weber"/> + </imageobject> + </mediaobject> + </screenshot> + </figure> + + <para> To check your email, press the <guibutton>Check Mail</guibutton> button. If this is your first time checking mail, or you @@ -751,12 +767,12 @@ <guilabel>To:</guilabel> and <guilabel>Subject:</guilabel> fields will already be filled, although you can alter them if you wish. In addition, the full text of the old message - is inserted into the new message, either grey (for - HTML display) or with the > character before each line - (in plain text mode), to indicate that it's part of the - previous message. People often intersperse their message - with the quoted material as shown in <xref - linkend="usage-mail-getnsend-reply-fig"/>. + is inserted into the new message, either in grey with a + blue line to one side (for HTML display) or with the > + character before each line (in plain text mode), to + indicate that it's part of the previous message. People + often intersperse their message with the quoted material as + shown in <xref linkend="usage-mail-getnsend-reply-fig"/>. <!-- ==============Figure=================================== --> <figure id="usage-mail-getnsend-reply-fig"> |