[empathy] Update help for making audio calls



commit 65d8bef73f2ff7d2025e51fa87e9981c95ea9ad6
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Mon Apr 15 21:28:26 2013 +0100

    Update help for making audio calls
    
    Update the help for 3.8 and delete icon that is no longer dispayed in
    the application.

 help/C/audio-call.page                    |  30 +++++++++++++++++++-----------
 help/C/figures/audio-input-microphone.png | Bin 650 -> 0 bytes
 help/Makefile.am                          |   1 -
 3 files changed, 19 insertions(+), 12 deletions(-)
---
diff --git a/help/C/audio-call.page b/help/C/audio-call.page
index 024b463..4d9707f 100644
--- a/help/C/audio-call.page
+++ b/help/C/audio-call.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:e="http://projectmallard.org/experimental/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
       id="audio-call">
 
@@ -15,10 +16,17 @@
     </revision>
     <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"/>   
+    <revision pkgversion="3.8" version="0.4" date="2013-04-15" status="review"/>
+
     <credit type="author">
       <name>Milo Casagrande</name>
-      <email>milo ubuntu com</email>
+      <email its:translate="no">milo ubuntu com</email>
+    </credit>
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
     </credit>
+
     <license>
       <p>Creative Commons Share Alike 3.0</p>
     </license>
@@ -26,27 +34,27 @@
 
   <title>Start an audio conversation</title>
 
-  <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>
+  <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>
+
   <steps>
     <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">Audio Call</gui>.
+        Right-click on the contact that you want to call and select
+        <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>
+        see the total conversation time at the bottom of the window.
+      </p>
     </item>
     <item>
       <p>
-        To end the conversation, click on <gui style="button">Hang up</gui>.
+        To end the conversation, click the <gui style="button">hand up</gui>
+        button.
       </p>
     </item>
   </steps>
diff --git a/help/Makefile.am b/help/Makefile.am
index 60b9fac..a900007 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -2,7 +2,6 @@
 
 HELP_ID = empathy
 HELP_MEDIA = \
-       figures/audio-input-microphone.png \
        figures/available.png \
        figures/away.png \
        figures/busy.png \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]