aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/hide-contacts.page
blob: f0609a62d27ab24d5cd0bd397c1920b1e486dd63 (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:e="http://projectmallard.org/experimental/"
      type="topic" style="task"
      id="hide-contacts">

  <info>
    <link type="guide" xref="index#contacts"/>
    <desc>Hide the offline contacts from your <gui>Contact List</gui>.</desc>
    <revision pkgversion="2.30" version="0.1" date="2010-03-11" status="review"/>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>    
  </info>

  <title>Hide offline contacts</title>

  <p>
    Normally, <app>Empathy</app> shows all your contacts: those that are online, 
    with which you can have a conversation, and also those that are offline. 
  </p>
  <p>
    To hide the contacts that are offline:
  </p>

  <steps>
    <item>
      <p>From the <gui>Contact List</gui> window, choose <guiseq><gui>View</gui>
      <gui>Offline Contacts</gui></guiseq>, or press <keyseq><key>Ctrl</key>
      <key>H</key></keyseq>.</p>
    </item>
    <item>
      <p>
        To show the offline contacts again, repeat the same procedure above.
      </p>
    </item>
  </steps>

</page>