aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2011-12-20 05:09:08 +0800
committerMilo Casagrande <milo@ubuntu.com>2011-12-20 05:09:08 +0800
commitc1efd868352810864c8df225a6ab9fa60a4ab999 (patch)
treee93d2765f12508d61c2f9f4a4fd6eefef68f15dd /help
parent441abec78cd45145319450e90d8e849a2d49f382 (diff)
downloadgsoc2013-empathy-c1efd868352810864c8df225a6ab9fa60a4ab999.tar
gsoc2013-empathy-c1efd868352810864c8df225a6ab9fa60a4ab999.tar.gz
gsoc2013-empathy-c1efd868352810864c8df225a6ab9fa60a4ab999.tar.bz2
gsoc2013-empathy-c1efd868352810864c8df225a6ab9fa60a4ab999.tar.lz
gsoc2013-empathy-c1efd868352810864c8df225a6ab9fa60a4ab999.tar.xz
gsoc2013-empathy-c1efd868352810864c8df225a6ab9fa60a4ab999.tar.zst
gsoc2013-empathy-c1efd868352810864c8df225a6ab9fa60a4ab999.zip
[help] Fixed UI reference in the help
* Fixed UI reference in the add and delete account pages, the button changed with the new Gnome theme
Diffstat (limited to 'help')
-rw-r--r--help/C/add-account.page24
-rw-r--r--help/C/remove-account.page8
2 files changed, 17 insertions, 15 deletions
diff --git a/help/C/add-account.page b/help/C/add-account.page
index 86145c0c2..b727eddfa 100644
--- a/help/C/add-account.page
+++ b/help/C/add-account.page
@@ -14,8 +14,9 @@
<e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
-->
</revision>
- <revision pkgversion="2.30" version="0.3" date="2010-02-03" status="review"/>
- <revision pkgversion="2.30" version="0.4" date="2010-04-19" status="review"/>
+ <revision pkgversion="2.30" version="0.3" date="2010-02-03" status="review"/>
+ <revision pkgversion="2.30" version="0.4" date="2010-04-19" status="review"/>
+ <revision pkgversion="3.2" version="0.5" date="2011-12-19" status="review"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
@@ -26,7 +27,7 @@
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
- </license>
+ </license>
<!--
<copyright>
<year>2009</year>
@@ -50,7 +51,7 @@
</item>
<item>
<p>
- Click <gui style="button">Add</gui>.
+ Click <gui style="button">+</gui>.
</p>
</item>
<item>
@@ -58,18 +59,20 @@
to add.</p>
</item>
<item>
- <p>If you do not already have a registered account, select <gui>Create a new account on the server</gui>.
- This feature is not available for all account types, and may not work with some account
- providers. See <link xref="create-account"/> for more information.</p>
+ <p>If you do not already have a registered account, select
+ <gui>Create a new account on the server</gui>.
+ This feature is not available for all account types, and may not work with
+ some account providers. See <link xref="create-account"/> for more
+ information.</p>
</item>
<item>
<p>Enter the required information. For most accounts, you will only need
a login ID and a password. Some accounts may require additional information.
- See <link xref="accounts-window#details"/> for more information.</p>
- </item>
+ See <link xref="accounts-window#details"/>for more information.</p>
+ </item>
<item>
<p>
- Click <gui style="button">Log in</gui>.
+ Click <gui style="button">Apply</gui>.
</p>
</item>
</steps>
@@ -80,5 +83,4 @@
name or press the space bar. Edit the account name and press <key>Enter</key>
when you’re finished.</p>
</note>
-
</page>
diff --git a/help/C/remove-account.page b/help/C/remove-account.page
index ff2d61080..85b6ac07b 100644
--- a/help/C/remove-account.page
+++ b/help/C/remove-account.page
@@ -14,13 +14,14 @@
-->
</revision>
<revision pkgversion="2.30" version="0.4" date="2010-04-19" status="review"/>
+ <revision pkgversion="3.2" version="0.5" date="2011-12-19" status="review"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
- </license>
+ </license>
<!--
<copyright>
<year>2009</year>
@@ -36,7 +37,7 @@
longer wish to use the account. If you wish to use the account in
<app>Empathy</app> again in the future, you will have to add your account
details again.</p>
-
+
<steps>
<item>
<p>From the <gui>Contact List</gui> window, choose <guiseq><gui>Edit</gui>
@@ -47,7 +48,7 @@
left side of the window.</p>
</item>
<item>
- <p>Click on <gui style="button">Remove</gui>.</p>
+ <p>Click <gui style="button">-</gui>.</p>
</item>
<item>
<p>A dialog will be shown asking for confirmation. Click the <gui>Remove</gui>
@@ -59,5 +60,4 @@
<p>Even after removing an account, <app>Empathy</app> does not delete
your conversation history for that account.</p>
</note>
-
</page>