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