aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/disable-account.page
blob: a87cd9f5ed0be45dd5fdd32cd0b663d93e4abbe9 (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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:e="http://projectmallard.org/experimental/"
      type="topic" style="task"
      id="disable-account">

  <info>
    <link type="guide" xref="index#accounts"/>
    <link type="seealso" xref="remove-account"/>
    <desc>Prevent <app>Empathy</app> from automatically logging in to an account.</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-06-14" status="draft"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review"/>
    <revision pkgversion="2.28" version="0.3" date="2009-08-27" status="review"/>
    <revision pkgversion="2.28" version="0.4" date="2009-08-31" status="review">
      <!--
      <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
      -->
    </revision>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.com</email>
    </credit>
    <credit type="author">
      <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>Disable an account</title>

  <p>You can disable an account to prevent <app>Empathy</app> from logging in to
  it without removing the account entirely.  You may wish to disable and re-enable
  an account if you only want to be logged in to the account at certain times,
  but you still want to use <app>Empathy</app> for other accounts.</p>

  <steps>
    <item>
      <p>From the <gui>Contact List</gui> window, choose <guiseq><gui>Edit</gui>
      <gui>Accounts</gui></guiseq>, or press <key>F4</key>.</p>
    </item>
    <item>
      <p>Select the account you wish to disable from the accounts list on the left
      side of the window.</p>
    </item>
    <item>
      <p>Deselect <gui style="checkbox">Enabled</gui> on the right side of the
      window.  This option is after your primary account details, but before
      any advanced settings.</p>
    </item>
    <item>
      <p>
        Click <gui style="button">Apply</gui>.
      </p>
    </item>
  </steps>

  <p>To re-enable the account, simply select <gui style="checkbox">Enabled</gui>
  and click <gui>Apply</gui>.</p>

</page>