diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/C/fig/calendar.png | bin | 34295 -> 43949 bytes | |||
-rw-r--r-- | doc/C/fig/contact.png | bin | 27020 -> 39742 bytes | |||
-rw-r--r-- | doc/C/usage-calendar.sgml | 35 | ||||
-rw-r--r-- | doc/ChangeLog | 5 |
4 files changed, 40 insertions, 0 deletions
diff --git a/doc/C/fig/calendar.png b/doc/C/fig/calendar.png Binary files differindex f248af294e..9c267d572a 100644 --- a/doc/C/fig/calendar.png +++ b/doc/C/fig/calendar.png diff --git a/doc/C/fig/contact.png b/doc/C/fig/contact.png Binary files differindex a9ed02251a..0748b30d69 100644 --- a/doc/C/fig/contact.png +++ b/doc/C/fig/contact.png diff --git a/doc/C/usage-calendar.sgml b/doc/C/usage-calendar.sgml index 50e09b03aa..23d1abb6a0 100644 --- a/doc/C/usage-calendar.sgml +++ b/doc/C/usage-calendar.sgml @@ -26,6 +26,41 @@ <!-- ============== End of Figure ============================= --> </para> + + <para> + <inlinegraphic fileref="fig/full-1"></inlinegraphic> + <guilabel>Event List</guilabel> + </para> + + <para> + The <guilabel>Event List</guilabel> is responsible for showing you all of + your scheduled events, whether they are all day events or simply one time + events that last a half an hour. + </para> + + <para> + <inlinegraphic fileref="fig/full-2"></inlinegraphic> + <guilabel>Todo List</guilabel> + </para> + + <para> + The <guilabel>Todo List</guilabel> compliments the <guilabel>Event List + </guilabel> as it keeps track of your chores or tasks which don't have + any time associated with them. These may include "Clean Room" or "Call + Repairman". + </para> + + <para> + <inlinegraphic fileref="fig/full-3"></inlinegraphic> + <guilabel>Calendar Window</guilabel> + </para> + + <para> + The <guilabel>Calendar Window</guilabel> has a graphical representation of + the calendar, so you can select what days to view in the <guilabel>Event + List</guilabel>. + </para> + <sect1 id ="usage-calendar-view"> <title>Ways of Looking at your Calendar</title> diff --git a/doc/ChangeLog b/doc/ChangeLog index f69e8b457e..1113db5d0d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2001-06-21 Kevin Breit <battery841@mediaone.net> + * C/usage-calendar.sgml: Redid graphics to add labels to them and + described the labels in text. + +2001-06-21 Kevin Breit <battery841@mediaone.net> + * C/evolution.sgml: Added config-encryption.sgml for building * C/fig/*png: Updated graphics for newer UI. |