diff options
author | Ismael Olea <olea@src.gnome.org> | 2003-04-28 22:25:06 +0800 |
---|---|---|
committer | Ismael Olea <olea@src.gnome.org> | 2003-04-28 22:25:06 +0800 |
commit | 89aadcbd295adee56b379dbd14802d745910d58c (patch) | |
tree | 8ae53bff084f65f48257aa40fc7358adc9855f7f | |
parent | 0743249ed0e27ff7078fe7153885fe41210c1183 (diff) | |
download | gsoc2013-evolution-89aadcbd295adee56b379dbd14802d745910d58c.tar gsoc2013-evolution-89aadcbd295adee56b379dbd14802d745910d58c.tar.gz gsoc2013-evolution-89aadcbd295adee56b379dbd14802d745910d58c.tar.bz2 gsoc2013-evolution-89aadcbd295adee56b379dbd14802d745910d58c.tar.lz gsoc2013-evolution-89aadcbd295adee56b379dbd14802d745910d58c.tar.xz gsoc2013-evolution-89aadcbd295adee56b379dbd14802d745910d58c.tar.zst gsoc2013-evolution-89aadcbd295adee56b379dbd14802d745910d58c.zip |
correcting the order and the callouts filenames
svn path=/trunk/; revision=20981
-rw-r--r-- | help/C/usage-mainwindow.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/help/C/usage-mainwindow.xml b/help/C/usage-mainwindow.xml index c4ed98d78c..0199270ca7 100644 --- a/help/C/usage-mainwindow.xml +++ b/help/C/usage-mainwindow.xml @@ -1362,23 +1362,23 @@ Shows your pending tasks </para> <para> <inlinemediaobject><imageobject><imagedata fileref="figures/full-1" - format="PNG"/></imageobject></inlinemediaobject> <guilabel>Email - Viewer</guilabel> + format="PNG"/></imageobject></inlinemediaobject> <guilabel>Message List</guilabel> </para> <para> - This is where your email is displayed. + The <guilabel>Message List</guilabel> displays all the emails + that you have. This includes all your read, unread, and email + that is flagged to be deleted. </para> <para> <inlinemediaobject><imageobject><imagedata fileref="figures/full-2" - format="PNG"/></imageobject></inlinemediaobject> <guilabel>Message List</guilabel> + format="PNG"/></imageobject></inlinemediaobject> <guilabel>Email + Viewer</guilabel> </para> <para> - The <guilabel>Message List</guilabel> displays all the emails - that you have. This includes all your read, unread, and email - that is flagged to be deleted. + This is where your email is displayed. </para> <para> |