diff options
author | Aaron Weber <aaron@ximian.com> | 2001-06-20 07:22:34 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-06-20 07:22:34 +0800 |
commit | 538da66362572c68d43f8864b6b6e4c3625bbb87 (patch) | |
tree | 032760cc7f7d232aef50f9f24a6b9107f13d1025 /doc/C/usage-mainwindow.sgml | |
parent | 31ec46f9fd5d7caa6dc407dba4d93ad655888db2 (diff) | |
download | gsoc2013-evolution-538da66362572c68d43f8864b6b6e4c3625bbb87.tar.gz gsoc2013-evolution-538da66362572c68d43f8864b6b6e4c3625bbb87.tar.zst gsoc2013-evolution-538da66362572c68d43f8864b6b6e4c3625bbb87.zip |
A couple changes to Kevin's update. Mostly just checking over.
2001-06-19 Aaron Weber <aaron@ximian.com>
* C/usage-mainwindow.sgml and usage-mail.sgml: A couple changes to Kevin's update. Mostly just checking over.
svn path=/trunk/; revision=10313
Diffstat (limited to 'doc/C/usage-mainwindow.sgml')
-rw-r--r-- | doc/C/usage-mainwindow.sgml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/doc/C/usage-mainwindow.sgml b/doc/C/usage-mainwindow.sgml index 7f5957ffb2..90e66b8453 100644 --- a/doc/C/usage-mainwindow.sgml +++ b/doc/C/usage-mainwindow.sgml @@ -85,19 +85,20 @@ </para> </listitem> </varlistentry> - +--> <varlistentry> - <term> <guibutton>Executive Summary:</guibutton></term> + <term> <guibutton>My Evolution</guibutton></term> <listitem> <para> - Start your day here. The Executive summary gives you - lists of new or important messages, daily appointments - and urgent tasks. You can customize its appearance and - content, and use it to access Evolution services. + Start your day here. <guilabel>My Evolution</guilabel> + gives you a quick summary of new or important messages, + daily appointments and urgent tasks. You can customize + its appearance and content, and use it to access + Evolution services. </para> </listitem> </varlistentry> ---> + <varlistentry> <term> <guibutton>Inbox</guibutton></term> @@ -408,10 +409,10 @@ <varlistentry> <term> <guimenu>Actions</guimenu></term> <listitem><para> - Holds actions which maybe applied to a message. - Normally, if there is only one target for the - action(example: reply to message), then the - action will be in here. + Holds actions which maybe applied to a message. Normally, + if there is only one target for the action — for + example, replying to a message — you can find it in + the <guimenu>Actions</guimenu> menu. </para></listitem> </varlistentry> |