diff options
author | nobody <nobody@localhost> | 2001-02-22 03:34:27 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-02-22 03:34:27 +0800 |
commit | 19d71e1c5029e8c4048d9b8ace72affc28f2d04f (patch) | |
tree | f1ea97702781d0b26bb97bd28213ed46368377b6 /doc/C/usage-exec-summary.sgml | |
parent | 535fea211a9a35f5b04017124a71764daf926723 (diff) | |
download | gsoc2013-evolution-GNUMERIC_0_63.tar gsoc2013-evolution-GNUMERIC_0_63.tar.gz gsoc2013-evolution-GNUMERIC_0_63.tar.bz2 gsoc2013-evolution-GNUMERIC_0_63.tar.lz gsoc2013-evolution-GNUMERIC_0_63.tar.xz gsoc2013-evolution-GNUMERIC_0_63.tar.zst gsoc2013-evolution-GNUMERIC_0_63.zip |
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_63
'GNUMERIC_0_63'.
svn path=/tags/GNUMERIC_0_63/; revision=8333
Diffstat (limited to 'doc/C/usage-exec-summary.sgml')
-rw-r--r-- | doc/C/usage-exec-summary.sgml | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/doc/C/usage-exec-summary.sgml b/doc/C/usage-exec-summary.sgml deleted file mode 100644 index 5ff67029d7..0000000000 --- a/doc/C/usage-exec-summary.sgml +++ /dev/null @@ -1,91 +0,0 @@ -<chapter id="usage-exec-summary"> - <title>The Executive Summary</title> - <para> - The Evolution Executive Summary is designed to show you a - summary of important information: the appointments for a given - day, important email, and so forth. To see your executive - summary, click on the <guibutton>Executive Summary</guibutton> - button in the shortcut bar, or select the - <guilabel>executive-summary</guilabel> folder in the folder - bar. - </para> - - <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. Services may vary depending upon your system, but - most installations will have at least the following options: - - <variablelist> - - <varlistentry> - <term>Calendar</term> - <listitem> - <para> - Pending appointments and other events. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Inbox</term> - <listitem> - <para> - Information about your mail, such as the number of - new messages you have waiting. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>To Do</term> - <listitem> - <para> - A short summary of your task pad. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term>RDF Summary</term> - <listitem> - <para> - News headlines for any valid RDF file. The default - is news about the GNOME project from <ulink - url="www.gnome.org/gnome-news/">gnotices</ulink>. - </para> - </listitem> - </varlistentry> - - </variablelist> - - </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> - <sect1 id="exec-services-detail"> - <title>Services in Detail</title> - <para> - This section will show you how to use several - <application>Evolution</application> services. - - </para> - - </sect1> - -</chapter> - - - - - - - |