]> git.0d.be Git - empathy.git/commitdiff
Added "add contact" page. Needs work.
authorPhil Bull <philbull@gmail.com>
Mon, 15 Jun 2009 20:19:47 +0000 (21:19 +0100)
committerFrédéric Péters <fpeters@0d.be>
Wed, 12 Aug 2009 16:13:51 +0000 (18:13 +0200)
help/C/add-contact.page [new file with mode: 0644]

diff --git a/help/C/add-contact.page b/help/C/add-contact.page
new file mode 100644 (file)
index 0000000..405d116
--- /dev/null
@@ -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>