]> git.0d.be Git - empathy.git/blob - help/C/change-status.page
Use gtk_list_store_insert_with_values ()
[empathy.git] / help / C / change-status.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       type="topic" style="task"
4       id="change-status">
5
6   <info>
7     <link type="guide" xref="index#accounts"/>
8     <link type="seealso" xref="status-icons"/>
9     <desc>
10       Change your status to advertise your availability to your contacts.
11     </desc>
12     <revision pkgversion="2.28" version="0.1" date="2009-06-14" status="draft"/>
13     <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review">
14       <!--
15       <e:review by="shaunm@gnome.org" date="2009-09-01" status="done"/>
16       -->
17     </revision>
18     <credit type="author">
19       <name>Phil Bull</name>
20       <email>philbull@gmail.com</email>
21     </credit>
22     <license>
23       <p>Creative Commons Share Alike 3.0</p>
24     </license>    
25 <!--
26     <copyright>
27       <year>2009</year>
28       <name>GNOME Documentation Project</name>
29     </copyright>
30     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
31 -->
32   </info>
33
34   <title>Change your status</title>
35
36   <p>You can set your status to indicate your availability to your contacts.
37   <app>Empathy</app> allows you to select from a list of defined statuses.</p>
38
39   <steps>
40     <item>
41       <p>
42         Click on the drop-down list at the top of the <gui>Contact List</gui> window.
43       </p>
44     </item>
45     <item>
46       <p>
47         Select a status from the list.
48       </p>
49     </item>
50   </steps>
51
52   <p>See <link xref="status-icons"/> for a list of the built-in statuses
53   and what they mean.  You can also <link xref="set-custom-message">add
54   custom status messages</link> to provide more information about your
55   availability to your contacts.</p>
56
57   <note>
58     <p>If you do not use your computer for a while, or if the screensaver is on,
59     the status will be automatically set to Away.</p>
60   </note>
61
62 </page>