diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-09-08 00:02:44 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-09-08 00:02:44 +0800 |
commit | 64119bc6be1866141e7a48935d6e6b907608a880 (patch) | |
tree | 62709d285b0699969a43c4dcc34ff8b006b424fb /help/C/usage-calendar.sgml | |
parent | d435ef1f87d7202c8cdbb210ed09068e14499f1e (diff) | |
download | gsoc2013-evolution-64119bc6be1866141e7a48935d6e6b907608a880.tar gsoc2013-evolution-64119bc6be1866141e7a48935d6e6b907608a880.tar.gz gsoc2013-evolution-64119bc6be1866141e7a48935d6e6b907608a880.tar.bz2 gsoc2013-evolution-64119bc6be1866141e7a48935d6e6b907608a880.tar.lz gsoc2013-evolution-64119bc6be1866141e7a48935d6e6b907608a880.tar.xz gsoc2013-evolution-64119bc6be1866141e7a48935d6e6b907608a880.tar.zst gsoc2013-evolution-64119bc6be1866141e7a48935d6e6b907608a880.zip |
Accidentally broke docs, now valid.
2000-09-07 Aaron Weber <aaron@helixcode.com>
* C/evolution-guide.sgml: Accidentally broke docs, now valid.
svn path=/trunk/; revision=5231
Diffstat (limited to 'help/C/usage-calendar.sgml')
-rw-r--r-- | help/C/usage-calendar.sgml | 34 |
1 files changed, 23 insertions, 11 deletions
diff --git a/help/C/usage-calendar.sgml b/help/C/usage-calendar.sgml index 9ec3b0f60e..2fd55de976 100644 --- a/help/C/usage-calendar.sgml +++ b/help/C/usage-calendar.sgml @@ -36,9 +36,9 @@ right side of the toolbar to switch between views. </para> <para> - To view yesterday's appointments, (last week's, if you're in - the weekly view, and last month's for the monthly view), click - the <guibutton>Pref</guibutton> button. For tomorrow, next week, + To view yesterday's appointments, —last week's, if you're in + the weekly view, and last month's for the monthly view— click + the <guibutton>Prev</guibutton> button. For tomorrow, next week, or next month, click <guibutton>Next</guibutton>, and of course, click <guibutton>Today</guibutton> for today. </para> @@ -71,8 +71,9 @@ lack of time, resources, and interest. multiple days, and events that have a date but no specific time. Of course, you can also set event reminders and alarms so that you don't forget about everything you've just put into - your calendar. Basically, it can handle almost any schedule you - throw at it. + your calendar. From managing a busy office to managing a busy + family (or both!), <application>Evolution</application> can + handle the schedule. </para> <sect2 id="usage-calendar-apts-basic"> <title>Creating events</title> @@ -88,6 +89,16 @@ lack of time, resources, and interest. dialog will pop up with the usual menu bar, tool bar, and window full of choices for you. </para> + <tip id="new-appointment-shortcut"> + <title>Shortcut</title> + <para> + If you don't need to enter more information than the date + and time of the appointment, you just click in any blank + space in the calendar and start typing. You can enter other + information later with the appointment editor. + </para> + </tip> + <para> Your event must have a starting and ending date — by default, today — but you can choose whether to give it @@ -130,7 +141,8 @@ lack of time, resources, and interest. <term><guilabel>Audio</guilabel></term> <listitem> <para> - Choose this to have your deliver a sound alarm. + Choose this to have your computer deliver a sound + alarm. </para> </listitem> </varlistentry> @@ -322,12 +334,12 @@ lack of time, resources, and interest. <example> <title>Keeping Multiple Calendars</title> <para> - Keelyn has one calendar for her own schedule. Next to that + Keelyn has one calendar for her own schedule. On the network, she maintains one for the conference room, so people know when - they can schedule meetings. On the local network, she - maintains a calendar that reflects when consultants are going - to be on site, and another that keeps track of when the Red - Sox are playing. + they can schedule meetings. Next to that, she maintains a + calendar that reflects when consultants are going to be on + site, and another that keeps track of when the Red Sox are + playing. </para> </example> <para> |