aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/set-custom-status.page
blob: 3c705af2de14cbc64557588ea338687fa9a62cc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<page xmlns="http://projectmallard.org/1.0/"
  type="topic"
  id="set-custom-status">
  
  <info>
    <link type="guide" xref="index#accounts"/>
    <link type="seealso" xref="change-status"/>
      <link type="seealso" xref="status-icons"/>
    <desc>
      Set a personal message for your status.
    </desc>
    <revision pkgversion="2.28" version="0.1" date="2009-06-30" status="draft"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review"/>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jwcampbell@gmail.com</email>
    </credit>
    <copyright>
      <year>2009</year>
      <name>GNOME Documentation Project</name>
    </copyright>
    
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
  </info>

  <title>Set a custom message</title>

  <p>
    Sometimes you may want to set a custom message for your status, for example to let
     people know that you will be unavailable for a certain period of time.
  </p>
  <p>
    It is possible to set a custom message based on the different statuses available.
  </p>

  <steps>
    <item>
      <p>
        From the <gui>Contact List</gui> window, click on the drop-down list at
         the top.
      </p>
    </item>
    <item>
      <p>
        Select the status you want to add a custom message to. You have to select the one
         identified with the label <gui>Custom Message</gui>.
      </p>
    </item>
    <item>
      <p>
        Enter your custom message in the text box at the top of the window, and
         press <key>Enter</key> to set the message.
      </p>
    </item>
    <item>
      <p>
        If you want to set the custom message as a favorite, saving it in order to use it
         again, click on the little star on the right of the text box where you wrote your
         custom message.
      </p>
      <p>
        If you do not do it, the custom message will not be available the next time you
         use <app>Empathy</app>. It will be saved only for the current session.
      </p>
    </item>
  </steps>

  <section id="edit-custom">

  <title>Edit, remove and add a custom message</title>

  <steps>
    <item>
     <p>
        From the <gui>Contact List</gui> window, click on the drop-down list at
         the top.
      </p>
    </item>
    <item>
      <p>
        Select <gui>Edit Custom Message</gui>.
      </p>
    </item>
      <item>
        <list>
          <item>
            <p>
              To edit a custom message:
            </p>
            <steps>
              <item>
                <p>
                  From the <gui>Saved Presets</gui> box, select the status message
                   you want to edit and double-click on it.
              </p>
            </item>
            <item>
              <p>
                Type the new custom message and press <key>Enter</key> to modify it. 
              </p>
            </item>
          </steps>
        </item>
        <item>
          <p>
            To remove a custom message:
          </p>
          <steps>
            <item>
              <p>
                From the <gui>Saved Presets</gui> box, select the status message you want
                 to remove.
              </p>
            </item>
            <item>
              <p>
                Click on the <gui>Remove</gui> button.
              </p>
            </item>
          </steps>
        </item>
        <item>
          <p>
            To add a new custom message, from the <gui>Add New Preset</gui> section:
          </p>
          <steps>
            <item>
              <p>
                Click on the drop-down list to select the status you want to set a custom
                 message to.
              </p>
            </item>
            <item>
              <p>
                Click on the text box, and type the new custom message.
              </p>
            </item>
            <item>
              <p>
                Click on <gui>Add</gui> to add the new message to the presets ones.
              </p>
            </item>
          </steps>
        </item>
      </list>
    </item>
    <item>
      <p>
        When finished, click on <gui>Close</gui>.
      </p>
    </item>
  </steps>

  <note>
    <p>
      When you edit or add a new custom message, it will not be set as the current
       status message. You will need to select it from the <gui>Contact List</gui> window.
    </p>
  </note>

  </section>

</page>