diff options
author | Aaron Weber <aaron@src.gnome.org> | 2000-06-05 19:30:19 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-06-05 19:30:19 +0800 |
commit | 6e571188232f777da9d66737a78e4bc195ceff49 (patch) | |
tree | 2d6806a2a1ec448be506a91962aa61a403f3ffa1 /doc/C/usage-calendar.sgml | |
parent | 4acb45fce534e0124bea5ffbdf1ee3ff14331196 (diff) | |
download | gsoc2013-evolution-6e571188232f777da9d66737a78e4bc195ceff49.tar gsoc2013-evolution-6e571188232f777da9d66737a78e4bc195ceff49.tar.gz gsoc2013-evolution-6e571188232f777da9d66737a78e4bc195ceff49.tar.bz2 gsoc2013-evolution-6e571188232f777da9d66737a78e4bc195ceff49.tar.lz gsoc2013-evolution-6e571188232f777da9d66737a78e4bc195ceff49.tar.xz gsoc2013-evolution-6e571188232f777da9d66737a78e4bc195ceff49.tar.zst gsoc2013-evolution-6e571188232f777da9d66737a78e4bc195ceff49.zip |
Incorporated chgs from Kevin.
* C/usage-calendar.sgml: Incorporated chgs from Kevin.
* C/config-prefs.sgml: began total overhaul of structure and added
content reflecting new prefs items. needs LOTS more work.
* C/usage-mail.sgml: changed some references to id's in the
config-prefs section.
* C/fig/config-mail.png: changed filename from config-prefs.png
svn path=/trunk/; revision=3417
Diffstat (limited to 'doc/C/usage-calendar.sgml')
-rw-r--r-- | doc/C/usage-calendar.sgml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/C/usage-calendar.sgml b/doc/C/usage-calendar.sgml index 631a5b711b..cf655d42fc 100644 --- a/doc/C/usage-calendar.sgml +++ b/doc/C/usage-calendar.sgml @@ -4,9 +4,9 @@ <para> To begin using the calendar, select <guibutton>Calendar</guibutton> from the <interface>shortcut - bar</interface>. By default, the calendar starts in week view mode (IS - THIS TRUE? CHANGE TEXT TO FIT FEATURE). The calendar week view is - shown in <xref linkend="usage-calendar-fig">: + bar</interface>. By default, the calendar starts in daily view mode + The calendar's daily view is shown in + <xref linkend="usage-calendar-fig">: <!-- ============== Figure ============================= --> <figure id="usage-calendar-fig"> @@ -24,7 +24,9 @@ <title>Ways of Looking at your Calendar</title> <para> You can view your calendar by the day, by the week, by the - month, or by the year. To do so, click BUTTONS SOMEWHERE. + month, or by the year. To do so, click the buttons at the top + of <application>Evolution</application> with the numbers 1, 5, + 7, 31 respectivly. </para> <para> Describe the less-obvious differences among the views of |