]> git.0d.be Git - empathy.git/blob - help/C/add-account.page
[help] Fixed the Apply button on account creation
[empathy.git] / help / C / add-account.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       type="topic" style="task"
4       id="add-account">
5
6   <info>
7     <link type="guide" xref="index#accounts"/>
8     <link type="seealso" xref="remove-account"/>
9     <desc>Add a new account to <app>Empathy</app>.</desc>
10     <revision pkgversion="2.28" version="0.1" date="2009-06-24" status="draft"/>
11     <revision pkgversion="2.28" version="0.1" date="2009-08-10" status="review"/>
12     <revision pkgversion="2.28" version="0.2" date="2009-08-27" status="review">
13       <!--
14       <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
15       -->
16     </revision>
17     <revision pkgversion="2.30" version="0.3" date="2010-02-03" status="review"/>    
18     <credit type="author">
19       <name>Milo Casagrande</name>
20       <email>milo@ubuntu.com</email>
21     </credit>
22     <credit type="author">
23       <name>Shaun McCance</name>
24       <email>shaunm@gnome.org</email>
25     </credit>
26     <license>
27       <p>Creative Commons Share Alike 3.0</p>
28     </license>    
29 <!--
30     <copyright>
31       <year>2009</year>
32       <name>GNOME Documentation Project</name>
33     </copyright>
34     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
35 -->
36   </info>
37
38   <title>Add a new account</title>
39
40   <p>You can add instant messaging accounts from any supported service to communicate
41   with all of your contacts in <app>Empathy</app>.  For some account providers,
42   these steps will also allow you to register for a new account.  For more details,
43   see <link xref="create-account"/>.</p>
44
45   <steps>
46     <item>
47       <p>From the <gui>Contact List</gui> window, choose <guiseq><gui>Edit</gui>
48       <gui>Accounts</gui></guiseq>, or press <key>F4</key>.</p>
49     </item>
50     <item>
51       <p>
52         Click <gui style="button">Add</gui>.
53       </p>
54     </item>
55     <item>
56       <p>From the <gui>Protocol</gui> drop-down list, select the type of account you wish
57       to add.</p>
58     </item>
59     <item>
60       <p>If you do not already have a registered account, select <gui>Create a new account on the server</gui>.
61       This feature is not available for all account types, and may not work with some account
62       providers.  See <link xref="create-account"/> for more information.</p>
63     </item>
64     <item>
65       <p>Enter the required information.  For most accounts, you will only need
66       a login ID and a password.  Some accounts may require additional information.
67       See <link xref="accounts-window#details"/> for more information.</p>
68     </item>    
69     <item>
70       <p>
71         Click <gui style="button">Apply</gui>.
72       </p>
73     </item>
74   </steps>
75
76   <note style="tip">
77     <p>To change the name that identifies the account in the <gui>Accounts</gui>
78     window, select the account from the list on the left and either click on the
79     name or press the space bar.  Edit the account name and press <key>Enter</key>
80     when you’re finished.</p>
81   </note>
82
83 </page>