diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-06-15 11:32:03 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:13:50 +0800 |
commit | 88ed5023f2167d1a8ec40ba773ea69be8103e2ca (patch) | |
tree | eb316bf44c9aae53be30d9db04d53558f372b6aa /help/C | |
parent | 5ea557b78b99877f78ab56ccb5df508f9b100dc9 (diff) | |
download | gsoc2013-empathy-88ed5023f2167d1a8ec40ba773ea69be8103e2ca.tar gsoc2013-empathy-88ed5023f2167d1a8ec40ba773ea69be8103e2ca.tar.gz gsoc2013-empathy-88ed5023f2167d1a8ec40ba773ea69be8103e2ca.tar.bz2 gsoc2013-empathy-88ed5023f2167d1a8ec40ba773ea69be8103e2ca.tar.lz gsoc2013-empathy-88ed5023f2167d1a8ec40ba773ea69be8103e2ca.tar.xz gsoc2013-empathy-88ed5023f2167d1a8ec40ba773ea69be8103e2ca.tar.zst gsoc2013-empathy-88ed5023f2167d1a8ec40ba773ea69be8103e2ca.zip |
* Add a custom-message topic for setting a custom presence message (needs more work) * Modified the change-status topic
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/change-status.page | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/help/C/change-status.page b/help/C/change-status.page index f5a5396e5..e91af879e 100644 --- a/help/C/change-status.page +++ b/help/C/change-status.page @@ -18,14 +18,27 @@ <license>Creative Commons Share Alike</license> - <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> -</info> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> + </info> + + <title>How can I change my status?</title> -<title>How can I change my status?</title> + <steps> + <item> + <p> + Click on the drop-down list at the top of the main window of + <app>Empathy</app>. + </p> + </item> + <item> + <p> + Select a status from the list. + </p> + </item> + </steps> <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 + For example, if you are busy and do not want to be disturbed, select <gui>Busy</gui>. </p> |