blob: 0924e7b21dfe6b85aeb91f89cc7cab08e2048fec (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
id="offline-contacts">
<info>
<link type="guide" xref="index#accounts"/>
<desc>
How to see the contacts that are not online.
</desc>
<revision version="3.0" date="2009-06-24" status="draft"/>
<revision pkgversion="2.28" versione="3.1" date="2009-07-21" status="review"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
</credit>
<copyright>
<year>2009</year>
<name>GNOME Documentation Project</name>
</copyright>
<license>Creative Commons Share Alike 3.0</license>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<comment>
<cite date="2009-06-24"><name>Milo Casagrande</name></cite>
<p>
Need to rework on the terminology used.
</p>
</comment>
<title>Display offline contacts</title>
<p>
From the <gui>Contact List</gui> window, perform one of the following:
</p>
<list>
<item>
<p>
Choose <guiseq><gui>View</gui><gui>Offline Contacts</gui></guiseq>.
</p>
</item>
<item>
<p>
Press <keyseq><key>Ctrl</key><key>H</key></keyseq>.
</p>
</item>
</list>
<p>
To hide the offline contacts again, repeat the same procedure above.
</p>
</page>
|