aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/remove-account.page
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2009-06-15 09:49:20 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:13:50 +0800
commitf09080299c239dd1602365cebd98af5a457e2a6d (patch)
tree4edeb09bd3239386ad87e9b9f6b1e96de3c0201b /help/C/remove-account.page
parent5dad754128ba85483b02e87784c17ae678141779 (diff)
downloadgsoc2013-empathy-f09080299c239dd1602365cebd98af5a457e2a6d.tar
gsoc2013-empathy-f09080299c239dd1602365cebd98af5a457e2a6d.tar.gz
gsoc2013-empathy-f09080299c239dd1602365cebd98af5a457e2a6d.tar.bz2
gsoc2013-empathy-f09080299c239dd1602365cebd98af5a457e2a6d.tar.lz
gsoc2013-empathy-f09080299c239dd1602365cebd98af5a457e2a6d.tar.xz
gsoc2013-empathy-f09080299c239dd1602365cebd98af5a457e2a6d.tar.zst
gsoc2013-empathy-f09080299c239dd1602365cebd98af5a457e2a6d.zip
Added remove and disable account topics Added link to the add-account topic
Diffstat (limited to 'help/C/remove-account.page')
-rw-r--r--help/C/remove-account.page85
1 files changed, 85 insertions, 0 deletions
diff --git a/help/C/remove-account.page b/help/C/remove-account.page
new file mode 100644
index 000000000..efa06e5cc
--- /dev/null
+++ b/help/C/remove-account.page
@@ -0,0 +1,85 @@
+<page xmlns="http://www.gnome.org/~shaunm/mallard"
+ type="topic"
+ id="remove-account">
+
+ <info>
+ <link type="guide" xref="index"/>
+ <desc>Remove an account from <app>Empathy</app>.</desc>
+ <revision version="3.0" date="2009-06-14" status="stub"/>
+
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo@ubuntu.com</email>
+ </credit>
+ <copyright>
+ <year>2009</year>
+ <name>GNOME Documentation Project</name>
+ </copyright>
+
+ <license>Creative Commons Share Alike</license>
+
+ <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 remove an account from <app>Empathy</app>.</p>
+ </comment>
+
+ <title>How can I remove an account?</title>
+
+ <p>
+ Removing an account means to delete it from your computer with all
+ the conversations you had with other people.
+ </p>
+ <p>
+ After removing an account you will not be able to recover it or
+ the conversations you had.
+ </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 remove in the box on the
+ left of the dialog.
+ </p>
+ </item>
+ <item>
+ <p>
+ Click on the <gui>Remove</gui> button.
+ </p>
+ </item>
+ <item>
+ <p>
+ A dialog will be shown asking for confirmation. Click on
+ the <gui>Remove</gui> button to permanently remove the
+ account.
+ </p>
+ </item>
+ </steps>
+
+ <note>
+ <p>
+ If you only want to disable an account, see <link xref="disable-account"/>.
+ </p>
+ </note>
+
+</page> \ No newline at end of file