]> git.0d.be Git - empathy.git/blob - help/C/irc-account.page
Updated Arabic translation
[empathy.git] / help / C / irc-account.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="irc-account">
4
5   <info>
6     <link type="guide" xref="index#accounts"/>
7     <link type="guide" xref="irc-manage"/>
8     <link type="seealso" xref="prob-conn-neterror"/>
9     <link type="seealso" xref="prob-conn-name"/>
10     <desc>Create an IRC account.</desc>
11     <revision pkgversion="2.28" version="0.1" date="2009-07-25" status="draft"/>
12     <revision pkgversion="2.28" version="0.1" date="2009-08-10" status="review"/>
13     <credit type="author">
14       <name>Milo Casagrande</name>
15       <email>milo@ubuntu.com</email>
16     </credit>
17     <copyright>
18       <year>2009</year>
19       <name>GNOME Documentation Project</name>
20     </copyright>
21     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
22   </info>
23
24   <title>Create an IRC account</title>
25
26   <steps>
27     <item>
28       <p>
29               From the <gui>Contact List</gui> window, perform one of the following:
30       </p>
31       <list>
32         <item>
33                 <p>
34                   Press <key>F4</key>.
35                 </p>
36               </item>
37               <item>
38                 <p>
39                   Choose <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq>.
40                 </p>
41         </item>
42       </list>
43     </item>
44     <item>
45       <p>
46               If it is the first time you launch <app>Empathy</app>:
47       </p>
48       <list>
49               <item>
50                 <p>
51                   From the <gui>Type</gui> drop-down list choose
52                   <gui>IRC</gui>, then click on the <gui>Create</gui> button.
53                 </p>
54               </item>
55       </list>
56       <p>
57               Otherwise:
58       </p>
59       <steps>
60               <item>
61                 <p>
62                   Click on the <gui>Add</gui> button.
63                 </p>
64               </item>
65               <item>
66                 <p>
67                   From the <gui>Type</gui> drop-down list choose
68                   <gui>IRC</gui>, then click on the <gui>Create</gui> button.
69                 </p>
70               </item>
71              </steps>
72            </item>
73            <item>
74             <p>
75               From the <gui>Network</gui> drop-down list, select the name of the network
76               you are creating the account for.
77             </p>
78            </item>
79            <item>
80            <!-- TODO: rethink the description of the nickname -->
81             <p>
82               In the <gui>Nickname</gui> text box, type the name that will identify yourself
83               in the network you are creating the account.
84             </p>
85            </item>
86            <item>
87             <p>
88               In the <gui>Password</gui> text box, type the password you used to register
89               your nikcname. If you do not have one, leave this field blank.
90             </p>
91            </item>
92            <item>
93             <p>
94               In the <gui>Real name</gui> text box, type your real name.
95             </p>
96             <note>
97               <p>
98                 It is not necessary to insert your real name.
99               </p>
100             </note>
101            </item>
102            <item>
103             <p>
104               In the <gui>Quit message</gui> text box, type a text message that will be
105               sent when you close your session.
106             </p>
107            </item>
108            <item>
109             <p>
110               To enable the new account, select the <gui>Enabled</gui> check-box
111               next to the name of the account in the box on the left of the dialog.
112       </p>
113     </item>
114   </steps>
115
116   <p>
117     If you want to change the name that identifies the account in the <gui>Accounts</gui>
118     dialog, double-click on the name of the account in the box on the left of the dialog
119     and type the new name.
120   </p>
121
122   <note style="tip">
123     <p>
124       If you want to use different networks at the same time, you need to create an
125       account with each one of the networks you want to use.
126     </p>
127   </note>
128
129 </page>