aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/hide-contacts.page
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2010-03-12 01:23:23 +0800
committerMilo Casagrande <milo@ubuntu.com>2010-03-12 01:23:23 +0800
commitac93e53085ee405164bc4f9f09ce2a39523727d5 (patch)
treee89174ccf7ef9fef8f1ff98a754e301b7b2abd30 /help/C/hide-contacts.page
parentc9fa45d605497da2c0d79262b4d6d42d0fff7c63 (diff)
downloadgsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar
gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.gz
gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.bz2
gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.lz
gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.xz
gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.zst
gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.zip
[help] Removed the offline-contacts topic (bug 612448):
* Created hide-contacts based on removed-contacts * Fixed the topic * Removed the old page from Makefile and added the new one
Diffstat (limited to 'help/C/hide-contacts.page')
-rw-r--r--help/C/hide-contacts.page42
1 files changed, 42 insertions, 0 deletions
diff --git a/help/C/hide-contacts.page b/help/C/hide-contacts.page
new file mode 100644
index 000000000..f0609a62d
--- /dev/null
+++ b/help/C/hide-contacts.page
@@ -0,0 +1,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>