]> git.0d.be Git - empathy.git/blob - help/C/add-contact.page
Added stub topic for password protected IRC channels Wrote the audio call topic Some...
[empathy.git] / help / C / add-contact.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="add-contact">
4   
5   <info>
6     <link type="guide" xref="index#accounts"/>
7     <link type="seealso" xref="offline-contacts"/>
8     <desc>Add someone to the contact list.</desc>
9     <revision version="3.0" date="2009-06-15" status="draft"/>
10     
11     <credit type="author">
12       <name>Phil Bull</name>
13       <email>philbull@gmail.com</email>
14     </credit>
15     <copyright>
16       <year>2009</year>
17       <name>GNOME Documentation Project</name>
18     </copyright>
19     
20     <license>Creative Commons Share Alike 3.0</license>
21     
22     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
23   </info>
24   
25   <comment>
26     <cite date="2009-06-15"><name>Phil Bull</name></cite>
27     <p>Instructions need review, didn't test with other IM services to confirm 
28       the names of the textboxes. Also, check the name of the Add button.</p>
29   </comment>
30
31   <title>Add someone to your list of contacts</title>
32   
33   <steps>
34     <item>
35       <p>
36         Choose <guiseq><gui>Chat</gui><gui>Add Contact</gui></guiseq>
37       </p>
38     </item>
39     <item>
40       <p>
41         From the <gui>Account</gui> drop-down list, select the type of
42         service the person you want to add to your contacts is using.
43       </p>
44     </item>
45     <item>
46       <p>
47         In the <gui>Identifier</gui> text box, type the email address
48         or the username of the person you want to add to your
49         contacts list.
50       </p>
51     </item>
52     <item>
53       <p>
54         In the <gui>Alias</gui> text box, type their name.
55       </p>
56     </item>
57     <item>
58       <p>
59         Click <gui>Add</gui> to add the person to your list of
60         contacts.
61       </p>
62     </item>
63   </steps>
64
65   <p>
66     You can view your list of contacts in the main window of
67     <app>Empathy</app>.
68   </p>
69
70   <note>
71     <p>
72       To add a new person to your list of contacts, you need to be
73       connected to the Internet and to your account.
74     </p>
75   </note>
76
77 </page>