aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/disable-account.page
blob: aafd3a513b4929c646717355b23593958b1cbc58 (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
<page xmlns="http://projectmallard.org/1.0/"
  type="topic"
  id="disable-account">
  
  <info>
    <link type="guide" xref="index#accounts"/>
    <link type="seealso" xref="remove-account"/>
    <desc>Prevent an account from logging-in automatically when you start 
    Empathy.</desc>
    <revision version="3.0" date="2009-06-14" status="draft"/>
    
    <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>
  
  <comment>
    <cite date="2009-06-14"><name>Milo Casagrande</name></cite>
    <p>Section about how to disable an account from <app>Empathy</app>.</p>
  </comment>
  
  <title>Disable an account</title>

  <p>
    Disabling an account means to deactivate it, temporarily or
    permanently. All the conversations you had will be kept in your computer.
  </p>
  <p>
    After disabling an account, you will be able to enable it again.
  </p>

  <steps>
    <item>
      <p>
    From the <gui>Contact List</gui> window, perform 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>
    Select the account you wish to disable in the box on the
    left of the dialog.
      </p>
    </item>
    <item>
      <p>
    Deselect the <gui>Enabled</gui> check-box.
      </p>
    </item>
  </steps>
  
  <note>
    <p>
      If you want to remove an account, see <link xref="remove-account"/>.
    </p>
  </note>

</page>