]> git.0d.be Git - empathy.git/blob - help/C/remove-account.page
Updated xmlns links * Updated the xmlns links in all pages to reflect the new Mallard...
[empathy.git] / help / C / remove-account.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="remove-account">
4   
5   <info>
6     <link type="guide" xref="index#accounts"/>
7     <desc>Remove an account from <app>Empathy</app>.</desc>
8     <revision version="3.0" date="2009-06-14" status="stub"/>
9     
10     <credit type="author">
11       <name>Milo Casagrande</name>
12       <email>milo@ubuntu.com</email>
13     </credit>
14     <copyright>
15       <year>2009</year>
16       <name>GNOME Documentation Project</name>
17     </copyright>
18     
19     <license>Creative Commons Share Alike</license>
20     
21     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"
22       />
23   </info>
24   
25   <comment>
26     <cite date="2009-06-14"><name>Milo Casagrande</name></cite>
27     <p>Section about how to remove an account from <app>Empathy</app>.</p>
28   </comment>
29   
30   <title>How can I remove an account?</title>
31
32   <p>
33     Removing an account means to delete it from your computer with all
34     the conversations you had with other people.
35   </p>
36   <p>
37     After removing an account you will not be able to recover it or
38     the conversations you had.
39   </p>
40
41   <steps>
42     <item>
43       <p>
44         From the <gui>Contact List</gui> window, perform one of the following:
45       </p>
46       <list>
47         <item>
48           <p>
49             Press <key>F4</key>
50           </p>
51         </item>
52         <item>
53           <p>
54             Choose <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq>
55           </p>
56         </item>
57       </list>
58     </item>
59     <item>
60       <p>
61         Select the account you wish to remove in the box on the
62         left of the dialog.
63       </p>
64     </item>
65     <item>
66       <p>
67         Click on the <gui>Remove</gui> button.
68       </p>
69     </item>
70     <item>
71       <p>
72         A dialog will be shown asking for confirmation. Click on
73         the <gui>Remove</gui> button to permanently remove the
74         account.
75       </p>
76     </item>
77   </steps>
78   
79   <note>
80     <p>
81       If you only want to disable an account, see <link xref="disable-account"/>.
82     </p>
83   </note>
84
85 </page>