]> git.0d.be Git - empathy.git/blob - help/C/favorite-rooms.page
[help] Adding Google Talk notes, review information
[empathy.git] / help / C / favorite-rooms.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="favorite-rooms">
4
5   <info>
6     <link type="guide" xref="index#text-conv"/>
7     <link type="guide" xref="irc-manage#manage"/>
8     <link type="seealso" xref="irc-join-room"/>
9     <link type="seealso" xref="group-conversations"/>
10     <desc>Set, join and manage favorite rooms.</desc>
11     <revision pkgversion="2.28" version="0.1" date="2009-08-21" status="draft"/>
12     <credit type="author">
13       <name>Milo Casagrande</name>
14       <email>milo@ubuntu.com</email>
15     </credit>
16     <copyright>
17       <year>2009</year>
18       <name>GNOME Documentation Project</name>
19     </copyright>
20     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
21   </info>
22
23   <title>Favorite rooms</title>
24
25   <section id="set-favorite">
26   <title>Set a room as a favorite</title>
27   <steps>
28     <item>
29       <p>
30         Join a room.
31       </p>
32       <list>
33         <item>
34           <p>
35              See <link xref="irc-join-room"/> for more information on how to join
36              an IRC room.
37           </p>
38         </item>
39         <item>
40           <p>
41             See <link xref="group-conversations"/> for more information on how to
42             start or join a group conversation.
43           </p>
44         </item>
45       </list>
46     </item>
47     <item>
48       <p>
49         From the conversation window, choose 
50         <guiseq><gui>Conversation</gui><gui>Favorite Chatroom</gui></guiseq>.
51       </p>
52     </item>
53   </steps>
54   </section>
55
56   <section id="join-favorite">
57   <title>Join favorite rooms</title>
58   <steps>
59     <item>
60       <p>
61         From the <gui>Contact List</gui> window, perform one of the following:
62       </p>
63       <list>
64         <item>
65           <p>
66             Press <key>F5</key>.
67           </p>
68         </item>
69         <item>
70           <p>
71             Choose <guiseq><gui>Room</gui><gui>Join Favorites</gui></guiseq>, to
72             join all your favorite rooms.
73           </p>
74         </item>
75         <item>
76           <p>
77             Choose <gui>Room</gui>, and select the favorite room you want to join.
78           </p>
79         </item>
80       </list>
81     </item>
82   </steps>
83   <note>
84     <p>
85       To join a favorite room, you need to be connected to the Internet and to
86       your account.
87     </p>
88   </note>
89   </section>
90
91   <section id="manage-favorite">
92   <title>Manage favorite rooms</title>
93   <steps>
94     <item>
95       <p>
96         From the <gui>Contact List</gui> window, choose
97         <guiseq><gui>Room</gui><gui>Manage Favorites</gui></guiseq>.
98       </p>
99     </item>
100     <item>
101       <p>
102         From the <gui>Account</gui> drop-down list, select the account you want to
103         manage the favorite rooms of.
104       </p>
105       <p>
106         Select <gui>All</gui> to see all you favorite rooms.
107       </p>
108     </item>
109     <item>
110       <p>
111         Select the favorite room you want to manage:
112       </p>
113       <list>
114         <item>
115           <p>
116             Select the <gui>Auto-Connect</gui> check-box in order to automatically
117             join that room when you connect to your account.
118           </p>
119         </item>
120         <item>
121           <p>
122             Click on <gui>Remove</gui> to remove the room from your favorites.
123           </p>
124         </item>
125       </list>
126     </item>
127     <item>
128       <p>
129         When done, click <gui>Close</gui>.
130       </p>
131     </item>
132   </steps>
133   </section>
134
135 </page>