aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2009-08-03 05:34:52 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:14:39 +0800
commit254f9b868d3176b15d79808bf747580185bd6509 (patch)
tree82268660b49e25de0a8a71bc5d6107cbbce429c9 /help
parent57753450bb5c3885ffcc64f02595624b7c894a0e (diff)
downloadgsoc2013-empathy-254f9b868d3176b15d79808bf747580185bd6509.tar
gsoc2013-empathy-254f9b868d3176b15d79808bf747580185bd6509.tar.gz
gsoc2013-empathy-254f9b868d3176b15d79808bf747580185bd6509.tar.bz2
gsoc2013-empathy-254f9b868d3176b15d79808bf747580185bd6509.tar.lz
gsoc2013-empathy-254f9b868d3176b15d79808bf747580185bd6509.tar.xz
gsoc2013-empathy-254f9b868d3176b15d79808bf747580185bd6509.tar.zst
gsoc2013-empathy-254f9b868d3176b15d79808bf747580185bd6509.zip
Added two new figures: * The icon for audio conversation * The icon for video conversation Wrote the audio-video page
Diffstat (limited to 'help')
-rw-r--r--help/C/audio-video.page59
-rw-r--r--help/C/figures/audio-input-microphone.pngbin0 -> 650 bytes
-rw-r--r--help/C/figures/camera-web.pngbin0 -> 881 bytes
3 files changed, 57 insertions, 2 deletions
diff --git a/help/C/audio-video.page b/help/C/audio-video.page
index 8a4c1add6..14cadd966 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 000000000..f45d15d56
--- /dev/null
+++ b/help/C/figures/audio-input-microphone.png
Binary files differ
diff --git a/help/C/figures/camera-web.png b/help/C/figures/camera-web.png
new file mode 100644
index 000000000..e5406c5b9
--- /dev/null
+++ b/help/C/figures/camera-web.png
Binary files differ