]> git.0d.be Git - empathy.git/commitdiff
Update help for making audio calls
authorEkaterina Gerasimova <kittykat3756@gmail.com>
Mon, 15 Apr 2013 20:28:26 +0000 (21:28 +0100)
committerEkaterina Gerasimova <kittykat3756@gmail.com>
Mon, 15 Apr 2013 20:31:37 +0000 (21:31 +0100)
Update the help for 3.8 and delete icon that is no longer dispayed in
the application.

help/C/audio-call.page
help/C/figures/audio-input-microphone.png [deleted file]
help/Makefile.am

index 024b46377271b5062d72ea8958bbbb7aa4becf72..4d9707f386be91a98a11dbfab6bd3dd463048de1 100644 (file)
@@ -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">
 
     </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>
 
   <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/C/figures/audio-input-microphone.png b/help/C/figures/audio-input-microphone.png
deleted file mode 100644 (file)
index f45d15d..0000000
Binary files a/help/C/figures/audio-input-microphone.png and /dev/null differ
index 60b9facab642ebfa9db4e3e641b1446317d7f582..a9000073c0018baf8dc225820d27ceaf778be677 100644 (file)
@@ -2,7 +2,6 @@
 
 HELP_ID = empathy
 HELP_MEDIA = \
-       figures/audio-input-microphone.png \
        figures/available.png \
        figures/away.png \
        figures/busy.png \