]> git.0d.be Git - empathy.git/blob - help/C/set-custom-status.page
Merge branch 'debug-window'
[empathy.git] / help / C / set-custom-status.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="set-custom-status">
4
5   <info>
6     <link type="guide" xref="index#accounts"/>
7     <link type="seealso" xref="change-status"/>
8           <link type="seealso" xref="status-icons"/>
9     <desc>
10       Add, edit or delete personal messages for your status.
11     </desc>
12     <revision pkgversion="2.28" version="0.1" date="2009-06-30" status="draft"/>
13     <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review"/>
14     <credit type="author">
15       <name>Jim Campbell</name>
16       <email>jwcampbell@gmail.com</email>
17     </credit>
18     <credit type="author">
19       <name>Milo Casagrande</name>
20       <email>milo@ubuntu.com</email>
21     </credit>
22     <copyright>
23       <year>2009</year>
24       <name>GNOME Documentation Project</name>
25     </copyright>
26     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
27   </info>
28
29   <title>Set a custom message</title>
30
31   <p>
32     Sometimes you may want to set a custom message for your status, for example to let
33     people know that you will be unavailable for a certain period of time.
34   </p>
35   <p>
36     It is possible to set a custom message based on the different statuses available.
37   </p>
38
39   <steps>
40     <item>
41       <p>
42         From the <gui>Contact List</gui> window, click on the drop-down list at
43         the top.
44       </p>
45     </item>
46     <item>
47       <p>
48         Select the status you want to add a custom message to. You have to select the one
49         identified with the label <gui>Custom Message</gui>.
50       </p>
51     </item>
52     <item>
53       <p>
54         Enter your custom message in the text box at the top of the window, and
55         press <key>Enter</key> to set the message.
56       </p>
57     </item>
58     <item>
59       <p>
60         If you want to set the custom message as a favorite, saving it in order to use it
61         again, click on the little star on the right of the text box where you wrote your
62         custom message.
63       </p>
64       <p>
65         If you do not do it, the custom message will not be available the next time you
66         use <app>Empathy</app>. It will be saved only for the current session.
67       </p>
68     </item>
69   </steps>
70
71   <section id="edit-custom">
72
73   <title>Edit, remove and add a custom message</title>
74
75   <steps>
76     <item>
77      <p>
78         From the <gui>Contact List</gui> window, click on the drop-down list at
79         the top.
80       </p>
81     </item>
82     <item>
83       <p>
84         Select <gui>Edit Custom Message</gui>.
85       </p>
86     </item>
87           <item>
88             <list>
89               <item>
90                 <p>
91                   To edit a custom message:
92                 </p>
93                 <steps>
94                   <item>
95                     <p>
96                       From the <gui>Saved Presets</gui> box, select the status message
97                       you want to edit and double-click on it.
98               </p>
99             </item>
100             <item>
101               <p>
102                 Type the new custom message and press <key>Enter</key> to modify it.
103               </p>
104             </item>
105           </steps>
106         </item>
107         <item>
108           <p>
109             To remove a custom message:
110           </p>
111           <steps>
112             <item>
113               <p>
114                 From the <gui>Saved Presets</gui> box, select the status message you want
115                 to remove.
116               </p>
117             </item>
118             <item>
119               <p>
120                 Click on the <gui>Remove</gui> button.
121               </p>
122             </item>
123           </steps>
124         </item>
125         <item>
126           <p>
127             To add a new custom message, from the <gui>Add New Preset</gui> section:
128           </p>
129           <steps>
130             <item>
131               <p>
132                 Click on the drop-down list to select the status you want to set a custom
133                 message to.
134               </p>
135             </item>
136             <item>
137               <p>
138                 Click on the text box, and type the new custom message.
139               </p>
140             </item>
141             <item>
142               <p>
143                 Click on <gui>Add</gui> to add the new message to the presets ones.
144               </p>
145             </item>
146           </steps>
147         </item>
148       </list>
149     </item>
150     <item>
151       <p>
152         When finished, click on <gui>Close</gui>.
153       </p>
154     </item>
155   </steps>
156
157   <note style="tip">
158     <p>
159       When you edit or add a new custom message, it will not be set as the current
160       status message. You will need to select it from the <gui>Contact List</gui> window.
161     </p>
162   </note>
163
164   </section>
165
166 </page>