]> git.0d.be Git - empathy.git/commitdiff
Modified the audio-call page Written some contents for the audio-call page Reworked...
authorMilo Casagrande <milo@ubuntu.com>
Wed, 5 Aug 2009 21:21:30 +0000 (23:21 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 12 Aug 2009 16:14:39 +0000 (18:14 +0200)
help/C/audio-call.page
help/C/audio-video.page
help/C/set-custom-status.page
help/C/status-icons.page

index 294cc20167f30ba1a817e923849381e746bd1742..476941f9411d4d210f1eed0c526694f0d58a3051 100644 (file)
     <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>
 
   </info>
+  
   <title>Start an audio conversation</title>
 
+  <steps>
+    <item>
+      <p>
+        From the <gui>Contact List</gui> window, perform one of the following:
+      </p>
+      <list>
+        <item>
+          <p>
+            Click on the audio call icon next to the name of the contact that 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>Audio Call</gui>.
+          </p>
+        </item>
+        <item>
+          <p>
+            Select the contact that you want to have a conversation with, and choose 
+            <guiseq><gui>Edit</gui><gui>Contact</gui><gui>Audio Call</gui></guiseq>.
+          </p>
+        </item>
+      </list>
+    </item>
+    <item>
+      <p>
+        A new window will open. When the connection is established, you will 
+        see written, at the bottom of the window, <gui>Connected</gui> and the total 
+        conversation time.
+      </p>
+    </item>
+    <item>
+      <p>
+        To close the conversation, click on <gui>Hang up</gui>.
+      </p>
+    </item>
+  </steps>
+
 </page>
index 14cadd96661f5bafbcfc2e489ca955002be63929..e48468347de34c9e5d6d437427999478f39ffc40 100644 (file)
   <title>Audio and video conversations</title>
 
   <p>
-    When your contacts support audio or video conversations, you will see in the 
-    <gui>Contact List</gui> window, next to the contacts name, one or two small icons that 
+    When your contacts support audio or video conversations, you will see, next to
+    the contacts name in the <gui>Contact List</gui> window, one or two small icons that 
     represent the different conversations you can have.
   </p>
-  <p>
-    The icons are:
-  </p>
 
   <table frame="all" rules="cols" shade="rows">
     <thead>
index 33b766714e50de25e25fae216c78a4adf0019601..cf4fcc098c606936b0589421cba1a7911f676bae 100644 (file)
@@ -3,12 +3,13 @@
   id="set-custom-status">
   
   <info>
-    <link type="guide" xref="index#talk"/>
-       <link type="seealso" xref="change-status"/>
+    <link type="guide" xref="index#accounts"/>
+    <link type="seealso" xref="change-status"/>
+         <link type="seealso" xref="status-icons"/>
     <desc>
       Setting a custom status.
     </desc>
-    <revision version="1.0" date="2009-06-30" status="draft"/>
+    <revision pkgversion="2.28" version="0.1" date="2009-06-30" status="draft"/>
     
     <credit type="author">
       <name>Jim Campbell</name>
index 3e0278ba2886efb93d75e8d912122c20095cb038..118af19576e06c59203a99c0e205fb1e8ece7188 100644 (file)
@@ -3,13 +3,11 @@
   id="status-icons">
 
   <info>
-    <link type="guide" xref="index#talk"/>
-    <link type="seealso" xref="set-custom-status"/>
     <desc>
       Understanding the various status icons.
     </desc>
-    <revision pkgversion="2.28" version="3.0" date="2009-07-18" status="stub"/>
-    <revision pkgversion="2.28" version="3.1" date="2009-07-21" status="draft"/>
+    <revision pkgversion="2.28" version="0.1" date="2009-07-18" status="stub"/>
+    <revision pkgversion="2.28" version="0.2" date="2009-07-21" status="draft"/>
 
     <credit type="author">
       <name>Milo Casagrande</name>
         </p>
       </td>
     </tr>
-     <tr>
-      <td>
-        <p>
-        <media type="image" mime="image/png" src="figures/extended-away.png">
-          Extended Away icon
-        </media>
-        </p>
-      </td>
-      <td>
-        <p>
-          This is the default icon for the <em>Extended Away</em> status.
-        </p>
-        <p>
-          This icon is used when the <em>Away</em> status has been set a long time ago.
-        </p>
-      </td>
-    </tr>
   </table>
 
 </page>