diff options
author | Phil Bull <philbull@gmail.com> | 2009-06-15 06:32:55 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:13:49 +0800 |
commit | 1f1a155079ad5f878297e77020c4202134cdc3e3 (patch) | |
tree | 6a66442aded0369d348a94b9c584d227f7d34969 | |
parent | 63af18d35fc97a5396701f8c5c536980fceaebd3 (diff) | |
download | gsoc2013-empathy-1f1a155079ad5f878297e77020c4202134cdc3e3.tar gsoc2013-empathy-1f1a155079ad5f878297e77020c4202134cdc3e3.tar.gz gsoc2013-empathy-1f1a155079ad5f878297e77020c4202134cdc3e3.tar.bz2 gsoc2013-empathy-1f1a155079ad5f878297e77020c4202134cdc3e3.tar.lz gsoc2013-empathy-1f1a155079ad5f878297e77020c4202134cdc3e3.tar.xz gsoc2013-empathy-1f1a155079ad5f878297e77020c4202134cdc3e3.tar.zst gsoc2013-empathy-1f1a155079ad5f878297e77020c4202134cdc3e3.zip |
Add topic on changing your status
-rw-r--r-- | help/C/change_status.page | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/help/C/change_status.page b/help/C/change_status.page new file mode 100644 index 000000000..a5b6b53a0 --- /dev/null +++ b/help/C/change_status.page @@ -0,0 +1,29 @@ +<page xmlns="http://www.gnome.org/~shaunm/mallard" + type="guide" + id="change_status"> + +<info> + <link type="guide" xref="index"/> + <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"/> + + <credit type="author"> + <name>Phil Bull</name> + <email>philbull@gmail.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> + + +<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> + +</page> |