aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/import-account.page
blob: a707a58fd6d239315e58842800fbd1c1933983b4 (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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:e="http://projectmallard.org/experimental/"
      type="topic" style="task"
      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 account from another instant messaging application.</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"/>
    <revision pkgversion="2.28" version="0.3" date="2009-09-02" status="review">
      <!--
      <e:review by="shaunm@gnome.org" date="2009-09-02" status="done"/>
      -->
    </revision>
    <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>
    <credit>
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</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>

  <p>The first time you run <app>Empathy</app>, it will offer to import your
  accounts from other instant messaging applications.  Currently, the only
  supported application is <app>Pidgin</app>.</p>

  <steps>
    <item>
      <p>Run <app>Empathy</app> for the first time.  An assistant will offer
      you a number of options to create new accounts.</p>
    </item>
    <item>
      <p>Select <gui>Yes, import my account details from</gui> and click
      <gui>Forward</gui>.</p>
    </item>
    <item>
      <p>Select the check box next to each account you wish to import.</p>
    </item>
    <item>
      <p>Click <gui>Apply</gui>.</p>
    </item>
  </steps>

  <note>
    <p>It is not currently possible to import accounts after you have completed
    the first-run assistant.</p>
  </note>

</page>