aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/add-contact.page
blob: a5c6b480f93ec11a0e35ed0dec2fbb8bbe797206 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:e="http://projectmallard.org/experimental/"
      type="topic" style="task"
      id="add-contact">

  <info>
    <link type="guide" xref="index#contacts"/>
    <link type="seealso" xref="offline-contacts"/>
    <desc>Add someone to the contact list.</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-06-15" status="draft"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review">
      <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
    </revision>
    <revision pkgversion="2.28" version="0.3" date="2009-09-05" status="review"/>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <copyright>
      <year>2009</year>
      <name>GNOME Documentation Project</name>
    </copyright>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>

  <title>Add someone to your list of contacts</title>

  <steps>
    <item>
      <p>Choose <guiseq><gui>Chat</gui><gui>Add Contact</gui></guiseq>.</p>
    </item>
    <item>
      <p>From the <gui>Account</gui> drop-down list, select the account you wish
      to use to connect to your contact.  Your contact will need to be using the
      same service as the account you select.</p>
    </item>
    <item>
      <p>In the <gui>Identifier</gui> field, enter your contact’s login ID, username,
      screen name, or other appropriate identifier for the service type.</p>
    </item>
    <item>
      <p>In the <gui>Alias</gui> field, type your contact’s name as you would like
      it to appear in your contact list.</p>
    </item>
    <item>
      <p>
        Click <gui>Add</gui> to add the person to your list of
        contacts.
      </p>
    </item>
  </steps>

  <note>
    <p>
      To add a new person to your list of contacts, you need to be
      connected to the Internet and to your account.
    </p>
  </note>

</page>