aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/remove-account.page
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2009-08-11 03:32:30 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:15:09 +0800
commite236e08f5276ff4923f58b3fdcecc296137ac001 (patch)
tree106621ea04332ca31dc41eed743fc521fcba35da /help/C/remove-account.page
parent2ca0f50c4917a7c5fd5ad8c91a92793f35f90baa (diff)
downloadgsoc2013-empathy-e236e08f5276ff4923f58b3fdcecc296137ac001.tar
gsoc2013-empathy-e236e08f5276ff4923f58b3fdcecc296137ac001.tar.gz
gsoc2013-empathy-e236e08f5276ff4923f58b3fdcecc296137ac001.tar.bz2
gsoc2013-empathy-e236e08f5276ff4923f58b3fdcecc296137ac001.tar.lz
gsoc2013-empathy-e236e08f5276ff4923f58b3fdcecc296137ac001.tar.xz
gsoc2013-empathy-e236e08f5276ff4923f58b3fdcecc296137ac001.tar.zst
gsoc2013-empathy-e236e08f5276ff4923f58b3fdcecc296137ac001.zip
* wrote share-desktop * rewrote set-custom-status * some rewrote here and there, mostly small fixes
Diffstat (limited to 'help/C/remove-account.page')
-rw-r--r--help/C/remove-account.page58
1 files changed, 23 insertions, 35 deletions
diff --git a/help/C/remove-account.page b/help/C/remove-account.page
index 355d4955d..5728b40d0 100644
--- a/help/C/remove-account.page
+++ b/help/C/remove-account.page
@@ -1,12 +1,12 @@
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
id="remove-account">
-
+
<info>
<link type="guide" xref="index#accounts"/>
<desc>Completely remove an account from <app>Empathy</app>.</desc>
- <revision version="3.0" date="2009-06-14" status="draft"/>
-
+ <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"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
@@ -15,15 +15,9 @@
<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 remove an account from <app>Empathy</app>.</p>
- </comment>
-
+
<title>Remove an account</title>
<p>
@@ -31,52 +25,46 @@
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.
+ After removing an account you will not be able to recover it or to recover
+ the conversations you had.
</p>
<steps>
<item>
<p>
- From the <gui>Contact List</gui> window, perform one of the following:
+ 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>
+ <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.
+ Select the account you wish to remove from the box on the
+ left of the dialog.
</p>
</item>
<item>
<p>
- Click on the <gui>Remove</gui> button.
+ 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.
+ 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>