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