aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/status-icons.page
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2009-07-22 05:24:21 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:13:52 +0800
commit2a17a62f8634b95cebf3df6763cb064c9f749634 (patch)
treee0399f8753bee9d095021ba4b23415bcba78a5e7 /help/C/status-icons.page
parent85ba725ccfd7b18a325c3bfa900a0bccff3e1e88 (diff)
downloadgsoc2013-empathy-2a17a62f8634b95cebf3df6763cb064c9f749634.tar
gsoc2013-empathy-2a17a62f8634b95cebf3df6763cb064c9f749634.tar.gz
gsoc2013-empathy-2a17a62f8634b95cebf3df6763cb064c9f749634.tar.bz2
gsoc2013-empathy-2a17a62f8634b95cebf3df6763cb064c9f749634.tar.lz
gsoc2013-empathy-2a17a62f8634b95cebf3df6763cb064c9f749634.tar.xz
gsoc2013-empathy-2a17a62f8634b95cebf3df6763cb064c9f749634.tar.zst
gsoc2013-empathy-2a17a62f8634b95cebf3df6763cb064c9f749634.zip
Removed the SVG files of the status icons Reworked the send a file topic Completed the status icons topic Completed and added into index the offline contacts topic Removed the comment from the add account page
Diffstat (limited to 'help/C/status-icons.page')
-rw-r--r--help/C/status-icons.page55
1 files changed, 45 insertions, 10 deletions
diff --git a/help/C/status-icons.page b/help/C/status-icons.page
index 60ee748ab..a8d2649cb 100644
--- a/help/C/status-icons.page
+++ b/help/C/status-icons.page
@@ -4,10 +4,12 @@
<info>
<link type="guide" xref="index#talk"/>
+ <link type="seealso" xref="set-custom-status"/>
<desc>
Understanding the various status icons.
</desc>
- <revision version="3.0" date="2009-07-18" status="stub"/>
+ <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"/>
<credit type="author">
<name>Milo Casagrande</name>
@@ -23,14 +25,33 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
</info>
- <title>Status icons</title>
+ <comment>
+ <cite date="2009-07-21"><name>Milo Casagrande</name></cite>
+ <p>
+ Need to understand when the extended away icon is used: how many minuts/hours should pass?
+ </p>
+ <p>
+ Need also to check for images to work!
+ </p>
+ </comment>
- <figure>
- <media type="image" mime="image/png" src="figures/empathy-main-window.png">
- </media>
- </figure>
+ <title>Status icons</title>
<table frame="all" rules="cols" shade="rows">
+ <thead>
+ <tr>
+ <td>
+ <p>
+ Icon
+ </p>
+ </td>
+ <td>
+ <p>
+ Description
+ </p>
+ </td>
+ </tr>
+ </thead>
<tr>
<td>
<p>
@@ -41,7 +62,11 @@
</td>
<td>
<p>
- This is the default icon for the Available status.
+ This is the default icon for the <em>Available</em> status.
+ </p>
+ <p>
+ This icon indicates that a contact is availble to have conversations with other
+ people.
</p>
</td>
</tr>
@@ -55,7 +80,10 @@
</td>
<td>
<p>
- This is the default icon for the Busy status.
+ This is the default icon for the <em>Busy</em> status.
+ </p>
+ <p>
+ This icon idicates that a contact does not want to be disturbed.
</p>
</td>
</tr>
@@ -69,7 +97,11 @@
</td>
<td>
<p>
- This is the default icon for the Away status.
+ This is the default icon for the <em>Away</em> status.
+ </p>
+ <p>
+ This icon indicates usally that a contact is not in front of the computer. This icon
+ is used also when you leave the computer and the screensaver turns on.
</p>
</td>
</tr>
@@ -83,7 +115,10 @@
</td>
<td>
<p>
- This is the default icon for the Extended Away status.
+ 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>