]> git.0d.be Git - empathy.git/blob - src/empathy-preferences.ui
Convert glade files to GtkBuilder format
[empathy.git] / src / empathy-preferences.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkDialog" id="preferences_dialog">
5     <property name="border_width">5</property>
6     <property name="title" translatable="yes">Preferences</property>
7     <property name="role">preferences</property>
8     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
9     <property name="icon_name">gtk-preferences</property>
10     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
11     <property name="has_separator">False</property>
12     <child internal-child="vbox">
13       <object class="GtkVBox" id="dialog-vbox5">
14         <property name="visible">True</property>
15         <property name="spacing">2</property>
16         <child>
17           <object class="GtkNotebook" id="notebook">
18             <property name="visible">True</property>
19             <property name="can_focus">True</property>
20             <property name="border_width">5</property>
21             <child>
22               <object class="GtkVBox" id="vbox197">
23                 <property name="visible">True</property>
24                 <property name="border_width">12</property>
25                 <property name="spacing">18</property>
26                 <child>
27                   <object class="GtkFrame" id="frame3">
28                     <property name="visible">True</property>
29                     <property name="label_xalign">0</property>
30                     <property name="shadow_type">GTK_SHADOW_NONE</property>
31                     <child>
32                       <object class="GtkAlignment" id="alignment11">
33                         <property name="visible">True</property>
34                         <property name="top_padding">6</property>
35                         <property name="left_padding">12</property>
36                         <child>
37                           <object class="GtkVBox" id="vbox199">
38                             <property name="visible">True</property>
39                             <property name="spacing">6</property>
40                             <child>
41                               <object class="GtkCheckButton" id="checkbutton_compact_contact_list">
42                                 <property name="visible">True</property>
43                                 <property name="can_focus">True</property>
44                                 <property name="label" translatable="yes">Show co_mpact contact list</property>
45                                 <property name="use_underline">True</property>
46                                 <property name="draw_indicator">True</property>
47                               </object>
48                               <packing>
49                                 <property name="expand">False</property>
50                                 <property name="fill">False</property>
51                               </packing>
52                             </child>
53                             <child>
54                               <object class="GtkCheckButton" id="checkbutton_show_avatars">
55                                 <property name="visible">True</property>
56                                 <property name="can_focus">True</property>
57                                 <property name="tooltip-text" translatable="yes">Avatars are user chosen images shown in the contact list</property>
58                                 <property name="label" translatable="yes">Show _avatars</property>
59                                 <property name="use_underline">True</property>
60                                 <property name="active">True</property>
61                                 <property name="draw_indicator">True</property>
62                               </object>
63                               <packing>
64                                 <property name="expand">False</property>
65                                 <property name="fill">False</property>
66                                 <property name="position">1</property>
67                               </packing>
68                             </child>
69                             <child>
70                               <object class="GtkCheckButton" id="checkbutton_show_smileys">
71                                 <property name="visible">True</property>
72                                 <property name="can_focus">True</property>
73                                 <property name="label" translatable="yes">Show _smileys as images</property>
74                                 <property name="use_underline">True</property>
75                                 <property name="active">True</property>
76                                 <property name="draw_indicator">True</property>
77                               </object>
78                               <packing>
79                                 <property name="expand">False</property>
80                                 <property name="fill">False</property>
81                                 <property name="position">2</property>
82                               </packing>
83                             </child>
84                           </object>
85                         </child>
86                       </object>
87                     </child>
88                     <child type="label">
89                       <object class="GtkLabel" id="label611">
90                         <property name="visible">True</property>
91                         <property name="label" translatable="yes">&lt;b&gt;Appearance&lt;/b&gt;</property>
92                         <property name="use_markup">True</property>
93                       </object>
94                     </child>
95                   </object>
96                   <packing>
97                     <property name="expand">False</property>
98                     <property name="fill">False</property>
99                   </packing>
100                 </child>
101                 <child>
102                   <object class="GtkFrame" id="frame4">
103                     <property name="visible">True</property>
104                     <property name="label_xalign">0</property>
105                     <property name="shadow_type">GTK_SHADOW_NONE</property>
106                     <child>
107                       <object class="GtkAlignment" id="alignment12">
108                         <property name="visible">True</property>
109                         <property name="top_padding">6</property>
110                         <property name="left_padding">12</property>
111                         <child>
112                           <object class="GtkVBox" id="vbox218">
113                             <property name="visible">True</property>
114                             <child>
115                               <object class="GtkCheckButton" id="checkbutton_separate_chat_windows">
116                                 <property name="visible">True</property>
117                                 <property name="can_focus">True</property>
118                                 <property name="label" translatable="yes">_Open new chats in separate windows</property>
119                                 <property name="use_underline">True</property>
120                                 <property name="draw_indicator">True</property>
121                               </object>
122                               <packing>
123                                 <property name="expand">False</property>
124                                 <property name="fill">False</property>
125                               </packing>
126                             </child>
127                             <child>
128                               <object class="GtkCheckButton" id="checkbutton_autoconnect">
129                                 <property name="visible">True</property>
130                                 <property name="can_focus">True</property>
131                                 <property name="label" translatable="yes">Automatically _connect on startup </property>
132                                 <property name="use_underline">True</property>
133                                 <property name="active">True</property>
134                                 <property name="draw_indicator">True</property>
135                               </object>
136                               <packing>
137                                 <property name="position">1</property>
138                               </packing>
139                             </child>
140                           </object>
141                         </child>
142                       </object>
143                     </child>
144                     <child type="label">
145                       <object class="GtkLabel" id="label612">
146                         <property name="visible">True</property>
147                         <property name="label" translatable="yes">&lt;b&gt;Behavior&lt;/b&gt;</property>
148                         <property name="use_markup">True</property>
149                       </object>
150                     </child>
151                   </object>
152                   <packing>
153                     <property name="expand">False</property>
154                     <property name="fill">False</property>
155                     <property name="position">1</property>
156                   </packing>
157                 </child>
158                 <child>
159                   <object class="GtkFrame" id="frame13">
160                     <property name="visible">True</property>
161                     <property name="label_xalign">0</property>
162                     <property name="shadow_type">GTK_SHADOW_NONE</property>
163                     <child>
164                       <object class="GtkAlignment" id="alignment31">
165                         <property name="visible">True</property>
166                         <property name="top_padding">6</property>
167                         <property name="left_padding">12</property>
168                         <child>
169                           <object class="GtkVBox" id="vbox217">
170                             <property name="visible">True</property>
171                             <child>
172                               <object class="GtkRadioButton" id="radiobutton_contact_list_sort_by_name">
173                                 <property name="visible">True</property>
174                                 <property name="can_focus">True</property>
175                                 <property name="label" translatable="yes">Sort by _name</property>
176                                 <property name="use_underline">True</property>
177                                 <property name="draw_indicator">True</property>
178                               </object>
179                               <packing>
180                                 <property name="expand">False</property>
181                                 <property name="fill">False</property>
182                               </packing>
183                             </child>
184                             <child>
185                               <object class="GtkRadioButton" id="radiobutton_contact_list_sort_by_state">
186                                 <property name="visible">True</property>
187                                 <property name="can_focus">True</property>
188                                 <property name="label" translatable="yes">Sort by s_tate</property>
189                                 <property name="use_underline">True</property>
190                                 <property name="draw_indicator">True</property>
191                                 <property name="group">radiobutton_contact_list_sort_by_name</property>
192                               </object>
193                               <packing>
194                                 <property name="expand">False</property>
195                                 <property name="fill">False</property>
196                                 <property name="position">1</property>
197                               </packing>
198                             </child>
199                           </object>
200                         </child>
201                       </object>
202                     </child>
203                     <child type="label">
204                       <object class="GtkLabel" id="label644">
205                         <property name="visible">True</property>
206                         <property name="label" translatable="yes">&lt;b&gt;Contact List&lt;/b&gt;</property>
207                         <property name="use_markup">True</property>
208                       </object>
209                     </child>
210                   </object>
211                   <packing>
212                     <property name="position">2</property>
213                   </packing>
214                 </child>
215               </object>
216             </child>
217             <child type="tab">
218               <object class="GtkLabel" id="label602">
219                 <property name="visible">True</property>
220                 <property name="label" translatable="yes">General</property>
221               </object>
222               <packing>
223                 <property name="tab_fill">False</property>
224               </packing>
225             </child>
226             <child>
227               <object class="GtkVBox" id="vbox2">
228                 <property name="visible">True</property>
229                 <property name="border_width">12</property>
230                 <property name="spacing">6</property>
231                 <child>
232                   <object class="GtkCheckButton" id="checkbutton_notifications_enabled">
233                     <property name="visible">True</property>
234                     <property name="can_focus">True</property>
235                     <property name="label" translatable="yes">_Enable bubble notifications</property>
236                     <property name="use_underline">True</property>
237                     <property name="draw_indicator">True</property>
238                   </object>
239                   <packing>
240                     <property name="expand">False</property>
241                     <property name="fill">False</property>
242                   </packing>
243                 </child>
244                 <child>
245                   <object class="GtkAlignment" id="alignment1">
246                     <property name="visible">True</property>
247                     <property name="left_padding">12</property>
248                     <child>
249                       <object class="GtkVBox" id="vbox3">
250                         <property name="visible">True</property>
251                         <property name="spacing">6</property>
252                         <child>
253                           <object class="GtkCheckButton" id="checkbutton_notifications_disabled_away">
254                             <property name="visible">True</property>
255                             <property name="can_focus">True</property>
256                             <property name="label" translatable="yes">Disable notifications when _away or busy</property>
257                             <property name="use_underline">True</property>
258                             <property name="draw_indicator">True</property>
259                           </object>
260                         </child>
261                         <child>
262                           <object class="GtkCheckButton" id="checkbutton_notifications_focus">
263                             <property name="visible">True</property>
264                             <property name="can_focus">True</property>
265                             <property name="label" translatable="yes">Enable notifications when the _chat is not focused</property>
266                             <property name="use_underline">True</property>
267                             <property name="draw_indicator">True</property>
268                           </object>
269                           <packing>
270                             <property name="position">1</property>
271                           </packing>
272                         </child>
273                       </object>
274                     </child>
275                   </object>
276                   <packing>
277                     <property name="expand">False</property>
278                     <property name="position">1</property>
279                   </packing>
280                 </child>
281               </object>
282             </child>
283             <child type="tab">
284               <object class="GtkLabel" id="label1">
285                 <property name="visible">True</property>
286                 <property name="label" translatable="yes">Notifications</property>
287               </object>
288               <packing>
289                 <property name="position">4</property>
290                 <property name="tab_fill">False</property>
291               </packing>
292             </child>
293             <child>
294               <object class="GtkVBox" id="outer_vbox">
295                 <property name="visible">True</property>
296                 <property name="border_width">12</property>
297                 <property name="spacing">18</property>
298                 <child>
299                   <object class="GtkVBox" id="vbox219">
300                     <property name="visible">True</property>
301                     <property name="spacing">6</property>
302                     <child>
303                       <object class="GtkCheckButton" id="checkbutton_sounds_enabled">
304                         <property name="visible">True</property>
305                         <property name="can_focus">True</property>
306                         <property name="label" translatable="yes">_Enable sound notifications</property>
307                         <property name="use_underline">True</property>
308                         <property name="draw_indicator">True</property>
309                       </object>
310                       <packing>
311                         <property name="expand">False</property>
312                         <property name="fill">False</property>
313                       </packing>
314                     </child>
315                     <child>
316                       <object class="GtkAlignment" id="alignment32">
317                         <property name="visible">True</property>
318                         <property name="left_padding">12</property>
319                         <child>
320                           <object class="GtkCheckButton" id="checkbutton_sounds_disabled_away">
321                             <property name="visible">True</property>
322                             <property name="can_focus">True</property>
323                             <property name="label" translatable="yes">Disable sounds when _away or busy</property>
324                             <property name="use_underline">True</property>
325                             <property name="draw_indicator">True</property>
326                           </object>
327                         </child>
328                       </object>
329                       <packing>
330                         <property name="position">1</property>
331                       </packing>
332                     </child>
333                   </object>
334                   <packing>
335                     <property name="expand">False</property>
336                   </packing>
337                 </child>
338                 <child>
339                   <object class="GtkVBox" id="vbox221">
340                     <property name="visible">True</property>
341                     <property name="spacing">6</property>
342                     <child>
343                       <object class="GtkLabel" id="label645">
344                         <property name="visible">True</property>
345                         <property name="xalign">0</property>
346                         <property name="label" translatable="yes">&lt;b&gt;Play sound for events&lt;/b&gt;</property>
347                         <property name="use_markup">True</property>
348                       </object>
349                       <packing>
350                         <property name="expand">False</property>
351                         <property name="fill">False</property>
352                       </packing>
353                     </child>
354                     <child>
355                       <object class="GtkAlignment" id="alignment33">
356                         <property name="visible">True</property>
357                         <property name="left_padding">12</property>
358                         <child>
359                           <object class="GtkScrolledWindow" id="scrolledwindow19">
360                             <property name="visible">True</property>
361                             <property name="can_focus">True</property>
362                             <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
363                             <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
364                             <property name="shadow_type">GTK_SHADOW_IN</property>
365                             <child>
366                               <object class="GtkTreeView" id="treeview_sounds">
367                                 <property name="visible">True</property>
368                                 <property name="can_focus">True</property>
369                                 <property name="headers_visible">False</property>
370                               </object>
371                             </child>
372                           </object>
373                         </child>
374                       </object>
375                       <packing>
376                         <property name="position">1</property>
377                       </packing>
378                     </child>
379                   </object>
380                   <packing>
381                     <property name="position">1</property>
382                   </packing>
383                 </child>
384               </object>
385             </child>
386             <child type="tab">
387               <object class="GtkLabel" id="label607">
388                 <property name="visible">True</property>
389                 <property name="label" translatable="yes">Sounds</property>
390               </object>
391               <packing>
392                 <property name="position">2</property>
393                 <property name="tab_fill">False</property>
394               </packing>
395             </child>
396             <child>
397               <object class="GtkVBox" id="vbox168">
398                 <property name="visible">True</property>
399                 <property name="border_width">12</property>
400                 <property name="spacing">18</property>
401                 <child>
402                   <object class="GtkFrame" id="frame7">
403                     <property name="visible">True</property>
404                     <property name="label_xalign">0</property>
405                     <property name="shadow_type">GTK_SHADOW_NONE</property>
406                     <child>
407                       <object class="GtkAlignment" id="alignment15">
408                         <property name="visible">True</property>
409                         <property name="top_padding">6</property>
410                         <property name="left_padding">12</property>
411                         <child>
412                           <object class="GtkVBox" id="vbox201">
413                             <property name="visible">True</property>
414                             <property name="spacing">6</property>
415                             <child>
416                               <object class="GtkHBox" id="hbox153">
417                                 <property name="visible">True</property>
418                                 <child>
419                                   <object class="GtkHBox" id="hbox154">
420                                     <property name="visible">True</property>
421                                     <property name="spacing">6</property>
422                                     <child>
423                                       <object class="GtkScrolledWindow" id="scrolledwindow18">
424                                         <property name="visible">True</property>
425                                         <property name="can_focus">False</property>
426                                         <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
427                                         <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
428                                         <property name="shadow_type">GTK_SHADOW_IN</property>
429                                         <child>
430                                           <object class="GtkTreeView" id="treeview_spell_checker">
431                                             <property name="visible">True</property>
432                                             <property name="can_focus">True</property>
433                                             <property name="headers_visible">False</property>
434                                           </object>
435                                         </child>
436                                       </object>
437                                     </child>
438                                   </object>
439                                 </child>
440                               </object>
441                             </child>
442                             <child>
443                               <object class="GtkHBox" id="hbox155">
444                                 <property name="visible">True</property>
445                                 <property name="spacing">6</property>
446                                 <child>
447                                   <object class="GtkImage" id="image422">
448                                     <property name="visible">True</property>
449                                     <property name="yalign">0</property>
450                                     <property name="stock">gtk-dialog-info</property>
451                                   </object>
452                                   <packing>
453                                     <property name="expand">False</property>
454                                   </packing>
455                                 </child>
456                                 <child>
457                                   <object class="GtkLabel" id="label616">
458                                     <property name="visible">True</property>
459                                     <property name="xalign">0</property>
460                                     <property name="label" translatable="yes">&lt;small&gt;The list of languages reflects only the languages for which you have a dictionary installed.&lt;/small&gt;</property>
461                                     <property name="use_markup">True</property>
462                                     <property name="wrap">True</property>
463                                   </object>
464                                   <packing>
465                                     <property name="position">1</property>
466                                   </packing>
467                                 </child>
468                               </object>
469                               <packing>
470                                 <property name="expand">False</property>
471                                 <property name="position">1</property>
472                               </packing>
473                             </child>
474                           </object>
475                         </child>
476                       </object>
477                     </child>
478                     <child type="label">
479                       <object class="GtkLabel" id="label615">
480                         <property name="visible">True</property>
481                         <property name="label" translatable="yes">&lt;b&gt;Enable spell checking for languages:&lt;/b&gt;</property>
482                         <property name="use_markup">True</property>
483                       </object>
484                     </child>
485                   </object>
486                 </child>
487                 <child>
488                   <placeholder/>
489                 </child>
490               </object>
491             </child>
492             <child type="tab">
493               <object class="GtkLabel" id="label567">
494                 <property name="visible">True</property>
495                 <property name="label" translatable="yes">Spell Checking</property>
496               </object>
497               <packing>
498                 <property name="position">3</property>
499                 <property name="tab_fill">False</property>
500               </packing>
501             </child>
502             <child>
503               <object class="GtkVBox" id="vbox206">
504                 <property name="visible">True</property>
505                 <property name="border_width">12</property>
506                 <property name="spacing">18</property>
507                 <child>
508                   <object class="GtkFrame" id="frame11">
509                     <property name="visible">True</property>
510                     <property name="label_xalign">0</property>
511                     <property name="shadow_type">GTK_SHADOW_NONE</property>
512                     <child>
513                       <object class="GtkAlignment" id="alignment19">
514                         <property name="visible">True</property>
515                         <property name="top_padding">6</property>
516                         <property name="left_padding">12</property>
517                         <child>
518                           <object class="GtkVBox" id="vbox207">
519                             <property name="visible">True</property>
520                             <property name="spacing">6</property>
521                             <child>
522                               <object class="GtkHBox" id="hbox139">
523                                 <property name="visible">True</property>
524                                 <property name="spacing">12</property>
525                                 <child>
526                                   <object class="GtkLabel" id="label586">
527                                     <property name="visible">True</property>
528                                     <property name="label" translatable="yes">Chat Th_eme:</property>
529                                     <property name="use_underline">True</property>
530                                     <property name="mnemonic_widget">combobox_chat_theme</property>
531                                   </object>
532                                   <packing>
533                                     <property name="expand">False</property>
534                                     <property name="fill">False</property>
535                                   </packing>
536                                 </child>
537                                 <child>
538                                   <object class="GtkComboBox" id="combobox_chat_theme">
539                                     <property name="visible">True</property>
540                                   </object>
541                                   <packing>
542                                     <property name="expand">False</property>
543                                     <property name="fill">False</property>
544                                     <property name="position">1</property>
545                                   </packing>
546                                 </child>
547                               </object>
548                             </child>
549                           </object>
550                         </child>
551                       </object>
552                     </child>
553                     <child type="label">
554                       <object class="GtkLabel" id="label626">
555                         <property name="visible">True</property>
556                         <property name="label" translatable="yes">&lt;b&gt;Appearance&lt;/b&gt;</property>
557                         <property name="use_markup">True</property>
558                       </object>
559                     </child>
560                   </object>
561                   <packing>
562                     <property name="expand">False</property>
563                     <property name="fill">False</property>
564                   </packing>
565                 </child>
566               </object>
567             </child>
568             <child type="tab">
569               <object class="GtkLabel" id="label624">
570                 <property name="visible">True</property>
571                 <property name="label" translatable="yes">Themes</property>
572               </object>
573               <packing>
574                 <property name="position">4</property>
575                 <property name="tab_fill">False</property>
576               </packing>
577             </child>
578           </object>
579           <packing>
580             <property name="position">1</property>
581           </packing>
582         </child>
583         <child internal-child="action_area">
584           <object class="GtkHButtonBox" id="dialog-action_area5">
585             <property name="visible">True</property>
586             <property name="layout_style">GTK_BUTTONBOX_END</property>
587             <child>
588               <object class="GtkButton" id="button_close">
589                 <property name="visible">True</property>
590                 <property name="can_focus">True</property>
591                 <property name="can_default">True</property>
592                 <property name="label">gtk-close</property>
593                 <property name="use_stock">True</property>
594               </object>
595             </child>
596           </object>
597           <packing>
598             <property name="expand">False</property>
599             <property name="pack_type">GTK_PACK_END</property>
600           </packing>
601         </child>
602       </object>
603     </child>
604     <action-widgets>
605       <action-widget response="0">checkbutton_compact_contact_list</action-widget>
606       <action-widget response="0">checkbutton_show_avatars</action-widget>
607       <action-widget response="0">checkbutton_show_smileys</action-widget>
608       <action-widget response="0">checkbutton_separate_chat_windows</action-widget>
609       <action-widget response="0">checkbutton_autoconnect</action-widget>
610       <action-widget response="0">radiobutton_contact_list_sort_by_name</action-widget>
611       <action-widget response="0">radiobutton_contact_list_sort_by_state</action-widget>
612       <action-widget response="0">checkbutton_notifications_enabled</action-widget>
613       <action-widget response="0">checkbutton_notifications_disabled_away</action-widget>
614       <action-widget response="0">checkbutton_notifications_focus</action-widget>
615       <action-widget response="0">checkbutton_sounds_enabled</action-widget>
616       <action-widget response="0">checkbutton_sounds_disabled_away</action-widget>
617       <action-widget response="-6">button_close</action-widget>
618     </action-widgets>
619   </object>
620 </interface>