aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/audio-call.page
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2010-09-10 04:53:58 +0800
committerMilo Casagrande <milo@ubuntu.com>2010-09-10 04:53:58 +0800
commitb00c9da7dec0f64eea08e158ca970b483d667d41 (patch)
treebaf18b596fc06b170dffc81f9268503431c9bffb /help/C/audio-call.page
parent750be1030ea02a4b972532f2b84036c415c87050 (diff)
downloadgsoc2013-empathy-b00c9da7dec0f64eea08e158ca970b483d667d41.tar
gsoc2013-empathy-b00c9da7dec0f64eea08e158ca970b483d667d41.tar.gz
gsoc2013-empathy-b00c9da7dec0f64eea08e158ca970b483d667d41.tar.bz2
gsoc2013-empathy-b00c9da7dec0f64eea08e158ca970b483d667d41.tar.lz
gsoc2013-empathy-b00c9da7dec0f64eea08e158ca970b483d667d41.tar.xz
gsoc2013-empathy-b00c9da7dec0f64eea08e158ca970b483d667d41.tar.zst
gsoc2013-empathy-b00c9da7dec0f64eea08e158ca970b483d667d41.zip
[help] Added topic about linking contacts, fixed other topics to reflect the new feature
Diffstat (limited to 'help/C/audio-call.page')
-rw-r--r--help/C/audio-call.page58
1 files changed, 42 insertions, 16 deletions
diff --git a/help/C/audio-call.page b/help/C/audio-call.page
index 9ed99c3e7..3f0fe06f3 100644
--- a/help/C/audio-call.page
+++ b/help/C/audio-call.page
@@ -13,7 +13,8 @@
<e:review by="shaunm@gnome.org" date="2009-09-04" status="done"/>
-->
</revision>
- <revision pkgversion="2.30" version="0.3" date="2010-02-14" status="review"/>
+ <revision pkgversion="2.30" version="0.3" date="2010-02-14" status="review"/>
+ <revision pkgversion="2.32" version="0.4" date="2010-09-09" status="review"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
@@ -35,23 +36,19 @@
<p>You can call your contacts and have an audio conversation with them.
This features only works with certain types of accounts, and it requires
the other person to have an application that supports audio calls.</p>
-<!--
- <comment>
- <cite date="2009-09-02">Shaun McCance</cite>
- <p>Link to A/V support matrix</p>
- </comment>
--->
<steps>
<item>
<p>From the <gui>Contact List</gui> window, click the
<media type="image" mime="image/png" src="figures/audio-input-microphone.png">audio call</media>
- icon next to the name of the contact you wish to call and choose <gui style="menuitem">Audio Call</gui>.
- Alternatively, right click the contact and choose <gui style="menuitem">Audio Call</gui>.</p>
+ icon next to the name of the contact you wish to call and
+ choose <gui style="menuitem">Audio Call</gui>.
+ </p>
</item>
<item>
- <p>A new window will open. When the connection is established, you will
- see <gui>Connected</gui> at the bottom of the window, along with the
- total conversation time.</p>
+ <p>
+ A new window will open. When the connection is established, you will
+ see <gui>Connected</gui> at the bottom of the window, along with the
+ total conversation time.</p>
</item>
<item>
<p>
@@ -59,11 +56,40 @@
</p>
</item>
</steps>
+
<note style="tip">
- <p>To turn an audio conversation into a video conversation, choose
- <guiseq><gui style="menu">Video</gui><gui style="menuitem">Video On</gui></guiseq>, or click the
- <media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
- toolbar button to select it.</p>
+ <p>
+ To turn an audio conversation into a video conversation, choose
+ <guiseq><gui style="menu">Video</gui>
+ <gui style="menuitem">Video On</gui></guiseq>, or click the
+ <media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
+ toolbar button to select it.
+ </p>
</note>
+
+ <section id="audio-meta-contact">
+ <title>Start an audio conversation with a meta-contact</title>
+ <steps>
+ <item>
+ <p>
+ From the <gui>Contact List</gui> window, right-click on the meta-contact.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select the contact you want to have the conversation, and from the menu
+ select <gui style="menuitem">Audio Call</gui>.
+ </p>
+ </item>
+ </steps>
+ <note style="tip">
+ <p>
+ To recognize if a contact is a <em>meta-contact</em>, move your mouse on
+ a contact in the <gui>Contact List</gui> window, and stop over it for a
+ second: a small pop-up message will appear showing the number of the
+ contacts that form the meta-contact.
+ </p>
+ </note>
+ </section>
</page>