]> git.0d.be Git - empathy.git/blob - help/C/set-custom-status.page
Merge remote-tracking branch 'glassrose/add-All-service-selection-in-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     <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>Set a custom message</title>
35
36   <p>
37     Sometimes you may want to set a custom message for your status, for example to let
38     people know that you will be unavailable for a certain period of time.
39   </p>
40   <p>
41     It is possible to set a custom message based on the different statuses available.
42   </p>
43
44   <steps>
45     <item>
46       <p>
47         From the <gui>Contact List</gui> window, click on the drop-down list at
48         the top.
49       </p>
50     </item>
51     <item>
52       <p>
53         Select the status you want to add a custom message to. You have to select the one
54         identified with the label <gui>Custom Message</gui>.
55       </p>
56     </item>
57     <item>
58       <p>
59         Enter your custom message in the text box at the top of the window, and
60         press <key>Enter</key> to set the message.
61       </p>
62     </item>
63     <item>
64       <p>
65         If you want to set the custom message as a favorite, saving it in order to use it
66         again, click on the little heart on the right of the text box where you wrote your
67         custom message.
68       </p>
69       <p>
70         If you do not do it, the custom message will not be available the next time you
71         use <app>Empathy</app>. It will be saved only for the current session.
72       </p>
73     </item>
74   </steps>
75
76   <section id="edit-custom">
77
78   <title>Edit and remove a custom message</title>
79
80   <steps>
81     <item>
82      <p>
83         From the <gui>Contact List</gui> window, click on the drop-down list at
84         the top.
85       </p>
86     </item>
87     <item>
88       <p>
89         Select <gui>Edit Custom Message</gui>.
90       </p>
91     </item>
92           <item>
93             <list>
94               <item>
95                 <p>
96                   To edit a custom message:
97                 </p>
98                 <steps>
99                   <item>
100                     <p>
101                       From the <gui>Saved Presets</gui> box, select the status message
102                       you want to edit and double-click on it.
103               </p>
104             </item>
105             <item>
106               <p>
107                 Type the new custom message and press <key>Enter</key> to modify it.
108               </p>
109             </item>
110           </steps>
111         </item>
112         <item>
113           <p>
114             To remove a custom message:
115           </p>
116           <steps>
117             <item>
118               <p>
119                 From the <gui>Saved Presets</gui> box, select the status message you want
120                 to remove.
121               </p>
122             </item>
123             <item>
124               <p>
125                 Click on the <gui>Remove</gui> button.
126               </p>
127             </item>
128           </steps>
129         </item>
130       </list>
131     </item>
132     <item>
133       <p>
134         When finished, click on <gui>Close</gui>.
135       </p>
136     </item>
137   </steps>
138
139   <note style="tip">
140     <p>
141       When you edit a custom message, it will not be set as the current
142       status message. You will need to select it from the <gui>Contact List</gui> window.
143     </p>
144   </note>
145
146   </section>
147
148 </page>