diff options
author | Aaron Weber <aaron@helixcode.com> | 2001-02-09 04:44:25 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-02-09 04:44:25 +0800 |
commit | 2ca1db97c9db0d22865b668bf0f3a1d03f77cdb6 (patch) | |
tree | 4e46a3ba7dc4e6517bee71f007d6e990730b7f04 /help/C/usage-exec-summary.sgml | |
parent | 5af829a6d20faa3f6f1c113d4b5c5262d2406aac (diff) | |
download | gsoc2013-evolution-2ca1db97c9db0d22865b668bf0f3a1d03f77cdb6.tar.gz gsoc2013-evolution-2ca1db97c9db0d22865b668bf0f3a1d03f77cdb6.tar.zst gsoc2013-evolution-2ca1db97c9db0d22865b668bf0f3a1d03f77cdb6.zip |
Minor Changes.
2001-02-08 Aaron Weber <aaron@helixcode.com>
* C/usage-contact.sgml: Minor Changes.
* C/usage-mail.sgml: Minor Changes.
2001-02-07 Aaron Weber <aaron@helixcode.com>
* C/menuref.sgml: Added section, but left blank til UI stabilizes.
* C/usage-exec-summary.sgml: A little functionality described.
* C/usage-mainwindow.sgml: Added tasks and Exec-summary.
* C/usage-calendar.sgml: Describe semi-autonomy of task pad.
svn path=/trunk/; revision=8114
Diffstat (limited to 'help/C/usage-exec-summary.sgml')
-rw-r--r-- | help/C/usage-exec-summary.sgml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/help/C/usage-exec-summary.sgml b/help/C/usage-exec-summary.sgml index dad0ad253b..2b16ffa98d 100644 --- a/help/C/usage-exec-summary.sgml +++ b/help/C/usage-exec-summary.sgml @@ -11,7 +11,16 @@ <sect1 id="exec-intro"> <title>Introducing the Executive Summary</title> <para> + The first thing you'll want to do with the executive summary is + add a service. Click the <guibutton>Add Service</guibutton> + button in the toolbar, then select one of the available + services. + </para> + <para> + Each service appears in a small box on the screen; you can + remove the service by clicking the <guibutton>x</guibutton> + button in the upper right, or bring up a settings dialog by + clicking the little wrench icon below that. </para> - </sect1> </chapter> |