diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-06-21 02:26:24 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-21 02:26:24 +0800 |
commit | 51ba0332fcb3b2d82c37d3dda73267e4d0769a30 (patch) | |
tree | 308eb9426793bcedd5570fd416a049f7f269dc86 /doc/C/usage-calendar.sgml | |
parent | e3c1ef7aed82ac608fb58d56dfe95ee25eaf1c0c (diff) | |
download | gsoc2013-evolution-51ba0332fcb3b2d82c37d3dda73267e4d0769a30.tar gsoc2013-evolution-51ba0332fcb3b2d82c37d3dda73267e4d0769a30.tar.gz gsoc2013-evolution-51ba0332fcb3b2d82c37d3dda73267e4d0769a30.tar.bz2 gsoc2013-evolution-51ba0332fcb3b2d82c37d3dda73267e4d0769a30.tar.lz gsoc2013-evolution-51ba0332fcb3b2d82c37d3dda73267e4d0769a30.tar.xz gsoc2013-evolution-51ba0332fcb3b2d82c37d3dda73267e4d0769a30.tar.zst gsoc2013-evolution-51ba0332fcb3b2d82c37d3dda73267e4d0769a30.zip |
Make less monotone sounding
2001-06-20 Kevin Breit <battery841@mediaone.net>
* doc/C/usage-calendar.sgml: Make less monotone sounding
svn path=/trunk/; revision=10342
Diffstat (limited to 'doc/C/usage-calendar.sgml')
-rw-r--r-- | doc/C/usage-calendar.sgml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/C/usage-calendar.sgml b/doc/C/usage-calendar.sgml index 59a4c0d634..50e09b03aa 100644 --- a/doc/C/usage-calendar.sgml +++ b/doc/C/usage-calendar.sgml @@ -195,16 +195,14 @@ lack of time, resources, and interest. </tip> <para> - The purpose of categories is to let the user view all appointments which have + The purpose of categories is to let you view all appointments which have similar activities. To do this, change <guilabel>Any field contains</guilabel> to <guilabel>Has category</guilabel> and enter your category at right. </para> <para> - At the bottom right of the <guilabel>Classification</guilabel> section - is the categories button and input box. Clicking the button will bring up - a box with a listing of categories. To the left of the category is a checkbox - that allows the category to be associated with the respective event. + Clicking on the <guibutton>Categories</guibutton> button opens up the category + list. To assocate a category to an event, simply click the check box. </para> <para> Once you've selected your categories, click <guibutton>OK</guibutton> to |