]> git.0d.be Git - empathy.git/blob - data/empathy.schemas.in
Create an UI for sound configuration.
[empathy.git] / data / empathy.schemas.in
1 <gconfschemafile>
2   <schemalist>
3
4     <schema>
5       <key>/schemas/apps/empathy/ui/show_offline</key>
6       <applyto>/apps/empathy/ui/show_offline</applyto>
7       <owner>empathy</owner>
8       <type>bool</type>
9       <default>false</default>
10       <locale name="C">
11         <short>Show offline contacts</short>
12         <long>
13         Whether or not to show contacts that are offline in the contact list.
14         </long>
15       </locale>
16     </schema>
17
18     <schema>
19       <key>/schemas/apps/empathy/contacts/sort_criterium</key>
20       <applyto>/apps/empathy/contacts/sort_criterium</applyto>
21       <owner>empathy</owner>
22       <type>string</type>
23       <default>name</default>
24       <locale name="C">
25         <short>Contact list sort criterium</short>
26         <long>
27         Which criterium to use when sorting the contact list.
28         Default is to use sort by the contact's name with the value
29         "name". A value of "state" will sort the contact list by state.
30         </long>
31       </locale>
32     </schema>
33
34     <schema>
35       <key>/schemas/apps/empathy/ui/show_avatars</key>
36       <applyto>/apps/empathy/ui/show_avatars</applyto>
37       <owner>empathy</owner>
38       <type>bool</type>
39       <default>true</default>
40       <locale name="C">
41         <short>Show avatars</short>
42         <long>
43         Whether or not to show avatars for contacts in the contact
44         list and chat windows.
45         </long>
46       </locale>
47     </schema>
48
49     <schema>
50       <key>/schemas/apps/empathy/ui/compact_contact_list</key>
51       <applyto>/apps/empathy/ui/compact_contact_list</applyto>
52       <owner>empathy</owner>
53       <type>bool</type>
54       <default>false</default>
55       <locale name="C">
56         <short>Compact contact list</short>
57         <long>
58         Whether to show the contact list in compact mode or not. 
59         </long>
60       </locale>
61     </schema>
62
63     <schema>
64        <key>/schemas/apps/empathy/ui/main_window_hidden</key>
65        <applyto>/apps/empathy/ui/main_window_hidden</applyto>
66        <owner>empathy</owner>
67        <type>bool</type>
68        <default>false</default>
69        <locale name="C">
70           <short>Hide main window</short>
71           <long>
72             Hide the main window.
73           </long>
74        </locale>
75     </schema>
76
77     <schema>
78        <key>/schemas/apps/empathy/ui/avatar_directory</key>
79        <applyto>/apps/empathy/ui/avatar_directory</applyto>
80        <owner>empathy</owner>
81        <type>string</type>
82        <default></default>
83        <locale name="C">
84           <short>Default directory to select an avatar image from</short>
85           <long>
86             The last directory that an avatar image was chosen from.
87           </long>
88        </locale>
89     </schema>
90
91     <schema>
92       <key>/schemas/apps/empathy/sounds/sounds_enabled</key>
93       <applyto>/apps/empathy/sounds/sounds_enabled</applyto>
94       <owner>empathy</owner>
95       <type>bool</type>
96       <default>true</default>
97       <locale name="C">
98          <short>Use notification sounds</short>
99          <long>
100          Whether or not to play a sound to notify for events.
101          </long>
102       </locale>
103     </schema>
104
105     <schema>
106       <key>/schemas/apps/empathy/sounds/sounds_disabled_away</key>
107       <applyto>/apps/empathy/sounds/sounds_disabled_away</applyto>
108       <owner>empathy</owner>
109       <type>bool</type>
110       <default>true</default>
111       <locale name="C">
112          <short>Disable sounds when away</short>
113          <long>
114          Whether or not to play a sound notifications when away or busy.
115          </long>
116       </locale>
117     </schema>
118
119     <schema>
120       <key>/schemas/apps/empathy/sounds/sounds_incoming_message</key>
121       <applyto>/apps/empathy/sounds/sounds_incoming_message</applyto>
122       <owner>empathy</owner>
123       <type>bool</type>
124       <default>true</default>
125       <locale name="C">
126          <short>Play a sound for incoming messages</short>
127          <long>
128          Whether or not to play a sound to notify for incoming messages.
129          </long>
130       </locale>
131     </schema>
132
133     <schema>
134       <key>/schemas/apps/empathy/sounds/sounds_outgoing_message</key>
135       <applyto>/apps/empathy/sounds/sounds_outgoing_message</applyto>
136       <owner>empathy</owner>
137       <type>bool</type>
138       <default>false</default>
139       <locale name="C">
140          <short>Play a sound for outgoing messages</short>
141          <long>
142          Whether or not to play a sound to notify for outgoing messages.
143          </long>
144       </locale>
145     </schema>
146
147     <schema>
148       <key>/schemas/apps/empathy/sounds/sounds_new_conversation</key>
149       <applyto>/apps/empathy/sounds/sounds_new_conversation</applyto>
150       <owner>empathy</owner>
151       <type>bool</type>
152       <default>true</default>
153       <locale name="C">
154          <short>Play a sound for new conversations</short>
155          <long>
156          Whether or not to play a sound to notify for new conversations.
157          </long>
158       </locale>
159     </schema>
160
161     <schema>
162       <key>/schemas/apps/empathy/sounds/sounds_contact_login</key>
163       <applyto>/apps/empathy/sounds/sounds_contact_login/applyto>
164       <owner>empathy</owner>
165       <type>bool</type>
166       <default>true</default>
167       <locale name="C">
168          <short>Play a sound when a contact logs in</short>
169          <long>
170          Whether or not to play a sound to notify for contacts logging in the
171          network.
172          </long>
173       </locale>
174     </schema>
175     
176     <schema>
177       <key>/schemas/apps/empathy/sounds/sounds_contact_logout</key>
178       <applyto>/apps/empathy/sounds/sounds_contact_logout/applyto>
179       <owner>empathy</owner>
180       <type>bool</type>
181       <default>true</default>
182       <locale name="C">
183          <short>Play a sound when a contact logs out</short>
184          <long>
185          Whether or not to play a sound to notify for contacts logging off the
186          network.
187          </long>
188       </locale>
189     </schema>
190
191     <schema>
192       <key>/schemas/apps/empathy/sounds/sounds_service_login</key>
193       <applyto>/apps/empathy/sounds/sounds_service_login/applyto>
194       <owner>empathy</owner>
195       <type>bool</type>
196       <default>false</default>
197       <locale name="C">
198          <short>Play a sound when we log in</short>
199          <long>
200          Whether or not to play a sound when logging in a network.
201          </long>
202       </locale>
203     </schema>
204     
205     <schema>
206       <key>/schemas/apps/empathy/sounds/sounds_service_logout</key>
207       <applyto>/apps/empathy/sounds/sounds_service_logout/applyto>
208       <owner>empathy</owner>
209       <type>bool</type>
210       <default>false</default>
211       <locale name="C">
212          <short>Play a sound when we log out</short>
213          <long>
214          Whether or not to play a sound when logging off a network.
215          </long>
216       </locale>
217     </schema>
218
219     <schema>
220       <key>/schemas/apps/empathy/notifications/popup_when_contact_available</key>
221       <applyto>/apps/empathy/notifications/popup_when_contact_available</applyto>
222       <owner>empathy</owner>
223       <type>bool</type>
224       <default>true</default>
225       <locale name="C">
226          <short>Enable popup when contact is available</short>
227          <long>
228          Whether or not to show a popup when a contact becomes available.
229          </long>
230       </locale>
231     </schema>
232
233     <schema>
234        <key>/schemas/apps/empathy/ui/separate_chat_windows</key>
235        <applyto>/apps/empathy/ui/separate_chat_windows</applyto>
236        <owner>empathy</owner>
237        <type>bool</type>
238        <default>false</default>
239        <locale name="C">
240           <short>Open new chats in separate windows</short>
241           <long>
242             Always open a separate chat window for new chats.
243           </long>
244        </locale>
245     </schema>
246
247     <schema>
248       <key>/schemas/apps/empathy/conversation/graphical_smileys</key>
249       <applyto>/apps/empathy/conversation/graphical_smileys</applyto>
250       <owner>empathy</owner>
251       <type>bool</type>
252       <default>true</default>
253       <locale name="C">
254          <short>Use graphical smileys</short>
255          <long>
256          Whether or not to convert smileys into graphical images in
257          conversations.
258          </long>
259       </locale>
260     </schema>
261
262     <schema>
263       <key>/schemas/apps/empathy/conversation/theme</key>
264       <applyto>/apps/empathy/conversation/theme</applyto>
265       <owner>empathy</owner>
266       <type>string</type>
267       <default>classic</default>
268       <locale name="C">
269          <short>Chat window theme</short>
270          <long>
271            The theme that is used to display the conversation in chat windows.
272          </long>
273       </locale>
274     </schema>
275
276     <schema>
277       <key>/schemas/apps/empathy/conversation/theme_chat_room</key>
278       <applyto>/apps/empathy/conversation/theme_chat_room</applyto>
279       <owner>empathy</owner>
280       <type>bool</type>
281       <default>true</default>
282       <locale name="C">
283          <short>Use theme for chat rooms</short>
284          <long>
285            Whether to use the theme for chat rooms or not.
286          </long>
287       </locale>
288     </schema>
289
290     <schema>
291       <key>/schemas/apps/empathy/conversation/spell_checker_languages</key>
292       <applyto>/apps/empathy/conversation/spell_checker_languages</applyto>
293       <owner>empathy</owner>
294       <type>string</type>
295       <default>en</default>
296       <locale name="C">
297         <short>Spell checking languages</short>
298         <long>
299           Comma separated list of spell checker languages to use (e.g. en, fr, nl).
300         </long>
301       </locale>
302     </schema>
303
304     <schema>
305       <key>/schemas/apps/empathy/conversation/spell_checker_enabled</key>
306       <applyto>/apps/empathy/conversation/spell_checker_enabled</applyto>
307       <owner>empathy</owner>
308       <type>bool</type>
309       <default>true</default>
310       <locale name="C">
311         <short>Enable spell checker</short>
312         <long>
313         Whether or not to check words typed against the languages you
314       want to check with.
315         </long>
316       </locale>
317     </schema>
318
319     <schema>
320       <key>/schemas/apps/empathy/conversation/nick_completion_char</key>
321       <applyto>/apps/empathy/conversation/nick_completion_char</applyto>
322       <owner>empathy</owner>
323       <type>string</type>
324       <default>:</default>
325       <locale name="C">
326         <short>Nick completed character</short>
327         <long>
328         Character to add after nickname when using nick completion (tab)
329         in group chat.
330         </long>
331         
332       </locale>
333     </schema>
334
335     <schema>
336       <key>/schemas/apps/empathy/conversation/avatar_in_icon</key>
337       <applyto>/apps/empathy/conversation/avatar_in_icon</applyto>
338       <owner>empathy</owner>
339       <type>bool</type>
340       <default>false</default>
341       <locale name="C">
342         <short>Empathy should use the avatar of the contact as the chat window icon</short>
343         <long>
344         Whether or not Empathy should use the avatar of the contact as the chat window icon.
345         </long>
346       </locale>
347     </schema>
348
349     <schema>
350       <key>/schemas/apps/empathy/hints/close_main_window</key>
351       <applyto>/apps/empathy/hints/close_main_window</applyto>
352       <owner>empathy</owner>
353       <type>bool</type>
354       <default>true</default>
355       <locale name="C">
356         <short>Show hint about closing the main window</short>
357         <long>
358         Whether or not to show the message dialog about closing the
359       main window with the 'x' button in the title bar.
360         </long>
361       </locale>
362     </schema>
363
364     <schema>
365       <key>/schemas/apps/empathy/accounts/salut_created</key>
366       <applyto>/apps/empathy/accounts/salut_created</applyto>
367       <owner>empathy</owner>
368       <type>bool</type>
369       <default>false</default>
370       <locale name="C">
371         <short>Salut account is created</short>
372         <long>
373         Whether or not the Salut account has been created on the first
374       Empathy run.
375         </long>
376       </locale>
377     </schema>
378
379     <schema>
380       <key>/schemas/apps/empathy/use_nm</key>
381       <applyto>/apps/empathy/use_nm</applyto>
382       <owner>empathy</owner>
383       <type>bool</type>
384       <default>true</default>
385       <locale name="C">
386         <short>NetworkManager should be used</short>
387         <long>
388         Whether or not the network manager should be used to automatically
389         disconnect/reconnect.
390         </long>
391       </locale>
392     </schema>
393     
394     <schema>
395       <key>/schemas/apps/empathy/autoconnect</key>
396       <applyto>/apps/empathy/autoconnect</applyto>
397       <owner>empathy</owner>
398       <type>bool</type>
399       <default>true</default>
400       <locale name="C">
401         <short>Empathy should auto-connect on startup</short>
402         <long>
403         Whether or not Empathy should automatically log in to your accounts on startup.
404         </long>
405       </locale>
406     </schema>
407
408     <schema>
409       <key>/schemas/apps/empathy/import_asked</key>
410       <applyto>/apps/empathy/import_asked</applyto>
411       <owner>empathy</owner>
412       <type>bool</type>
413       <default>false</default>
414       <locale name="C">
415         <short>Empathy has asked about importing accounts</short>
416         <long>
417         Whether or not Empathy has asked about importing accounts from other programs.
418         </long>
419       </locale>
420     </schema>
421
422     <schema>
423       <key>/schemas/apps/empathy/file_transfer/default_folder</key>
424       <applyto>/apps/empathy/file_transfer_default_folder</applyto>
425       <owner>empathy</owner>
426       <type>string</type>
427       <default></default>
428       <locale name="C">
429         <short>Empathy default download folder</short>
430         <long>
431         The default folder to save file transfers in.
432         </long>
433       </locale>
434     </schema>
435
436   </schemalist>  
437 </gconfschemafile>