diff options
author | Aaron Weber <aaron@src.gnome.org> | 2000-08-10 01:23:10 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-08-10 01:23:10 +0800 |
commit | 5c56e0419549b1b4ad2275482facbf3aed5498eb (patch) | |
tree | d8e1fe36f56b3392ceadc1ff2e1921899c99163a /doc/C/config-setupassist.sgml | |
parent | 8bfd6dadb25a9ae9286ad1a6dcfa27464dd0c690 (diff) | |
download | gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.gz gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.bz2 gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.lz gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.xz gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.zst gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.zip |
Redid menubar description.
* C/usage-mainwindow.sgml: Redid menubar description.
* C/config-prefs.sgml: Added coverage of folder config, requested
that feature be transferred to config section. Switched to
variablelist in "Other" config section.
* C/usage-mail.sgml: Added coverage of right-click on messages,
threaded-view.
* C/usage-mainwindow.sgml: Right-click on folder menu reinstated.
svn path=/trunk/; revision=4650
Diffstat (limited to 'doc/C/config-setupassist.sgml')
-rw-r--r-- | doc/C/config-setupassist.sgml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/doc/C/config-setupassist.sgml b/doc/C/config-setupassist.sgml index 2652644ec7..52ca546b9a 100644 --- a/doc/C/config-setupassist.sgml +++ b/doc/C/config-setupassist.sgml @@ -69,15 +69,16 @@ <varlistentry> <term><guilabel>Signature File:</guilabel></term> <listitem> - <para> - A text file appended to any email you send. A - signature file typically consists of your name and email - address, or a quotation you like. It should be three or - fewer lines of text.</para> + <para> + A text file appended to any email you send. A signature + file typically consists of your name and email address, + or a quotation you like. It should be fewer than four + lines of text. + </para> </listitem> - </varlistentry> + </varlistentry> - <varlistentry> + <varlistentry> <term> <guilabel>Mail source type:</guilabel></term> <listitem> <para> @@ -106,11 +107,11 @@ <term><guilabel>Username:</guilabel></term> <listitem> <para> - <guilabel>Username:</guilabel>Usually, this is - the part of your email address before the @ character, - and <application>Evolution</application> has selected - that value as the default. If you have a different - username, you can enter it here. + Normally, this is the part of your email address before + the @ character, and + <application>Evolution</application> has selected that + value as the default. If you have a different username, + you can enter it here. </para> </listitem> </varlistentry> |