aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/send-message.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/send-message.page')
-rw-r--r--help/C/send-message.page51
1 files changed, 51 insertions, 0 deletions
diff --git a/help/C/send-message.page b/help/C/send-message.page
new file mode 100644
index 000000000..997236ccb
--- /dev/null
+++ b/help/C/send-message.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="send-message">
+
+ <info>
+ <link type="guide" xref="index#text-conv"/>
+ <desc>Send a message to one of your contacts.</desc>
+ <revision pkgversion="2.28" version="0.1" date="2009-06-14" status="draft"/>
+ <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull@gmail.com</email>
+ </credit>
+ <copyright>
+ <year>2009</year>
+ <name>GNOME Documentation Project</name>
+ </copyright>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+ </info>
+
+ <title>Send a message to someone</title>
+
+ <steps>
+ <item>
+ <p>
+ From the <gui>Contact List</gui> window, perform one of the following:
+ </p>
+ <list>
+ <item>
+ <p>
+ Double-click the name of the contact that you want to have a conversation
+ with.
+ </p>
+ </item>
+ <item>
+ <p>
+ Right-click on the name of the contact you want to have a conversation with, and
+ select <gui>Chat</gui>.
+ </p>
+ </item>
+ </list>
+ </item>
+ <item>
+ <p>
+ A new window will open. Type a message into the box at the
+ bottom of the window and press <key>Enter</key> to send it.
+ </p>
+ </item>
+ </steps>
+
+</page>