aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorPhil Bull <philbull@gmail.com>2009-06-15 07:42:30 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:13:49 +0800
commite649179a02b95836fcbfe376e2bb3b111a6f7606 (patch)
tree7bef24e9ece88039e48d2c724a9f6527d3d87625 /help
parent8429d0c1dff0036ea65a75ee35651816f8544d07 (diff)
downloadgsoc2013-empathy-e649179a02b95836fcbfe376e2bb3b111a6f7606.tar
gsoc2013-empathy-e649179a02b95836fcbfe376e2bb3b111a6f7606.tar.gz
gsoc2013-empathy-e649179a02b95836fcbfe376e2bb3b111a6f7606.tar.bz2
gsoc2013-empathy-e649179a02b95836fcbfe376e2bb3b111a6f7606.tar.lz
gsoc2013-empathy-e649179a02b95836fcbfe376e2bb3b111a6f7606.tar.xz
gsoc2013-empathy-e649179a02b95836fcbfe376e2bb3b111a6f7606.tar.zst
gsoc2013-empathy-e649179a02b95836fcbfe376e2bb3b111a6f7606.zip
Add "send_message" topic
Diffstat (limited to 'help')
-rw-r--r--help/C/send_message.page28
1 files changed, 28 insertions, 0 deletions
diff --git a/help/C/send_message.page b/help/C/send_message.page
new file mode 100644
index 000000000..1d9b2fda8
--- /dev/null
+++ b/help/C/send_message.page
@@ -0,0 +1,28 @@
+<page xmlns="http://www.gnome.org/~shaunm/mallard"
+ type="guide"
+ id="send_message">
+
+<info>
+ <link type="guide" xref="index"/>
+ <desc>Send a message to one of your contacts.</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 send a message to someone?</title>
+
+<p>In the main Empathy window, double-click the name of the contact that you want to chat with. Alternatively, right-click their name and click <gui>Chat</gui>. A chat window will open. Type a message into the box at the bottom of the window and press <key>Enter</key> to send it to your contact.</p>
+
+</page>