aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorPhil Bull <philbull@gmail.com>2009-06-16 04:19:47 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:13:51 +0800
commit016a69a83d9a20aeaa93bcdf20faeef968a888a8 (patch)
tree5eb8cba58c2f14b3021cab68829fc879405e2329 /help
parent88ed5023f2167d1a8ec40ba773ea69be8103e2ca (diff)
downloadgsoc2013-empathy-016a69a83d9a20aeaa93bcdf20faeef968a888a8.tar
gsoc2013-empathy-016a69a83d9a20aeaa93bcdf20faeef968a888a8.tar.gz
gsoc2013-empathy-016a69a83d9a20aeaa93bcdf20faeef968a888a8.tar.bz2
gsoc2013-empathy-016a69a83d9a20aeaa93bcdf20faeef968a888a8.tar.lz
gsoc2013-empathy-016a69a83d9a20aeaa93bcdf20faeef968a888a8.tar.xz
gsoc2013-empathy-016a69a83d9a20aeaa93bcdf20faeef968a888a8.tar.zst
gsoc2013-empathy-016a69a83d9a20aeaa93bcdf20faeef968a888a8.zip
Added "add contact" page. Needs work.
Diffstat (limited to 'help')
-rw-r--r--help/C/add-contact.page42
1 files changed, 42 insertions, 0 deletions
diff --git a/help/C/add-contact.page b/help/C/add-contact.page
new file mode 100644
index 000000000..405d1164b
--- /dev/null
+++ b/help/C/add-contact.page
@@ -0,0 +1,42 @@
+<page xmlns="http://www.gnome.org/~shaunm/mallard"
+ type="guide"
+ id="add_contact">
+
+<info>
+ <link type="guide" xref="index#talk"/>
+ <desc>Add someone to your contact list.</desc>
+ <revision version="3.0" date="2009-06-15" 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 add someone to my list of contacts?</title>
+
+<comment>
+ <cite date="2009-06-15"><name>Phil Bull</name></cite>
+ <p>Instructions need review, didn't test with other IM services to confirm
+ the names of the textboxes. Also, check the name of the Add button.</p>
+</comment>
+
+<p>
+Click <guiseq><gui>Chat</gui><gui>Add Contact</gui></guiseq>. Type the email
+address or username of the person you want to add to your contacts into the
+<gui>Identifier</gui> text box. Type their name into the <gui>Alias</gui> text
+box. Click <gui>Add</gui> to add the person to your list of contacts.
+</p>
+<p>
+You can view your list of contacts in the main Empathy window.
+</p>
+
+</page>