[empathy] [help] Removed the offline-contacts topic (bug 612448): * Created hide-contacts based on removed-co



commit ac93e53085ee405164bc4f9f09ce2a39523727d5
Author: Milo Casagrande <milo ubuntu com>
Date:   Thu Mar 11 18:23:23 2010 +0100

    [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

 help/C/hide-contacts.page    |   42 ++++++++++++++++++++++++++++++++++
 help/C/offline-contacts.page |   51 ------------------------------------------
 help/Makefile.am             |    2 +-
 3 files changed, 43 insertions(+), 52 deletions(-)
---
diff --git a/help/C/hide-contacts.page b/help/C/hide-contacts.page
new file mode 100644
index 0000000..f0609a6
--- /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>
diff --git a/help/Makefile.am b/help/Makefile.am
index 76303c6..feb0c21 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -33,6 +33,7 @@ DOC_PAGES = \
 	geolocation-turn.page \
 	geolocation-what-is.page \
 	group-conversations.page \
+	hide-contacts.page \
 	import-account.page \
 	index.page \
 	introduction.page \
@@ -44,7 +45,6 @@ DOC_PAGES = \
 	irc-send-file.page \
 	irc-start-conversation.page \
 	license.page \
-	offline-contacts.page \
 	prev-conv.page \
 	prob-conn-acctdisabled.page \
 	prob-conn-auth.page \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]