aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/import-account.page
blob: 83f6b6677d15614b3dcf730e91f4a851e08930c7 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<page xmlns="http://projectmallard.org/1.0/"
  type="topic"
  id="import-account">

  <info>
    <link type="guide" xref="index#accounts"/>
    <link type="seealso" xref="add-account"/>
    <link type="seealso" xref="remove-account"/>
    <desc>Import an existing account to <app>Empathy</app>.</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-08-22" status="draft"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-22" status="review"/>
    <credit type="author">
      <name>Peter Haslam</name>
      <email>peter.haslam@freenet.de</email>
    </credit>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.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>Import an existing account</title>

  <steps>
    <item>
      <p>
          From the <gui>Contact List</gui> window, do one of the following:
      </p>
      <list>
          <item>
            <p>
              Press <key>F4</key>.
          </p>
        </item>
        <item>
          <p>
            Choose <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq>.
          </p>
        </item>
      </list>
    </item>
    <item>
      <p>
        Click on <gui>Import Accounts...</gui>.
      </p>
    </item>
    <item>
      <p>
        From the <gui>Import Accounts</gui> dialog, select the <gui>Import</gui>
        check-box next to the accounts you want to import.
      </p>
    </item>
    <item>
      <p>
        Click <gui>OK</gui> to import the accounts to <app>Empathy</app>.
      </p>
    </item>
  </steps>

  <note style="tip">
    <p>
      If you want to change the name that identifies the account in the <gui>Accounts</gui>
      dialog, double-click on the name of the account in the box on the left of the dialog
      and type the new name.
    </p>
  </note>

  <note>
    <p>
      At the moment <app>Empathy</app> can import accounts only from the instant 
      messaging program <app>Pidgin</app>. For more information about <app>Pidgin</app>,
      see the <link href="http://www.pidgin.im/">Pidgin website</link>.
    </p>
  </note>

</page>