]> git.0d.be Git - empathy.git/blob - help/C/status-icons.page
debug-window: fix typo
[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       <!--
12       <e:review by="shaunm@gnome.org" date="2009-09-01" status="done"/>
13       -->
14     </revision>
15     <credit type="author">
16       <name>Milo Casagrande</name>
17       <email>milo@ubuntu.com</email>
18     </credit>
19     <credit type="author">
20       <name>Shaun McCance</name>
21       <email>shaunm@gnome.org</email>
22     </credit>
23     <license>
24       <p>Creative Commons Share Alike 3.0</p>
25     </license>    
26 <!--
27     <copyright>
28       <year>2009</year>
29       <name>GNOME Documentation Project</name>
30     </copyright>
31     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
32 -->
33   </info>
34
35   <title>Status Types and Icons</title>
36
37   <terms>
38     <item>
39       <title><media type="image" mime="image/png" src="figures/available.png">Available icon</media>
40       <gui>Available</gui></title>
41       <p>Use the <em>Available</em> status when you are at your computer and able
42       to chat with your contacts.  You can set a custom message for this status.</p>
43     </item>
44     <item>
45       <title><media type="image" mime="image/png" src="figures/busy.png">Busy icon</media>
46       <gui>Busy</gui></title>
47       <p>Use the <em>Busy</em> status to let your contacts know that you don’t want
48       to chat right now.  They can still contact you, for instance if they have something
49       urgent they need to discuss.  By default, <app>Empathy</app> will not use notification
50       bubbles and sounds when you are busy.  You can set a custom message for this status.</p>
51     </item>
52     <item>
53       <title><media type="image" mime="image/png" src="figures/away.png">Away icon</media>
54       <gui>Away</gui></title>
55       <p>Use the <em>Away</em> status when you are going away from your computer.
56       <app>Empathy</app> automatically sets your status to Away if you do not use
57       your computer for a while, or if your screensaver is on.  By default,
58       <app>Empathy</app> will not use notification bubbles and sounds when you are
59       away.  You can set a custom message for this status.</p>
60     </item>
61     <item>
62       <title><media type="image" mime="image/png" src="figures/offline.png">Offline icon</media>
63       <gui>Invisible</gui></title>
64       <p>When you set your status to <em>Invisible</em>, you will appear as offline
65       to your contacts.  You will still be connected to your accounts, and you
66       still see your contacts’ statuses and start conversations with them.</p>
67     </item>
68     <item>
69       <title><media type="image" mime="image/png" src="figures/offline.png">Offline icon</media>
70       <gui>Offline</gui></title>
71       <p>Setting your status to <em>Offline</em> disconnects you from all of
72       your accounts.</p>
73     </item>
74   </terms>
75
76 </page>