diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-12-06 17:56:23 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-12-07 08:23:46 +0800 |
commit | 3002cd88d273a38009fe2de6ccfaf8d32dc39e0f (patch) | |
tree | 32f1cb75448fb713c9a03c6c11020d422b3eae95 /help | |
parent | 5518f9c398ae1c0d205ce5d813cbadc35b38158b (diff) | |
download | gsoc2013-evolution-3002cd88d273a38009fe2de6ccfaf8d32dc39e0f.tar.gz gsoc2013-evolution-3002cd88d273a38009fe2de6ccfaf8d32dc39e0f.tar.zst gsoc2013-evolution-3002cd88d273a38009fe2de6ccfaf8d32dc39e0f.zip |
User docs: Link to desktop help for general info on reminders
Diffstat (limited to 'help')
-rw-r--r-- | help/C/calendar-alarms-and-reminders.page | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/help/C/calendar-alarms-and-reminders.page b/help/C/calendar-alarms-and-reminders.page index 0ccd711c02..4eb90df6a8 100644 --- a/help/C/calendar-alarms-and-reminders.page +++ b/help/C/calendar-alarms-and-reminders.page @@ -26,6 +26,11 @@ <title>General Settings</title> <p>Under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar and Tasks</gui><gui>Reminders</gui></guiseq> you can select those calendars for which you want to receive reminder notifications. If you do not select a calendar, you will not receive reminders for any events in this calendar. You can also define whether to show a reminder for every appointment and for every birthday and anniversary.</p> +<if:choose> + <if:when test="platform:gnome-shell"> + <p>For general information on displaying reminders, please see <link href="help:gnome-help/shell-notifications">the GNOME Desktop Help</link>. + </if:when> +</if:choose> </section> @@ -36,7 +41,6 @@ <steps> <item><p>Click <guiseq><gui>Options</gui><gui>Reminders</gui></guiseq> or press the Reminder button in the toolbar.</p></item> <item><p>From the dropdown menu, choose either one of the available default options when to show a notification reminder, or choose <gui>Customize</gui>.</p></item> -<!-- TODO: Test how this is in GNOME3? Displayed in Notification area, permanently? --> <item><p>In case of <gui>Customize</gui>, the reminder can be a popup, a sound played, or a program ran. You can also define whether the reminder should be repeated.</p></item> </steps> |