]> git.0d.be Git - empathy.git/blob - help/C/irc-join-room.page
[help] More info about IRC passwords and file sending
[empathy.git] / help / C / irc-join-room.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       type="topic" style="task"
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 an IRC chat room</title>
22
23   <p>You can join IRC chat rooms (also known as IRC channels) on any IRC network you’re
24   connected to.  To connect to an IRC network, see <link xref="add-account"/> and
25   <link xref="account-irc"/>.</p>
26
27   <steps>
28     <item>
29       <p>
30         From the <gui>Contact List</gui> window, choose
31         <guiseq><gui>Room</gui><gui>Join</gui></guiseq>.
32       </p>
33     </item>
34     <item>
35       <p>
36         From the <gui>Account</gui> drop-down list, select the IRC account that
37         corresponds to the network you want to use.
38       </p>
39     </item>
40     <item>
41       <p>
42         In the <gui>Room</gui> text box, type the name of the channel you want to
43         join. IRC channel names start with the hash character (<sys>#</sys>).
44       </p>
45     </item>
46     <item>
47       <p>
48         Click <gui>Join</gui> to enter the room.
49       </p>
50     </item>
51   </steps>
52
53   <note style="tip">
54     <p>
55       To join multiple rooms, you need to repeat the steps above for each room.
56     </p>
57   </note>
58 </page>