[empathy: 36/55] Added two new figures: * The icon for audio conversation * The icon for video conversation Wrote the



commit 254f9b868d3176b15d79808bf747580185bd6509
Author: Milo Casagrande <milo ubuntu com>
Date:   Sun Aug 2 23:34:52 2009 +0200

    Added two new figures: * The icon for audio conversation * The icon for video conversation Wrote the audio-video page

 help/C/audio-video.page                   |   59 ++++++++++++++++++++++++++++-
 help/C/figures/audio-input-microphone.png |  Bin 0 -> 650 bytes
 help/C/figures/camera-web.png             |  Bin 0 -> 881 bytes
 3 files changed, 57 insertions(+), 2 deletions(-)
---
diff --git a/help/C/audio-video.page b/help/C/audio-video.page
index 8a4c1ad..14cadd9 100644
--- a/help/C/audio-video.page
+++ b/help/C/audio-video.page
@@ -5,11 +5,66 @@
   <info>
     <link type="guide" xref="index#audio-video"/>
     <desc>
-      When it is possibile to have an audio or video canversation.
+      When it is possible to have an audio or video conversation.
     </desc>
-    <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>
+    <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="draft"/>
 
   </info>
+  
   <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 
+    represent the different conversations you can have.
+  </p>
+  <p>
+    The icons are:
+  </p>
+
+  <table frame="all" rules="cols" shade="rows">
+    <thead>
+      <tr>
+        <td>
+          <p>
+            Icon
+          </p>
+        </td>
+        <td>
+          <p>
+            Description
+          </p>
+        </td>
+      </tr>
+    </thead>
+    <tr>
+      <td>
+        <p>
+          <media type="image" mime="image/png" src="figures/audio-input-microphone.png">
+            Icon for audio conversation
+          </media>
+        </p>
+      </td>
+      <td>
+        <p>
+          This is the icon that represents the possibility to have an audio conversation.
+        </p>
+      </td>
+    </tr>
+    <tr>
+      <td>
+        <p>
+          <media type="image" mime="image/png" src="figures/camera-web.png">
+            Icon for video conversation
+          </media>
+        </p>
+      </td>
+      <td>
+        <p>
+          This is the icon that represents the possibility to have a video conversation.
+        </p>
+      </td>
+    </tr>
+  </table>
+
 </page>
diff --git a/help/C/figures/audio-input-microphone.png b/help/C/figures/audio-input-microphone.png
new file mode 100644
index 0000000..f45d15d
Binary files /dev/null and b/help/C/figures/audio-input-microphone.png differ
diff --git a/help/C/figures/camera-web.png b/help/C/figures/camera-web.png
new file mode 100644
index 0000000..e5406c5
Binary files /dev/null and b/help/C/figures/camera-web.png differ



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