diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-06-22 03:40:45 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-22 03:40:45 +0800 |
commit | f8db9032d6813046f468718d9d22545a1b519a73 (patch) | |
tree | d5712e1b9412f0c884fe5cbb427afbf0877ac276 /help/C/usage-calendar.sgml | |
parent | c2f24a98ce703b3dba475989f152ada24b68bc0f (diff) | |
download | gsoc2013-evolution-f8db9032d6813046f468718d9d22545a1b519a73.tar gsoc2013-evolution-f8db9032d6813046f468718d9d22545a1b519a73.tar.gz gsoc2013-evolution-f8db9032d6813046f468718d9d22545a1b519a73.tar.bz2 gsoc2013-evolution-f8db9032d6813046f468718d9d22545a1b519a73.tar.lz gsoc2013-evolution-f8db9032d6813046f468718d9d22545a1b519a73.tar.xz gsoc2013-evolution-f8db9032d6813046f468718d9d22545a1b519a73.tar.zst gsoc2013-evolution-f8db9032d6813046f468718d9d22545a1b519a73.zip |
Redid graphics to add labels to them and described the labels in text.
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.
svn path=/trunk/; revision=10376
Diffstat (limited to 'help/C/usage-calendar.sgml')
-rw-r--r-- | help/C/usage-calendar.sgml | 35 |
1 files changed, 35 insertions, 0 deletions
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 @@ <!-- ============== 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> |