diff options
Diffstat (limited to 'help/C/video-call.page')
-rw-r--r-- | help/C/video-call.page | 35 |
1 files changed, 31 insertions, 4 deletions
diff --git a/help/C/video-call.page b/help/C/video-call.page index 114346b2c..e0c8ef06d 100644 --- a/help/C/video-call.page +++ b/help/C/video-call.page @@ -34,8 +34,8 @@ </info> <title>Start a video conversation</title> - <p>If you have a webcam, you can call your contacts and have an video - conversation with them. This features only works with certain types of + <p>If you have a webcam, you can call your contacts and have a video + conversation with them. This features only works with certain types of accounts, and it requires the other person to have an application that supports video calls.</p> @@ -43,8 +43,8 @@ <item> <p>From the <gui>Contact List</gui> window, click the <media type="image" mime="image/png" src="figures/camera-web.png">video call</media> - icon next to the name of the contact you wish to call and choose <gui style="menuitem">Video Call</gui>. - Alternatively, right click the contact and choose <gui style="menuitem">Video Call</gui>.</p> + icon next to the name of the contact you wish to call and choose <gui style="menuitem">Video Call</gui>. + </p> </item> <item> <p>A new window will open. When the connection is established, you will @@ -63,4 +63,31 @@ <media type="image" mime="image/png" src="figures/camera-web.png">video call</media> toolbar button to deselect it.</p> </note> + + <section id="video-meta-contact"> + <title>Start a video 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">Video 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> |