diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-04-20 19:06:02 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-04-20 19:06:02 +0800 |
commit | dca26bce5777e10f6b0cc9b690ee5a9ed34e7474 (patch) | |
tree | 0394f1e48dd21a8b9a4bd87907c8b922740ef067 /help | |
parent | ad63ed05d5340be50c580c0cb00000889111146f (diff) | |
download | gsoc2013-evolution-dca26bce5777e10f6b0cc9b690ee5a9ed34e7474.tar gsoc2013-evolution-dca26bce5777e10f6b0cc9b690ee5a9ed34e7474.tar.gz gsoc2013-evolution-dca26bce5777e10f6b0cc9b690ee5a9ed34e7474.tar.bz2 gsoc2013-evolution-dca26bce5777e10f6b0cc9b690ee5a9ed34e7474.tar.lz gsoc2013-evolution-dca26bce5777e10f6b0cc9b690ee5a9ed34e7474.tar.xz gsoc2013-evolution-dca26bce5777e10f6b0cc9b690ee5a9ed34e7474.tar.zst gsoc2013-evolution-dca26bce5777e10f6b0cc9b690ee5a9ed34e7474.zip |
User docs: Update appointment saving instructions as per e1f45e28
Diffstat (limited to 'help')
-rw-r--r-- | help/C/exporting-data-calendar.page | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/help/C/exporting-data-calendar.page b/help/C/exporting-data-calendar.page index 02c37457ec..a913b5d138 100644 --- a/help/C/exporting-data-calendar.page +++ b/help/C/exporting-data-calendar.page @@ -6,7 +6,7 @@ <link type="guide" xref="exporting-data" /> - <revision pkgversion="3.1.5" version="0.3" date="2012-02-18" status="final"/> + <revision pkgversion="3.6.4" version="0.4" date="2013-04-20" status="final"/> <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> @@ -20,7 +20,5 @@ <title>Exporting calendar data</title> <p>To export a complete calendar, right-click on the calendar in the list of calendars and click <gui>Save as</gui>. Available formats are iCalendar format (ICS, recommended), comma separated values (CSV), and RDF format.</p> -<p>If you want to export only one appointment, right-click on the appointment and click <gui>Save as iCalendar...</gui>.</p> -<!-- TODO: This might need an update for >=3.5.90 thanks to http://git.gnome.org/browse/evolution/commit/?id=e1f45e288a00334bc52844f6656cf0f7bb54ddd7 --> - +<p>If you want to export only one appointment (or task or memo), either select the appointment and select <guiseq><gui>File</gui><gui>Save as iCalendar...</gui></guiseq>, or right-click on the appointment and click <gui>Save as iCalendar...</gui>.</p> </page> |