aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Bull <philbull@gmail.com>2009-06-15 10:22:39 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:13:50 +0800
commitb4e70b513a9c0307c84dc9210b8b7f3dde1a984d (patch)
tree5b8965836564d1019af8475fa99811ba80d5a10e
parenta5a227c8abb1bb0f7208f797f3bfde3953d29a68 (diff)
downloadgsoc2013-empathy-b4e70b513a9c0307c84dc9210b8b7f3dde1a984d.tar
gsoc2013-empathy-b4e70b513a9c0307c84dc9210b8b7f3dde1a984d.tar.gz
gsoc2013-empathy-b4e70b513a9c0307c84dc9210b8b7f3dde1a984d.tar.bz2
gsoc2013-empathy-b4e70b513a9c0307c84dc9210b8b7f3dde1a984d.tar.lz
gsoc2013-empathy-b4e70b513a9c0307c84dc9210b8b7f3dde1a984d.tar.xz
gsoc2013-empathy-b4e70b513a9c0307c84dc9210b8b7f3dde1a984d.tar.zst
gsoc2013-empathy-b4e70b513a9c0307c84dc9210b8b7f3dde1a984d.zip
* Change links to reflect index page categories * Add sentence on automatic status change to change_status
-rw-r--r--help/C/add-account.page4
-rw-r--r--help/C/change_status.page13
-rw-r--r--help/C/create-account.page2
-rw-r--r--help/C/disable-account.page4
-rw-r--r--help/C/index.page10
-rw-r--r--help/C/remove-account.page4
-rw-r--r--help/C/send_file.page2
-rw-r--r--help/C/send_message.page2
8 files changed, 29 insertions, 12 deletions
diff --git a/help/C/add-account.page b/help/C/add-account.page
index 59db36934..c0bd7bea9 100644
--- a/help/C/add-account.page
+++ b/help/C/add-account.page
@@ -3,7 +3,7 @@
id="add-account">
<info>
- <link type="guide" xref="index"/>
+ <link type="guide" xref="index#accounts"/>
<link type="seealso" xref="remove-account"/>
<desc>Add a new account to <app>Empathy</app>.</desc>
<revision version="3.0" date="2009-06-14" status="stub"/>
@@ -94,4 +94,4 @@
</item>
</steps>
-</page> \ No newline at end of file
+</page>
diff --git a/help/C/change_status.page b/help/C/change_status.page
index a5b6b53a0..a6d13eb05 100644
--- a/help/C/change_status.page
+++ b/help/C/change_status.page
@@ -3,7 +3,7 @@
id="change_status">
<info>
- <link type="guide" xref="index"/>
+ <link type="guide" xref="index#talk"/>
<desc>Change your status, if you are going away from your computer for example.</desc>
<revision version="3.0" date="2009-06-14" status="stub"/>
@@ -24,6 +24,15 @@
<title>How can I change my status?</title>
-<p>Click the drop-down list at the top of the main <app>Empathy</app> window and select a status from the list. For example, if you are going away from your computer, select <gui>Away</gui>.</p>
+<p>
+Click the drop-down list at the top of the main <app>Empathy</app> window and
+select a status from the list. For example, if you are busy and do not want to
+be disturbed, select <gui>Busy</gui>.
+</p>
+
+<p>
+If you do not use your computer for a while, Empathy will automatically set
+your status to <gui>Away</gui>.
+</p>
</page>
diff --git a/help/C/create-account.page b/help/C/create-account.page
index a389f3e63..6fdf16ded 100644
--- a/help/C/create-account.page
+++ b/help/C/create-account.page
@@ -3,7 +3,7 @@
id="create-account">
<info>
- <link type="guide" xref="index"/>
+ <link type="guide" xref="index#accounts"/>
<link type="seealso" xref="add-account"/>
<desc>Create an account with one of the supported services.</desc>
diff --git a/help/C/disable-account.page b/help/C/disable-account.page
index e17b90ce8..1f4983fc1 100644
--- a/help/C/disable-account.page
+++ b/help/C/disable-account.page
@@ -3,7 +3,7 @@
id="disable-account">
<info>
- <link type="guide" xref="index"/>
+ <link type="guide" xref="index#accounts"/>
<link type="seealso" xref="remove-account"/>
<desc>Remove an account from <app>Empathy</app>.</desc>
<revision version="3.0" date="2009-06-14" status="stub"/>
@@ -75,4 +75,4 @@
</p>
</note>
-</page> \ No newline at end of file
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index e3f8662db..fa1260b20 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -20,7 +20,15 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
</info>
- <title>Empathy Documentation</title>
+ <title>Empathy Instant Messenger</title>
+
+ <section id="talk" style="2column">
+ <title>Talk to people</title>
+ </section>
+
+ <section id="accounts" style="2column">
+ <title>Manage instant messaging accounts</title>
+ </section>
<comment>
<cite date="2009-06-14"><name>Milo Casagrande</name></cite>
diff --git a/help/C/remove-account.page b/help/C/remove-account.page
index efa06e5cc..d073f2586 100644
--- a/help/C/remove-account.page
+++ b/help/C/remove-account.page
@@ -3,7 +3,7 @@
id="remove-account">
<info>
- <link type="guide" xref="index"/>
+ <link type="guide" xref="index#accounts"/>
<desc>Remove an account from <app>Empathy</app>.</desc>
<revision version="3.0" date="2009-06-14" status="stub"/>
@@ -82,4 +82,4 @@
</p>
</note>
-</page> \ No newline at end of file
+</page>
diff --git a/help/C/send_file.page b/help/C/send_file.page
index a17cd84bb..3f5379c2c 100644
--- a/help/C/send_file.page
+++ b/help/C/send_file.page
@@ -3,7 +3,7 @@
id="send_file">
<info>
- <link type="guide" xref="index"/>
+ <link type="guide" xref="index#talk"/>
<desc>Send a file from your computer to one of your contacts.</desc>
<revision version="3.0" date="2009-06-14" status="stub"/>
diff --git a/help/C/send_message.page b/help/C/send_message.page
index 1d9b2fda8..54373ac17 100644
--- a/help/C/send_message.page
+++ b/help/C/send_message.page
@@ -3,7 +3,7 @@
id="send_message">
<info>
- <link type="guide" xref="index"/>
+ <link type="guide" xref="index#talk"/>
<desc>Send a message to one of your contacts.</desc>
<revision version="3.0" date="2009-06-14" status="stub"/>