Added a note

2001-10-26  Kevin Breit  <mrproper@ximian.com>

	* C/usage-mail-org.sgml: Added a note

	* C/usage-mainwindow.sgml: Added screenshot and labels of stuff for summary.

svn path=/trunk/; revision=14164
This commit is contained in:
Kevin Breit
2001-10-26 19:54:49 +00:00
committed by Kevin Breit
parent 16f5a6ab61
commit f21bff38da
4 changed files with 51 additions and 1 deletions

BIN
help/C/figures/summary.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

View File

@ -344,6 +344,12 @@
<para>
Mailing List - Filter based on the mailing list it came from.
</para>
<note>
<title>How Does Filterint on Mailing Lists Work?</title>
<para>
Filtering on mailing lists uses the domain part (@ximian.com) of the address and the user part (the part before the @). However, if you wish to exclude the domain section from being filtered, simply don't put anything after the user.
</para>
</note>
</listitem>
<listitem>

View File

@ -872,9 +872,47 @@ the workaround described in the note below.
</para>
<para>
FIXME: Insert picture of the Summary and labels here.
<figure>
<title>The Evolution Summary</title>
<screenshot>
<graphic format="png" fileref="figures/summary" srccredit="Kevin Breit">
</screenshot>
</figure>
</para>
<para>
<inlinemediaobject><imageobject><imagedata fileref="figures/full-1" format="png"></imageobject></inlinemediaobject> <guilabel>Weather Summary</guilabel>
</para>
<para>
Shows you the latest weather updates from hundreds of cities around the world.
</para>
<para>
<inlinemediaobject><imageobject><imagedata fileref="figures/full-2" format="png"></imageobject></inlinemediaobject> <guilabel>News Feeds</guilabel>
</para>
<para>
Displays up to the minute news from your favorite websites.
</para>
<para>
<inlinemediaobject><imageobject><imagedata fileref="figures/full-3" format="png"></imageobject></inlinemediaobject> <guilabel>Mail Summary</guilabel>
</para>
<para>
Shows you how many email messages you have in your selected folders, waiting to be read.
</para>
<para>
<inlinemediaobject><imageobject><imagedata fileref="figures/full-4" format="png"></imageobject></inlinemediaobject> <guilabel>Calendar Summary</guilabel>
</para>
<para>
Shows you your calendar.
</para>
<para>
<inlinemediaobject><imageobject><imagedata fileref="figures/full-5" format="png"></imageobject></inlinemediaobject> <guilabel>Tasks</guilabel>
</para>
<para>
Shows your pending tasks
</para>
<para>
To add additional services to your Summary, or to edit the
existing services, select

View File

@ -1,3 +1,9 @@
2001-10-26 Kevin Breit <mrproper@ximian.com>
* C/usage-mail-org.sgml: Added a note
* C/usage-mainwindow.sgml: Added screenshot and labels of stuff for summary.
2001-10-24 Kevin Breit <mrproper@ximian.com>
* C/figures/mail-composer.png: I updated this becuase the screenshot was humerously _old_.