]> git.0d.be Git - empathy.git/blob - help/C/status-icons.page
[help] More reviews and updates for account management topics
[empathy.git] / help / C / status-icons.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       type="topic" style="concept"
4       id="status-icons">
5
6   <info>
7     <desc>Understanding the various statuses and status icons.</desc>
8     <revision pkgversion="2.28" version="0.1" date="2009-07-18" status="stub"/>
9     <revision pkgversion="2.28" version="0.2" date="2009-07-21" status="draft"/>
10     <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review">
11       <e:review by="shaunm@gnome.org" date="2009-09-01" status="done"/>
12     </revision>
13     <credit type="author">
14       <name>Milo Casagrande</name>
15       <email>milo@ubuntu.com</email>
16     </credit>
17     <credit type="author">
18       <name>Shaun McCance</name>
19       <email>shaunm@gnome.org</email>
20     </credit>
21     <copyright>
22       <year>2009</year>
23       <name>GNOME Documentation Project</name>
24     </copyright>
25     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
26   </info>
27
28   <title>Status Types and Icons</title>
29
30   <terms>
31     <item>
32       <title><media type="image" mime="image/png" src="figures/available.png">Available icon</media>
33       <gui>Available</gui></title>
34       <p>Use the <em>Available</em> status when you are at your computer and able
35       to chat with your contacts.  You can set a custom message for this status.</p>
36     </item>
37     <item>
38       <title><media type="image" mime="image/png" src="figures/busy.png">Busy icon</media>
39       <gui>Busy</gui></title>
40       <p>Use the <em>Busy</em> status to let your contacts know that you don’t want
41       to chat right now.  They can still contact you, for instance if they have something
42       urgent they need to discuss.  By default, <app>Empathy</app> will not use notification
43       bubbles and sounds when you are busy.  You can set a custom message for this status.</p>
44     </item>
45     <item>
46       <title><media type="image" mime="image/png" src="figures/away.png">Away icon</media>
47       <gui>Away</gui></title>
48       <p>Use the <em>Away</em> status when you are going away from your computer.
49       <app>Empathy</app> automatically sets your status to Away if you do not use
50       your computer for a while, or if your screensaver is on.  By default,
51       <app>Empathy</app> will not use notification bubbles and sounds when you are
52       away.  You can set a custom message for this status.</p>
53     </item>
54     <item>
55       <title><media type="image" mime="image/png" src="figures/offline.png">Offline icon</media>
56       <gui>Hidden</gui></title>
57       <p>When you set your status to <em>Hidden</em>, you will appear as offline
58       to your contacts.  You will still be connected to your accounts, and you
59       still see your contacts’ statuses and start conversations with them.</p>
60     </item>
61     <item>
62       <title><media type="image" mime="image/png" src="figures/offline.png">Offline icon</media>
63       <gui>Offline</gui></title>
64       <p>Setting your status to <em>Offline</em> disconnects you from all of
65       your accounts.</p>
66     </item>
67   </terms>
68
69 </page>