aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorJim Campbell <jwcampbell@ubuntu.com>2009-07-02 00:02:33 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:13:52 +0800
commitd0210bf39425cc75021a1d7a06f5068ffa4ca0c5 (patch)
tree71daf15eb0354fd1f65b90502b3b7b343f43291c /help
parent4ee5fa135f9ccb5ffee78c4eaf4eb2451801b486 (diff)
downloadgsoc2013-empathy-d0210bf39425cc75021a1d7a06f5068ffa4ca0c5.tar
gsoc2013-empathy-d0210bf39425cc75021a1d7a06f5068ffa4ca0c5.tar.gz
gsoc2013-empathy-d0210bf39425cc75021a1d7a06f5068ffa4ca0c5.tar.bz2
gsoc2013-empathy-d0210bf39425cc75021a1d7a06f5068ffa4ca0c5.tar.lz
gsoc2013-empathy-d0210bf39425cc75021a1d7a06f5068ffa4ca0c5.tar.xz
gsoc2013-empathy-d0210bf39425cc75021a1d7a06f5068ffa4ca0c5.tar.zst
gsoc2013-empathy-d0210bf39425cc75021a1d7a06f5068ffa4ca0c5.zip
Added set-custom-message.page: * Added first draf of how to set a custom message for your status
Diffstat (limited to 'help')
-rw-r--r--help/C/set-custom-status.page62
1 files changed, 62 insertions, 0 deletions
diff --git a/help/C/set-custom-status.page b/help/C/set-custom-status.page
new file mode 100644
index 000000000..33b766714
--- /dev/null
+++ b/help/C/set-custom-status.page
@@ -0,0 +1,62 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="set-custom-status">
+
+ <info>
+ <link type="guide" xref="index#talk"/>
+ <link type="seealso" xref="change-status"/>
+ <desc>
+ Setting a custom status.
+ </desc>
+ <revision version="1.0" date="2009-06-30" status="draft"/>
+
+ <credit type="author">
+ <name>Jim Campbell</name>
+ <email>jwcampbell@gmail.com</email>
+ </credit>
+ <copyright>
+ <year>2009</year>
+ <name>GNOME Documentation Project</name>
+ </copyright>
+
+ <license>Creative Commons Share Alike 3.0</license>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+ </info>
+
+ <title>Set a custom status</title>
+ <p>
+ Sometimes you may want to set a custom status, for example to let people know that you will be unavailable for a certain period of time.
+ </p>
+
+ <steps>
+ <item>
+ <p>
+ Click on the drop-down list at the top of the main window of
+ <app>Empathy</app>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Enter your custom status message into the "Add New Preset" box.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select a generic status type from the drop-down menu.
+ </p>
+ </item>
+ <item>
+ <p>
+ Click on the +Add button to add the custom status to
+ your list of possible status indicators.
+ </p>
+ </item>
+ <item>
+ <p>
+ Click "Close" and then select your newly-created status from
+ the drop-down menu at the top of the application.
+ </p>
+ </item>
+ </steps>
+</page>