From f8db9032d6813046f468718d9d22545a1b519a73 Mon Sep 17 00:00:00 2001 From: Kevin Breit Date: Thu, 21 Jun 2001 19:40:45 +0000 Subject: Redid graphics to add labels to them and described the labels in text. 2001-06-21 Kevin Breit * C/usage-calendar.sgml: Redid graphics to add labels to them and described the labels in text. svn path=/trunk/; revision=10376 --- help/C/fig/calendar.png | Bin 34295 -> 43949 bytes help/C/fig/contact.png | Bin 27020 -> 39742 bytes help/C/usage-calendar.sgml | 35 +++++++++++++++++++++++++++++++++++ help/ChangeLog | 5 +++++ 4 files changed, 40 insertions(+) (limited to 'help') diff --git a/help/C/fig/calendar.png b/help/C/fig/calendar.png index f248af294e..9c267d572a 100644 Binary files a/help/C/fig/calendar.png and b/help/C/fig/calendar.png differ diff --git a/help/C/fig/contact.png b/help/C/fig/contact.png index a9ed02251a..0748b30d69 100644 Binary files a/help/C/fig/contact.png and b/help/C/fig/contact.png differ diff --git a/help/C/usage-calendar.sgml b/help/C/usage-calendar.sgml index 50e09b03aa..23d1abb6a0 100644 --- a/help/C/usage-calendar.sgml +++ b/help/C/usage-calendar.sgml @@ -26,6 +26,41 @@ + + + + Event List + + + + The Event List 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. + + + + + Todo List + + + + The Todo List compliments the Event List + 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". + + + + + Calendar Window + + + + The Calendar Window has a graphical representation of + the calendar, so you can select what days to view in the Event + List. + + Ways of Looking at your Calendar diff --git a/help/ChangeLog b/help/ChangeLog index f69e8b457e..1113db5d0d 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,8 @@ +2001-06-21 Kevin Breit + + * C/usage-calendar.sgml: Redid graphics to add labels to them and + described the labels in text. + 2001-06-21 Kevin Breit * C/evolution.sgml: Added config-encryption.sgml for building -- cgit