diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-09-05 02:08:38 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-09-05 02:08:38 +0800 |
commit | 96c014f73478b984dd7ba725ed537d4cfa099544 (patch) | |
tree | f1ffa94772aa67fcc4d50d3b6f1cc7101ad94d85 /help | |
parent | 6fe406c265839de855b35abbad54b3ed63d07ba1 (diff) | |
download | gsoc2013-evolution-96c014f73478b984dd7ba725ed537d4cfa099544.tar.gz gsoc2013-evolution-96c014f73478b984dd7ba725ed537d4cfa099544.tar.zst gsoc2013-evolution-96c014f73478b984dd7ba725ed537d4cfa099544.zip |
Wrote info on how to interract with attached iCal files.
2001-09-04 Kevin Breit <battery841@mediaone.net>
* C/usage-mail.sgml: Wrote info on how to interract with attached iCal files.
svn path=/trunk/; revision=12590
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-calendar.sgml | 2 | ||||
-rw-r--r-- | help/C/usage-mail.sgml | 16 |
2 files changed, 17 insertions, 1 deletions
diff --git a/help/C/usage-calendar.sgml b/help/C/usage-calendar.sgml index 0592eb75bf..afa4cad88d 100644 --- a/help/C/usage-calendar.sgml +++ b/help/C/usage-calendar.sgml @@ -202,7 +202,7 @@ </para> </sect2> <sect2 id="usage-calendar-rsvp"> - <title>Sending a RSVP with the Calendar</title> + <title>Sending an RSVP with the Calendar</title> <para> <application>Evolution</application> can be used to setup group appointments and help you manage RSVPs. diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index ca39602398..aedaa93452 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1411,6 +1411,22 @@ with quoted materials and the relevant replies interspersed--> <para> Happy mailing! </para> </sect2> </sect1> + <sect1 id="rsvp-stuff"> + <title>RSVPs in Mail</title> + <para> + If an event is created in the calendar component, an attendee list can be used to invite users to the event. The invite card is sent as an attachment in iCal format. + </para> + <para> + If you click on the attachment button and click the <guibutton>View Inline</guibutton>, the card will show up in your email. It gives information about: + <itemizedlist> + <listitem> + <para> + Meeting hours + </para> + </listitem> + </itemizedlist> + </para> + </sect1> <sect1 id="usage-mail-subscriptions"> <title>Subscription Management</title> |