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