~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to help/gl/calendar-alarms-and-reminders.page

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-08-18 11:10:01 UTC
  • mfrom: (1.1.83 upstream)
  • Revision ID: james.westby@ubuntu.com-20110818111001-559uzyuqsoyj7xjg
Tags: 3.1.5-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.1.5.
* debian/patches/03_lpi.patch: refreshed.
* debian/patches/11_remove_upstream_submit_bugreport.patch: refreshed.
* debian/patches/bogofilter_init_903b8e6.patch,
  debian/patches/evo_fbee43e_to_f4505a2.patch,
  debian/patches/spamassassin_init_4fc04af.patch: dropped, included upstream.
* debian/patches/spamd_sbin_path.patch: correct the path to spamd as
  /usr/sbin/spamd, which is the correct path in Ubuntu. (LP: #828693)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="calendar-alarms-and-reminders" xml:lang="gl">
 
3
 
 
4
  <info>
 
5
    <desc>Setting up reminder notifications for appointments.</desc>
 
6
    
 
7
    <link type="guide" xref="index#calendar"/>
 
8
 
 
9
    <revision pkgversion="3.1.5" version="0.4" date="2011-08-02" status="draft"/>
 
10
    <credit type="author">
 
11
      <name>Andre Klapper</name>
 
12
      <email>ak-47@gmx.net</email>
 
13
    </credit>
 
14
 <credit type="author">
 
15
   <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/config-prefs-cal.html.en#CACHCGCI -->
 
16
 </credit>
 
17
    <license>
 
18
      <p>Creative Commons Share Alike 3.0</p>
 
19
    </license>  
 
20
 
 
21
  </info>
 
22
 
 
23
<title>Reminders for appointments</title>
 
24
 
 
25
<section id="general-settings">
 
26
<title>General Settings</title>
 
27
 
 
28
<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>
 
29
 
 
30
</section>
 
31
 
 
32
<section id="manual-reminders">
 
33
<title>Manual Reminders</title>
 
34
 
 
35
<p>Apart from the general settings you can also set up reminders in the appointment editor for certain appointments only:</p>
 
36
<steps>
 
37
<item><p>Click <guiseq><gui>Options</gui><gui>Reminders</gui></guiseq> or press the Reminder button in the toolbar.</p></item>
 
38
<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>
 
39
<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>
 
40
</steps>
 
41
 
 
42
</section>
 
43
 
 
44
</page>