[empathy] [help] Added topic about favorite rooms



commit f0675e594614857d8b5396aa584d7e8b08ff161c
Author: Milo Casagrande <milo ubuntu com>
Date:   Fri Aug 21 12:13:41 2009 +0200

    [help]	Added topic about favorite rooms
    	Added new file to Makefile.am
    	Removed some useless spaces from add-contact

 help/C/add-contact.page    |   10 ++--
 help/C/favorite-rooms.page |  135 ++++++++++++++++++++++++++++++++++++++++++++
 help/Makefile.am           |    1 +
 3 files changed, 141 insertions(+), 5 deletions(-)
---
diff --git a/help/C/add-contact.page b/help/C/add-contact.page
index e435a94..14d49a5 100644
--- a/help/C/add-contact.page
+++ b/help/C/add-contact.page
@@ -30,14 +30,14 @@
     <item>
       <p>
         From the <gui>Account</gui> drop-down list, select the type of
-         service the person you want to add to your contacts is using.
+        service the person you want to add to your contacts is using.
       </p>
     </item>
     <item>
       <p>
         In the <gui>Identifier</gui> text box, type the email address
-         or the username of the person you want to add to your
-         contacts list.
+        or the username of the person you want to add to your
+        contacts list.
       </p>
     </item>
     <item>
@@ -48,7 +48,7 @@
     <item>
       <p>
         Click <gui>Add</gui> to add the person to your list of
-         contacts.
+        contacts.
       </p>
     </item>
   </steps>
@@ -56,7 +56,7 @@
   <note>
     <p>
       To add a new person to your list of contacts, you need to be
-       connected to the Internet and to your account.
+      connected to the Internet and to your account.
     </p>
   </note>
 
diff --git a/help/C/favorite-rooms.page b/help/C/favorite-rooms.page
new file mode 100644
index 0000000..747c09d
--- /dev/null
+++ b/help/C/favorite-rooms.page
@@ -0,0 +1,135 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  type="topic"
+  id="favorite-rooms">
+
+  <info>
+    <link type="guide" xref="index#text-conv"/>
+    <link type="guide" xref="irc-manage#manage"/>
+    <link type="seealso" xref="irc-join-room"/>
+    <link type="seealso" xref="group-conversations"/>
+    <desc>Set, join and manage favorite rooms.</desc>
+    <revision pkgversion="2.28" version="0.1" date="2009-08-21" status="draft"/>
+    <credit type="author">
+      <name>Milo Casagrande</name>
+      <email>milo ubuntu com</email>
+    </credit>
+    <copyright>
+      <year>2009</year>
+      <name>GNOME Documentation Project</name>
+    </copyright>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Favorite rooms</title>
+
+  <section id="set-favorite">
+  <title>Set a room as a favorite</title>
+  <steps>
+    <item>
+      <p>
+        Join a room.
+      </p>
+      <list>
+        <item>
+          <p>
+             See <link xref="irc-join-room"/> for more information on how to join
+             an IRC room.
+          </p>
+        </item>
+        <item>
+          <p>
+            See <link xref="group-conversations"/> for more information on how to
+            start or join a group conversation.
+          </p>
+        </item>
+      </list>
+    </item>
+    <item>
+      <p>
+        From the conversation window, choose 
+        <guiseq><gui>Conversation</gui><gui>Favorite Chatroom</gui></guiseq>.
+      </p>
+    </item>
+  </steps>
+  </section>
+
+  <section id="join-favorite">
+  <title>Join favorite rooms</title>
+  <steps>
+    <item>
+      <p>
+        From the <gui>Contact List</gui> window, perform one of the following:
+      </p>
+      <list>
+        <item>
+          <p>
+            Press <key>F5</key>.
+          </p>
+        </item>
+        <item>
+          <p>
+            Choose <guiseq><gui>Room</gui><gui>Join Favorites</gui></guiseq>, to
+            join all your favorite rooms.
+          </p>
+        </item>
+        <item>
+          <p>
+            Choose <gui>Room</gui>, and select the favorite room you want to join.
+          </p>
+        </item>
+      </list>
+    </item>
+  </steps>
+  <note>
+    <p>
+      To join a favorite room, you need to be connected to the Internet and to
+      your account.
+    </p>
+  </note>
+  </section>
+
+  <section id="manage-favorite">
+  <title>Manage favorite rooms</title>
+  <steps>
+    <item>
+      <p>
+        From the <gui>Contact List</gui> window, choose
+        <guiseq><gui>Room</gui><gui>Manage Favorites</gui></guiseq>.
+      </p>
+    </item>
+    <item>
+      <p>
+        From the <gui>Account</gui> drop-down list, select the account you want to
+        manage the favorite rooms of.
+      </p>
+      <p>
+        Select <gui>All</gui> to see all you favorite rooms.
+      </p>
+    </item>
+    <item>
+      <p>
+        Select the favorite room you want to manage:
+      </p>
+      <list>
+        <item>
+          <p>
+            Select the <gui>Auto-Connect</gui> check-box in order to automatically
+            join that room when you connect to your account.
+          </p>
+        </item>
+        <item>
+          <p>
+            Click on <gui>Remove</gui> to remove the room from your favorites.
+          </p>
+        </item>
+      </list>
+    </item>
+    <item>
+      <p>
+        When done, click <gui>Close</gui>.
+      </p>
+    </item>
+  </steps>
+  </section>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index be149cd..4041f9a 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -18,6 +18,7 @@ DOC_PAGES = \
 	change-status.page \
 	create-account.page \
 	disable-account.page \
+	favorite-rooms.page \
 	geolocation.page \
 	geolocation-not-showing.page \
 	geolocation-privacy.page \



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