added "meeting-announce" note ("Simple meeting announcements").

2001-12-05  Aaron Weber  <aaron@ximian.com>

	* C/usage-calendar.sgml: added "meeting-announce" note ("Simple
	meeting announcements").

svn path=/trunk/; revision=14899
This commit is contained in:
Aaron Weber
2001-12-05 23:02:57 +00:00
committed by Aaron Weber
parent bf506d1aef
commit b07d0414a2
2 changed files with 19 additions and 0 deletions

View File

@ -264,6 +264,22 @@
attendee will be sent an email with the appointment
information and gives them the option to respond.
</para>
<note id="meeting-announce">
<title>Simple Announcements</title>
<para>
If you don't need to collect attendance information when
you're scheduling an event, and would rather just announce
it, select
<menuchoice><guimenu>Actions</guimenu><guimenuitem>Forward
as iCalendar</guimenuitem></menuchoice>. That will open a
new email message with the event notification attached as
an announcement. Recipients will be able to add the event
to their calendars with one click, but won't automatically
send you email about whether they'll attend.
</para>
</note>
<para>
To schedule a meeting:
<orderedlist numeration="arabic">

View File

@ -1,5 +1,8 @@
2001-12-05 Aaron Weber <aaron@ximian.com>
* C/usage-calendar.sgml: added "meeting-announce" note ("Simple
meeting announcements").
* C/config-prefs.sgml: Additional links to other portions of the
document.