diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-08-19 05:21:46 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-08-20 14:01:00 +0800 |
commit | 0d748560e07eb19a6f064d63df9a38d9a035029f (patch) | |
tree | c18e77f0faab582ca22993fd6cdecd84253d1181 | |
parent | 3d2b48ae941cfbb53679b52d237dda4e1f23170f (diff) | |
download | gsoc2013-evolution-0d748560e07eb19a6f064d63df9a38d9a035029f.tar.gz gsoc2013-evolution-0d748560e07eb19a6f064d63df9a38d9a035029f.tar.zst gsoc2013-evolution-0d748560e07eb19a6f064d63df9a38d9a035029f.zip |
User Docs: Add a TODO
-rw-r--r-- | help/C/exporting-data-calendar.page | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/C/exporting-data-calendar.page b/help/C/exporting-data-calendar.page index 3d4f628d0f..02c37457ec 100644 --- a/help/C/exporting-data-calendar.page +++ b/help/C/exporting-data-calendar.page @@ -21,5 +21,6 @@ <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 --> </page> |