diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:43 +0800 |
commit | b77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch) | |
tree | 6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/calendar-usage-delete-appointment.page | |
parent | eb79ee913685794a77a7bbeb24eb73028f183813 (diff) | |
download | gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.bz2 gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.lz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.xz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/calendar-usage-delete-appointment.page')
-rw-r--r-- | help/C/calendar-usage-delete-appointment.page | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/help/C/calendar-usage-delete-appointment.page b/help/C/calendar-usage-delete-appointment.page new file mode 100644 index 0000000000..1520178c65 --- /dev/null +++ b/help/C/calendar-usage-delete-appointment.page @@ -0,0 +1,24 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="calendar-usage-delete-appointment"> + + <info> + <desc>Deleting in appointment in your calendar.</desc> + + <link type="guide" xref="calendar-usage" /> + + <revision pkgversion="3.0.2" version="0.2" date="2011-08-01" status="final"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Deleting an Appointment</title> + +<p>If you want to delete an appointment in your calendars, right-click on the appointment in the calendar and select <gui>Delete Appointment</gui>, or click on the appointment and click <gui>Delete</gui> in the tool bar or press <keyseq><key>Ctrl</key><key>D</key></keyseq>. If you are in the <link xref="calendar-layout-views">list view</link> you can also use <guiseq><gui>Edit</gui><gui>Delete Appointment</gui></guiseq>.</p> + +</page> |