blob: 6d8749984379e4e6ee7154b503c16ccbb964498e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="calendar-meetings-delegating">
<info>
<desc>Ask somebody else to run the meeting.</desc>
<link type="guide" xref="calendar-meetings" />
<revision pkgversion="3.0.2" version="0.2" date="2011-07-29" status="stub"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<credit type="author">
<name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/bxqatxt.html -->
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
<!-- TODO: Check if all these steps are still correct in 3.1 -->
</info>
<title>Delegating Meetings</title>
<p>Only attendees of a meeting can delegate a meeting.</p>
<steps>
<item>
<p>Right-click on the meeting that you want to delegate.</p>
</item>
<item>
<p>Click <gui>Delegate Meeting</gui>.</p>
</item>
<item>
<p>Select the contacts you want to delegate the meeting to.</p>
</item>
<item>
<p>Click <gui style="button">OK</gui>.</p>
</item>
</steps>
<p>Each contact receives a copy of the meeting invitation.</p>
</page>
|