]> git.0d.be Git - empathy.git/blob - help/C/irc-join-room.page
[help]
[empathy.git] / help / C / irc-join-room.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="irc-join-room">
4
5   <info>
6     <link type="guide" xref="irc-manage#manage"/>
7     <desc>Join an IRC channel.</desc>
8     <revision pkgversion="2.28" version="0.1" date="2009-07-26" status="draft"/>
9     <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
10     <credit type="author">
11       <name>Milo Casagrande</name>
12       <email>milo@ubuntu.com</email>
13     </credit>
14     <copyright>
15       <year>2009</year>
16       <name>GNOME Documentation Project</name>
17     </copyright>
18     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
19   </info>
20
21   <title>Join a room</title>
22
23   <steps>
24     <item>
25       <p>
26         From the <gui>Contact List</gui> window, choose
27         <guiseq><gui>Room</gui><gui>Join</gui></guiseq>.
28       </p>
29     </item>
30     <item>
31       <p>
32         From the <gui>Account</gui> drop-down list, select the IRC account that
33         corresponds to the network you want to use.
34       </p>
35     </item>
36     <item>
37       <p>
38         In the <gui>Room</gui> text box, type the name of the channel you want to
39         join. Prefix the name with the hash character (<sys>#</sys>).
40       </p>
41     </item>
42     <item>
43       <p>
44         Click on <gui>Join</gui> to enter the room.
45       </p>
46     </item>
47   </steps>
48
49   <note>
50     <p>
51       To join multiple rooms, you need to repeat the steps above for each room.
52     </p>
53   </note>
54 </page>