aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/irc-start-conversation.page
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2009-08-15 03:09:26 +0800
committerMilo Casagrande <milo@ubuntu.com>2009-08-15 03:09:26 +0800
commit7a91c985c8e9b96764e29948de83fb016da9beda (patch)
treeaed87cec63e26c8ae309732642fa01a8c2fca25a /help/C/irc-start-conversation.page
parent7b2b0bf17f28dffc39de8482989a72c401c6e263 (diff)
downloadgsoc2013-empathy-7a91c985c8e9b96764e29948de83fb016da9beda.tar
gsoc2013-empathy-7a91c985c8e9b96764e29948de83fb016da9beda.tar.gz
gsoc2013-empathy-7a91c985c8e9b96764e29948de83fb016da9beda.tar.bz2
gsoc2013-empathy-7a91c985c8e9b96764e29948de83fb016da9beda.tar.lz
gsoc2013-empathy-7a91c985c8e9b96764e29948de83fb016da9beda.tar.xz
gsoc2013-empathy-7a91c985c8e9b96764e29948de83fb016da9beda.tar.zst
gsoc2013-empathy-7a91c985c8e9b96764e29948de83fb016da9beda.zip
[help]
irc-nick-password: * wordings * added a note irc-start-conversation: * added topic for starting a private IRC conversation irc-send-file: * added topic for sending files via IRC (it's not possible) start-conversation: * added topic describing the Ctrl+N way to start a conversation prob-conn-neterror: * reworked the page adding the IRC problem prob-conn-name: * reworked the page prob-conn-acctdisabled: * reworked the page audio-video: * added a note * added table for supported services/protocols Makefile.am: * added new pages
Diffstat (limited to 'help/C/irc-start-conversation.page')
-rw-r--r--help/C/irc-start-conversation.page62
1 files changed, 62 insertions, 0 deletions
diff --git a/help/C/irc-start-conversation.page b/help/C/irc-start-conversation.page
new file mode 100644
index 000000000..0f73bdad6
--- /dev/null
+++ b/help/C/irc-start-conversation.page
@@ -0,0 +1,62 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="irc-start-conversation">
+
+ <info>
+ <link type="guide" xref="irc-manage#manage"/>
+ <desc>Start a conversation witn an IRC contact.</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>
+ To start a private conversation with one of the IRC contacts that
+ are in a room, after you joined a room, from the IRC room contact list perform
+ one of the following:
+ </p>
+ <list>
+ <item>
+ <p>
+ Double-click the name of contact 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>
+ </steps>
+
+ <list>
+ <item>
+ <p>
+ The IRC room contact list is not the same as <app>Empathy</app> <gui>Contact List</gui>,
+ and is relative only to the IRC room you joined. Different rooms can have different
+ contacts listed.
+ </p>
+ </item>
+ <item>
+ <p>
+ The IRC room contact list is usually on the right side of the IRC room window. If you
+ do not see it, choose
+ <guiseq><gui>Conversation</gui><gui>Show Contact List</gui></guiseq>.
+ </p>
+ </item>
+ </list>
+
+</page>