]> git.0d.be Git - empathy.git/commitdiff
[help] Removing start-conversation page
authorShaun McCance <shaunm@gnome.org>
Wed, 9 Sep 2009 15:09:11 +0000 (10:09 -0500)
committerShaun McCance <shaunm@gnome.org>
Wed, 9 Sep 2009 15:09:11 +0000 (10:09 -0500)
We no doubt need to provide some sort of help for the New Conversation
dialog, but this isn't the way to do it.

help/C/start-conversation.page [deleted file]
help/Makefile.am

diff --git a/help/C/start-conversation.page b/help/C/start-conversation.page
deleted file mode 100644 (file)
index d7123c4..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
-  type="topic"
-  id="start-conversation">
-
-  <info>
-    <link type="guide" xref="index#audio-video"/>
-    <link type="guide" xref="index#text-conv"/>
-    <link type="seealso" xref="add-contact"/>
-    <desc>General method to start a conversation.</desc>
-    <revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review"/>
-    <credit type="author">
-      <name>Milo Casagrande</name>
-      <email>milo@ubuntu.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>Start a conversation</title>
-
-  <steps>
-    <item>
-      <p>
-        From the <gui>Contact List</gui> window, perform one of the following:
-      </p>
-      <list>
-        <item>
-          <p>
-            Choose <guiseq><gui>Chat</gui><gui>New conversation</gui></guiseq>.
-          </p>
-        </item>
-        <item>
-          <p>
-            Press <keyseq><key>Ctrl</key><key>N</key></keyseq>.
-          </p>
-        </item>
-      </list>
-    </item>
-    <item>
-      <p>
-        From the <gui>Account</gui> drop-down list, select the account you want to
-         use for the conversation.
-      </p>
-      <p>
-        This one is one of your accounts.
-      </p>
-    </item>
-    <item>
-      <p>
-        In the <gui>Contact ID</gui> text box, type the identifier of the contact you want to
-         have a conversation with.
-      </p>
-      <p>
-        You have to enter the identifier as it has been inserted when adding a new contact to
-         your contact list. If you are trying to start a conversation using one of your IRC
-         accounts or a SIP account, you have to enter the exact nickname or the
-         exact SIP address of the contact.
-      </p>
-    </item>
-    <item>
-      <p>
-        To start a text conversation, click on <gui>Chat</gui>; to start
-         an audio conversation, click on <gui>Call</gui>.
-      </p>
-    </item>
-  </steps>
-
-</page>
index 32299a84f707646e934dd80962d1f013d3a1037a..cb57b08c6a4a720bad312f51a1f9ca15685dcfea 100644 (file)
@@ -55,7 +55,6 @@ DOC_PAGES = \
        send-message.page \
        set-custom-status.page \
        share-desktop.page \
-       start-conversation.page \
        status-icons.page \
        video-call.page