]> git.0d.be Git - empathy.git/blob - src/empathy-preferences.ui
Merge remote-tracking branch 'glassrose/save-chatrooms.xml-only-when-needed'
[empathy.git] / src / empathy-preferences.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <object class="GtkNotebook" id="notebook">
5     <property name="visible">True</property>
6     <property name="can_focus">True</property>
7     <property name="border_width">5</property>
8     <child>
9       <object class="GtkBox" id="vbox197">
10         <property name="visible">True</property>
11         <property name="can_focus">False</property>
12         <property name="border_width">12</property>
13         <property name="orientation">vertical</property>
14         <property name="spacing">18</property>
15         <child>
16           <object class="GtkFrame" id="frame3">
17             <property name="visible">True</property>
18             <property name="can_focus">False</property>
19             <property name="label_xalign">0</property>
20             <property name="shadow_type">none</property>
21             <child>
22               <object class="GtkAlignment" id="alignment11">
23                 <property name="visible">True</property>
24                 <property name="can_focus">False</property>
25                 <property name="top_padding">6</property>
26                 <property name="left_padding">12</property>
27                 <child>
28                   <object class="GtkBox" id="vbox199">
29                     <property name="visible">True</property>
30                     <property name="can_focus">False</property>
31                     <property name="orientation">vertical</property>
32                     <child>
33                       <object class="GtkCheckButton" id="checkbutton_show_smileys">
34                         <property name="label" translatable="yes">Show _smileys as images</property>
35                         <property name="visible">True</property>
36                         <property name="can_focus">True</property>
37                         <property name="receives_default">False</property>
38                         <property name="use_action_appearance">False</property>
39                         <property name="use_underline">True</property>
40                         <property name="active">True</property>
41                         <property name="draw_indicator">True</property>
42                       </object>
43                       <packing>
44                         <property name="expand">False</property>
45                         <property name="fill">False</property>
46                         <property name="position">2</property>
47                       </packing>
48                     </child>
49                     <child>
50                       <object class="GtkCheckButton" id="checkbutton_show_contacts_in_rooms">
51                         <property name="label" translatable="yes">Show contact _list in rooms</property>
52                         <property name="visible">True</property>
53                         <property name="can_focus">True</property>
54                         <property name="receives_default">False</property>
55                         <property name="use_action_appearance">False</property>
56                         <property name="use_underline">True</property>
57                         <property name="active">True</property>
58                         <property name="draw_indicator">True</property>
59                       </object>
60                       <packing>
61                         <property name="expand">False</property>
62                         <property name="fill">False</property>
63                         <property name="position">3</property>
64                       </packing>
65                     </child>
66                   </object>
67                 </child>
68               </object>
69             </child>
70             <child type="label">
71               <object class="GtkLabel" id="label611">
72                 <property name="visible">True</property>
73                 <property name="can_focus">False</property>
74                 <property name="label" translatable="yes">Appearance</property>
75                 <attributes>
76                   <attribute name="weight" value="bold"/>
77                 </attributes>
78               </object>
79             </child>
80           </object>
81           <packing>
82             <property name="expand">False</property>
83             <property name="fill">False</property>
84             <property name="position">0</property>
85           </packing>
86         </child>
87         <child>
88           <object class="GtkFrame" id="frame4">
89             <property name="visible">True</property>
90             <property name="can_focus">False</property>
91             <property name="label_xalign">0</property>
92             <property name="shadow_type">none</property>
93             <child>
94               <object class="GtkAlignment" id="alignment12">
95                 <property name="visible">True</property>
96                 <property name="can_focus">False</property>
97                 <property name="top_padding">6</property>
98                 <property name="left_padding">12</property>
99                 <child>
100                   <object class="GtkBox" id="vbox218">
101                     <property name="visible">True</property>
102                     <property name="can_focus">False</property>
103                     <property name="orientation">vertical</property>
104                     <child>
105                       <object class="GtkCheckButton" id="checkbutton_separate_chat_windows">
106                         <property name="label" translatable="yes">_Open new chats in separate windows</property>
107                         <property name="visible">True</property>
108                         <property name="can_focus">True</property>
109                         <property name="receives_default">False</property>
110                         <property name="use_action_appearance">False</property>
111                         <property name="use_underline">True</property>
112                         <property name="draw_indicator">True</property>
113                       </object>
114                       <packing>
115                         <property name="expand">False</property>
116                         <property name="fill">False</property>
117                         <property name="position">0</property>
118                       </packing>
119                     </child>
120                     <child>
121                       <object class="GtkCheckButton" id="checkbutton_events_notif_area">
122                         <property name="label" translatable="yes">Display incoming events in the notification area</property>
123                         <property name="visible">True</property>
124                         <property name="can_focus">True</property>
125                         <property name="receives_default">False</property>
126                         <property name="use_action_appearance">False</property>
127                         <property name="use_underline">True</property>
128                         <property name="draw_indicator">True</property>
129                       </object>
130                       <packing>
131                         <property name="expand">False</property>
132                         <property name="fill">False</property>
133                         <property name="position">1</property>
134                       </packing>
135                     </child>
136                     <child>
137                       <object class="GtkCheckButton" id="checkbutton_autoconnect">
138                         <property name="label" translatable="yes">_Automatically connect on startup</property>
139                         <property name="visible">True</property>
140                         <property name="can_focus">True</property>
141                         <property name="receives_default">False</property>
142                         <property name="use_action_appearance">False</property>
143                         <property name="use_underline">True</property>
144                         <property name="active">True</property>
145                         <property name="draw_indicator">True</property>
146                       </object>
147                       <packing>
148                         <property name="expand">False</property>
149                         <property name="fill">True</property>
150                         <property name="position">2</property>
151                       </packing>
152                     </child>
153                     <child>
154                       <object class="GtkCheckButton" id="checkbutton_logging">
155                         <property name="label" translatable="yes">Log conversations</property>
156                         <property name="visible">True</property>
157                         <property name="can_focus">True</property>
158                         <property name="receives_default">False</property>
159                         <property name="use_action_appearance">False</property>
160                         <property name="use_underline">True</property>
161                         <property name="active">True</property>
162                         <property name="draw_indicator">True</property>
163                       </object>
164                       <packing>
165                         <property name="expand">False</property>
166                         <property name="fill">True</property>
167                         <property name="position">3</property>
168                       </packing>
169                     </child>
170                   </object>
171                 </child>
172               </object>
173             </child>
174             <child type="label">
175               <object class="GtkLabel" id="label612">
176                 <property name="visible">True</property>
177                 <property name="can_focus">False</property>
178                 <property name="label" translatable="yes">Behavior</property>
179                 <attributes>
180                   <attribute name="weight" value="bold"/>
181                 </attributes>
182               </object>
183             </child>
184           </object>
185           <packing>
186             <property name="expand">False</property>
187             <property name="fill">False</property>
188             <property name="position">1</property>
189           </packing>
190         </child>
191       </object>
192     </child>
193     <child type="tab">
194       <object class="GtkLabel" id="label602">
195         <property name="visible">True</property>
196         <property name="can_focus">False</property>
197         <property name="label" translatable="yes">General</property>
198       </object>
199       <packing>
200         <property name="tab_fill">False</property>
201       </packing>
202     </child>
203     <child>
204       <object class="GtkBox" id="vbox2">
205         <property name="visible">True</property>
206         <property name="can_focus">False</property>
207         <property name="border_width">12</property>
208         <property name="orientation">vertical</property>
209         <property name="spacing">6</property>
210         <child>
211           <object class="GtkCheckButton" id="checkbutton_notifications_enabled">
212             <property name="label" translatable="yes">_Enable bubble notifications</property>
213             <property name="visible">True</property>
214             <property name="can_focus">True</property>
215             <property name="receives_default">False</property>
216             <property name="use_action_appearance">False</property>
217             <property name="use_underline">True</property>
218             <property name="draw_indicator">True</property>
219           </object>
220           <packing>
221             <property name="expand">False</property>
222             <property name="fill">False</property>
223             <property name="position">0</property>
224           </packing>
225         </child>
226         <child>
227           <object class="GtkAlignment" id="alignment1">
228             <property name="visible">True</property>
229             <property name="can_focus">False</property>
230             <property name="left_padding">12</property>
231             <child>
232               <object class="GtkBox" id="vbox3">
233                 <property name="visible">True</property>
234                 <property name="can_focus">False</property>
235                 <property name="orientation">vertical</property>
236                 <property name="spacing">6</property>
237                 <child>
238                   <object class="GtkCheckButton" id="checkbutton_notifications_disabled_away">
239                     <property name="label" translatable="yes">Disable notifications when _away or busy</property>
240                     <property name="visible">True</property>
241                     <property name="can_focus">True</property>
242                     <property name="receives_default">False</property>
243                     <property name="use_action_appearance">False</property>
244                     <property name="use_underline">True</property>
245                     <property name="draw_indicator">True</property>
246                   </object>
247                   <packing>
248                     <property name="expand">False</property>
249                     <property name="fill">True</property>
250                     <property name="position">0</property>
251                   </packing>
252                 </child>
253                 <child>
254                   <object class="GtkCheckButton" id="checkbutton_notifications_focus">
255                     <property name="label" translatable="yes">Enable notifications when the _chat is not focused</property>
256                     <property name="visible">True</property>
257                     <property name="can_focus">True</property>
258                     <property name="receives_default">False</property>
259                     <property name="use_action_appearance">False</property>
260                     <property name="use_underline">True</property>
261                     <property name="draw_indicator">True</property>
262                   </object>
263                   <packing>
264                     <property name="expand">False</property>
265                     <property name="fill">True</property>
266                     <property name="position">1</property>
267                   </packing>
268                 </child>
269                 <child>
270                   <object class="GtkCheckButton" id="checkbutton_notifications_contact_signin">
271                     <property name="label" translatable="yes">Enable notifications when a contact comes online</property>
272                     <property name="visible">True</property>
273                     <property name="can_focus">True</property>
274                     <property name="receives_default">False</property>
275                     <property name="use_action_appearance">False</property>
276                     <property name="use_underline">True</property>
277                     <property name="draw_indicator">True</property>
278                   </object>
279                   <packing>
280                     <property name="expand">False</property>
281                     <property name="fill">True</property>
282                     <property name="position">2</property>
283                   </packing>
284                 </child>
285                 <child>
286                   <object class="GtkCheckButton" id="checkbutton_notifications_contact_signout">
287                     <property name="label" translatable="yes">Enable notifications when a contact goes offline</property>
288                     <property name="visible">True</property>
289                     <property name="can_focus">True</property>
290                     <property name="receives_default">False</property>
291                     <property name="use_action_appearance">False</property>
292                     <property name="use_underline">True</property>
293                     <property name="draw_indicator">True</property>
294                   </object>
295                   <packing>
296                     <property name="expand">False</property>
297                     <property name="fill">True</property>
298                     <property name="position">3</property>
299                   </packing>
300                 </child>
301               </object>
302             </child>
303           </object>
304           <packing>
305             <property name="expand">False</property>
306             <property name="fill">True</property>
307             <property name="position">1</property>
308           </packing>
309         </child>
310       </object>
311       <packing>
312         <property name="position">1</property>
313       </packing>
314     </child>
315     <child type="tab">
316       <object class="GtkLabel" id="label1">
317         <property name="visible">True</property>
318         <property name="can_focus">False</property>
319         <property name="label" translatable="yes">Notifications</property>
320       </object>
321       <packing>
322         <property name="position">1</property>
323         <property name="tab_fill">False</property>
324       </packing>
325     </child>
326     <child>
327       <object class="GtkBox" id="outer_vbox">
328         <property name="visible">True</property>
329         <property name="can_focus">False</property>
330         <property name="border_width">12</property>
331         <property name="orientation">vertical</property>
332         <property name="spacing">18</property>
333         <child>
334           <object class="GtkBox" id="vbox219">
335             <property name="visible">True</property>
336             <property name="can_focus">False</property>
337             <property name="orientation">vertical</property>
338             <property name="spacing">6</property>
339             <child>
340               <object class="GtkCheckButton" id="checkbutton_sounds_enabled">
341                 <property name="label" translatable="yes">_Enable sound notifications</property>
342                 <property name="visible">True</property>
343                 <property name="can_focus">True</property>
344                 <property name="receives_default">False</property>
345                 <property name="use_action_appearance">False</property>
346                 <property name="use_underline">True</property>
347                 <property name="draw_indicator">True</property>
348               </object>
349               <packing>
350                 <property name="expand">False</property>
351                 <property name="fill">False</property>
352                 <property name="position">0</property>
353               </packing>
354             </child>
355             <child>
356               <object class="GtkAlignment" id="alignment32">
357                 <property name="visible">True</property>
358                 <property name="can_focus">False</property>
359                 <property name="left_padding">12</property>
360                 <child>
361                   <object class="GtkCheckButton" id="checkbutton_sounds_disabled_away">
362                     <property name="label" translatable="yes">Disable sounds when _away or busy</property>
363                     <property name="visible">True</property>
364                     <property name="can_focus">True</property>
365                     <property name="receives_default">False</property>
366                     <property name="use_action_appearance">False</property>
367                     <property name="use_underline">True</property>
368                     <property name="draw_indicator">True</property>
369                   </object>
370                 </child>
371               </object>
372               <packing>
373                 <property name="expand">False</property>
374                 <property name="fill">True</property>
375                 <property name="position">1</property>
376               </packing>
377             </child>
378           </object>
379           <packing>
380             <property name="expand">False</property>
381             <property name="fill">True</property>
382             <property name="position">0</property>
383           </packing>
384         </child>
385         <child>
386           <object class="GtkBox" id="vbox221">
387             <property name="visible">True</property>
388             <property name="can_focus">False</property>
389             <property name="orientation">vertical</property>
390             <property name="spacing">6</property>
391             <child>
392               <object class="GtkLabel" id="label645">
393                 <property name="visible">True</property>
394                 <property name="can_focus">False</property>
395                 <property name="xalign">0</property>
396                 <property name="label" translatable="yes">Play sound for events</property>
397                 <attributes>
398                   <attribute name="weight" value="bold"/>
399                 </attributes>
400               </object>
401               <packing>
402                 <property name="expand">False</property>
403                 <property name="fill">False</property>
404                 <property name="position">0</property>
405               </packing>
406             </child>
407             <child>
408               <object class="GtkAlignment" id="alignment33">
409                 <property name="visible">True</property>
410                 <property name="can_focus">False</property>
411                 <property name="left_padding">12</property>
412                 <child>
413                   <object class="GtkScrolledWindow" id="scrolledwindow19">
414                     <property name="visible">True</property>
415                     <property name="can_focus">True</property>
416                     <property name="shadow_type">in</property>
417                     <child>
418                       <object class="GtkTreeView" id="treeview_sounds">
419                         <property name="visible">True</property>
420                         <property name="can_focus">True</property>
421                         <property name="headers_visible">False</property>
422                         <child internal-child="selection">
423                           <object class="GtkTreeSelection" id="treeview-selection1"/>
424                         </child>
425                       </object>
426                     </child>
427                   </object>
428                 </child>
429               </object>
430               <packing>
431                 <property name="expand">True</property>
432                 <property name="fill">True</property>
433                 <property name="position">1</property>
434               </packing>
435             </child>
436           </object>
437           <packing>
438             <property name="expand">False</property>
439             <property name="fill">True</property>
440             <property name="position">1</property>
441           </packing>
442         </child>
443       </object>
444       <packing>
445         <property name="position">2</property>
446       </packing>
447     </child>
448     <child type="tab">
449       <object class="GtkLabel" id="label607">
450         <property name="visible">True</property>
451         <property name="can_focus">False</property>
452         <property name="label" translatable="yes">Sounds</property>
453       </object>
454       <packing>
455         <property name="position">2</property>
456         <property name="tab_fill">False</property>
457       </packing>
458     </child>
459     <child>
460       <object class="GtkBox" id="vbox1">
461         <property name="visible">True</property>
462         <property name="can_focus">False</property>
463         <property name="border_width">12</property>
464         <property name="orientation">vertical</property>
465         <property name="spacing">18</property>
466         <child>
467           <object class="GtkCheckButton" id="checkbutton_location_publish">
468             <property name="label" translatable="yes">_Publish location to my contacts</property>
469             <property name="visible">True</property>
470             <property name="can_focus">True</property>
471             <property name="receives_default">False</property>
472             <property name="use_action_appearance">False</property>
473             <property name="use_underline">True</property>
474             <property name="draw_indicator">True</property>
475           </object>
476           <packing>
477             <property name="expand">False</property>
478             <property name="fill">False</property>
479             <property name="position">0</property>
480           </packing>
481         </child>
482         <child>
483           <object class="GtkFrame" id="frame1">
484             <property name="visible">True</property>
485             <property name="can_focus">False</property>
486             <property name="label_xalign">0</property>
487             <property name="shadow_type">none</property>
488             <child>
489               <object class="GtkAlignment" id="alignment2">
490                 <property name="visible">True</property>
491                 <property name="can_focus">False</property>
492                 <property name="top_padding">6</property>
493                 <property name="left_padding">12</property>
494                 <child>
495                   <object class="GtkBox" id="vbox4">
496                     <property name="visible">True</property>
497                     <property name="can_focus">False</property>
498                     <property name="orientation">vertical</property>
499                     <property name="spacing">6</property>
500                     <child>
501                       <object class="GtkBox" id="hbox1">
502                         <property name="visible">True</property>
503                         <property name="can_focus">False</property>
504                         <property name="spacing">6</property>
505                         <child>
506                           <object class="GtkImage" id="image1">
507                             <property name="visible">True</property>
508                             <property name="can_focus">False</property>
509                             <property name="yalign">0</property>
510                             <property name="stock">gtk-dialog-info</property>
511                           </object>
512                           <packing>
513                             <property name="expand">False</property>
514                             <property name="fill">True</property>
515                             <property name="position">0</property>
516                           </packing>
517                         </child>
518                         <child>
519                           <object class="GtkLabel" id="label6">
520                             <property name="visible">True</property>
521                             <property name="can_focus">False</property>
522                             <property name="xalign">0</property>
523                             <property name="label" translatable="yes">Reduced location accuracy means that nothing more precise than your city, state and country will be published.  GPS coordinates will be accurate to 1 decimal place.</property>
524                             <property name="wrap">True</property>
525                             <attributes>
526                               <attribute name="scale" value="0.80000000000000004"/>
527                             </attributes>
528                           </object>
529                           <packing>
530                             <property name="expand">False</property>
531                             <property name="fill">True</property>
532                             <property name="position">1</property>
533                           </packing>
534                         </child>
535                       </object>
536                       <packing>
537                         <property name="expand">False</property>
538                         <property name="fill">True</property>
539                         <property name="position">0</property>
540                       </packing>
541                     </child>
542                     <child>
543                       <object class="GtkCheckButton" id="checkbutton_location_reduce_accuracy">
544                         <property name="label" translatable="yes" comments="To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.">_Reduce location accuracy</property>
545                         <property name="visible">True</property>
546                         <property name="can_focus">True</property>
547                         <property name="receives_default">False</property>
548                         <property name="use_action_appearance">False</property>
549                         <property name="use_underline">True</property>
550                         <property name="active">True</property>
551                         <property name="draw_indicator">True</property>
552                       </object>
553                       <packing>
554                         <property name="expand">False</property>
555                         <property name="fill">False</property>
556                         <property name="position">1</property>
557                       </packing>
558                     </child>
559                   </object>
560                 </child>
561               </object>
562             </child>
563             <child type="label">
564               <object class="GtkLabel" id="label3">
565                 <property name="visible">True</property>
566                 <property name="can_focus">False</property>
567                 <property name="label" translatable="yes">Privacy</property>
568                 <attributes>
569                   <attribute name="weight" value="bold"/>
570                 </attributes>
571               </object>
572             </child>
573           </object>
574           <packing>
575             <property name="expand">False</property>
576             <property name="fill">False</property>
577             <property name="position">1</property>
578           </packing>
579         </child>
580         <child>
581           <object class="GtkFrame" id="frame5">
582             <property name="visible">True</property>
583             <property name="can_focus">False</property>
584             <property name="label_xalign">0</property>
585             <property name="shadow_type">none</property>
586             <child>
587               <object class="GtkAlignment" id="alignment4">
588                 <property name="visible">True</property>
589                 <property name="can_focus">False</property>
590                 <property name="top_padding">6</property>
591                 <property name="left_padding">12</property>
592                 <child>
593                   <object class="GtkBox" id="vbox5">
594                     <property name="visible">True</property>
595                     <property name="can_focus">False</property>
596                     <property name="orientation">vertical</property>
597                     <child>
598                       <object class="GtkCheckButton" id="checkbutton_location_resource_gps">
599                         <property name="label" translatable="yes">_GPS</property>
600                         <property name="visible">True</property>
601                         <property name="can_focus">True</property>
602                         <property name="receives_default">False</property>
603                         <property name="use_action_appearance">False</property>
604                         <property name="use_underline">True</property>
605                         <property name="draw_indicator">True</property>
606                       </object>
607                       <packing>
608                         <property name="expand">False</property>
609                         <property name="fill">False</property>
610                         <property name="position">0</property>
611                       </packing>
612                     </child>
613                     <child>
614                       <object class="GtkCheckButton" id="checkbutton_location_resource_cell">
615                         <property name="label" translatable="yes">_Cellphone</property>
616                         <property name="visible">True</property>
617                         <property name="can_focus">True</property>
618                         <property name="receives_default">False</property>
619                         <property name="use_action_appearance">False</property>
620                         <property name="use_underline">True</property>
621                         <property name="active">True</property>
622                         <property name="draw_indicator">True</property>
623                       </object>
624                       <packing>
625                         <property name="expand">False</property>
626                         <property name="fill">False</property>
627                         <property name="position">1</property>
628                       </packing>
629                     </child>
630                     <child>
631                       <object class="GtkCheckButton" id="checkbutton_location_resource_network">
632                         <property name="label" translatable="yes">_Network (IP, Wi-Fi)</property>
633                         <property name="visible">True</property>
634                         <property name="can_focus">True</property>
635                         <property name="receives_default">False</property>
636                         <property name="use_action_appearance">False</property>
637                         <property name="use_underline">True</property>
638                         <property name="active">True</property>
639                         <property name="draw_indicator">True</property>
640                       </object>
641                       <packing>
642                         <property name="expand">False</property>
643                         <property name="fill">False</property>
644                         <property name="position">2</property>
645                       </packing>
646                     </child>
647                   </object>
648                 </child>
649               </object>
650             </child>
651             <child type="label">
652               <object class="GtkLabel" id="label5">
653                 <property name="visible">True</property>
654                 <property name="can_focus">False</property>
655                 <property name="label" translatable="yes">Location sources:</property>
656                 <attributes>
657                   <attribute name="weight" value="bold"/>
658                 </attributes>
659               </object>
660             </child>
661           </object>
662           <packing>
663             <property name="expand">False</property>
664             <property name="fill">True</property>
665             <property name="position">2</property>
666           </packing>
667         </child>
668       </object>
669       <packing>
670         <property name="position">3</property>
671       </packing>
672     </child>
673     <child type="tab">
674       <object class="GtkLabel" id="label2">
675         <property name="visible">True</property>
676         <property name="can_focus">False</property>
677         <property name="label" translatable="yes">Location</property>
678       </object>
679       <packing>
680         <property name="position">3</property>
681         <property name="tab_fill">False</property>
682       </packing>
683     </child>
684     <child>
685       <object class="GtkBox" id="vbox168">
686         <property name="visible">True</property>
687         <property name="can_focus">False</property>
688         <property name="border_width">12</property>
689         <property name="orientation">vertical</property>
690         <property name="spacing">18</property>
691         <child>
692           <object class="GtkFrame" id="frame7">
693             <property name="visible">True</property>
694             <property name="can_focus">False</property>
695             <property name="label_xalign">0</property>
696             <property name="shadow_type">none</property>
697             <child>
698               <object class="GtkAlignment" id="alignment15">
699                 <property name="visible">True</property>
700                 <property name="can_focus">False</property>
701                 <property name="top_padding">6</property>
702                 <property name="left_padding">12</property>
703                 <child>
704                   <object class="GtkBox" id="vbox201">
705                     <property name="visible">True</property>
706                     <property name="can_focus">False</property>
707                     <property name="orientation">vertical</property>
708                     <property name="spacing">6</property>
709                     <child>
710                       <object class="GtkScrolledWindow" id="scrolledwindow18">
711                         <property name="visible">True</property>
712                         <property name="can_focus">False</property>
713                         <property name="shadow_type">in</property>
714                         <child>
715                           <object class="GtkTreeView" id="treeview_spell_checker">
716                             <property name="visible">True</property>
717                             <property name="can_focus">True</property>
718                             <property name="headers_visible">False</property>
719                             <child internal-child="selection">
720                               <object class="GtkTreeSelection" id="treeview-selection2"/>
721                             </child>
722                           </object>
723                         </child>
724                       </object>
725                       <packing>
726                         <property name="expand">True</property>
727                         <property name="fill">True</property>
728                         <property name="position">0</property>
729                       </packing>
730                     </child>
731                     <child>
732                       <object class="GtkBox" id="hbox155">
733                         <property name="visible">True</property>
734                         <property name="can_focus">False</property>
735                         <property name="spacing">6</property>
736                         <child>
737                           <object class="GtkImage" id="image422">
738                             <property name="visible">True</property>
739                             <property name="can_focus">False</property>
740                             <property name="yalign">0</property>
741                             <property name="stock">gtk-dialog-info</property>
742                           </object>
743                           <packing>
744                             <property name="expand">False</property>
745                             <property name="fill">True</property>
746                             <property name="position">0</property>
747                           </packing>
748                         </child>
749                         <child>
750                           <object class="GtkLabel" id="label616">
751                             <property name="visible">True</property>
752                             <property name="can_focus">False</property>
753                             <property name="xalign">0</property>
754                             <property name="label" translatable="yes">The list of languages reflects only the languages for which you have a dictionary installed.</property>
755                             <property name="wrap">True</property>
756                             <attributes>
757                               <attribute name="scale" value="0.80000000000000004"/>
758                             </attributes>
759                           </object>
760                           <packing>
761                             <property name="expand">False</property>
762                             <property name="fill">True</property>
763                             <property name="position">1</property>
764                           </packing>
765                         </child>
766                       </object>
767                       <packing>
768                         <property name="expand">False</property>
769                         <property name="fill">True</property>
770                         <property name="position">1</property>
771                       </packing>
772                     </child>
773                   </object>
774                 </child>
775               </object>
776             </child>
777             <child type="label">
778               <object class="GtkLabel" id="label615">
779                 <property name="visible">True</property>
780                 <property name="can_focus">False</property>
781                 <property name="label" translatable="yes">Enable spell checking for languages:</property>
782                 <attributes>
783                   <attribute name="weight" value="bold"/>
784                 </attributes>
785               </object>
786             </child>
787           </object>
788           <packing>
789             <property name="expand">False</property>
790             <property name="fill">True</property>
791             <property name="position">0</property>
792           </packing>
793         </child>
794         <child>
795           <placeholder/>
796         </child>
797       </object>
798       <packing>
799         <property name="position">4</property>
800       </packing>
801     </child>
802     <child type="tab">
803       <object class="GtkLabel" id="label567">
804         <property name="visible">True</property>
805         <property name="can_focus">False</property>
806         <property name="label" translatable="yes">Spell Checking</property>
807       </object>
808       <packing>
809         <property name="position">4</property>
810         <property name="tab_fill">False</property>
811       </packing>
812     </child>
813     <child>
814       <object class="GtkBox" id="vbox206">
815         <property name="visible">True</property>
816         <property name="can_focus">False</property>
817         <property name="border_width">12</property>
818         <property name="orientation">vertical</property>
819         <property name="spacing">18</property>
820         <child>
821           <object class="GtkFrame" id="frame11">
822             <property name="visible">True</property>
823             <property name="can_focus">False</property>
824             <property name="label_xalign">0</property>
825             <property name="shadow_type">none</property>
826             <child>
827               <object class="GtkAlignment" id="alignment19">
828                 <property name="visible">True</property>
829                 <property name="can_focus">False</property>
830                 <property name="top_padding">6</property>
831                 <property name="left_padding">12</property>
832                 <child>
833                   <object class="GtkBox" id="vbox_chat_theme">
834                     <property name="visible">True</property>
835                     <property name="can_focus">False</property>
836                     <property name="orientation">vertical</property>
837                     <property name="spacing">6</property>
838                     <child>
839                       <object class="GtkBox" id="hbox139">
840                         <property name="visible">True</property>
841                         <property name="can_focus">False</property>
842                         <property name="spacing">12</property>
843                         <child>
844                           <object class="GtkLabel" id="label586">
845                             <property name="visible">True</property>
846                             <property name="can_focus">False</property>
847                             <property name="label" translatable="yes">Chat Th_eme:</property>
848                             <property name="use_underline">True</property>
849                             <property name="mnemonic_widget">combobox_chat_theme</property>
850                           </object>
851                           <packing>
852                             <property name="expand">False</property>
853                             <property name="fill">False</property>
854                             <property name="position">0</property>
855                           </packing>
856                         </child>
857                         <child>
858                           <object class="GtkComboBox" id="combobox_chat_theme">
859                             <property name="visible">True</property>
860                             <property name="can_focus">False</property>
861                           </object>
862                           <packing>
863                             <property name="expand">False</property>
864                             <property name="fill">False</property>
865                             <property name="position">1</property>
866                           </packing>
867                         </child>
868                       </object>
869                       <packing>
870                         <property name="expand">False</property>
871                         <property name="fill">True</property>
872                         <property name="position">0</property>
873                       </packing>
874                     </child>
875                     <child>
876                       <object class="GtkBox" id="hbox_chat_theme_variant">
877                         <property name="visible">False</property>
878                         <property name="can_focus">False</property>
879                         <property name="spacing">12</property>
880                         <child>
881                           <object class="GtkLabel" id="label4">
882                             <property name="visible">True</property>
883                             <property name="can_focus">False</property>
884                             <property name="label" translatable="yes">Theme Variant:</property>
885                             <property name="use_underline">True</property>
886                             <property name="mnemonic_widget">combobox_chat_theme_variant</property>
887                           </object>
888                           <packing>
889                             <property name="expand">False</property>
890                             <property name="fill">False</property>
891                             <property name="position">0</property>
892                           </packing>
893                         </child>
894                         <child>
895                           <object class="GtkComboBox" id="combobox_chat_theme_variant">
896                             <property name="visible">True</property>
897                             <property name="can_focus">False</property>
898                           </object>
899                           <packing>
900                             <property name="expand">False</property>
901                             <property name="fill">False</property>
902                             <property name="position">1</property>
903                           </packing>
904                         </child>
905                       </object>
906                       <packing>
907                         <property name="expand">False</property>
908                         <property name="fill">True</property>
909                         <property name="position">1</property>
910                       </packing>
911                     </child>
912                     <child>
913                       <object class="GtkScrolledWindow" id="sw_chat_theme_preview">
914                         <property name="visible">True</property>
915                         <property name="can_focus">True</property>
916                         <property name="shadow_type">in</property>
917                         <child>
918                           <placeholder/>
919                         </child>
920                       </object>
921                       <packing>
922                         <property name="expand">True</property>
923                         <property name="fill">True</property>
924                         <property name="position">2</property>
925                       </packing>
926                     </child>
927                   </object>
928                 </child>
929               </object>
930             </child>
931             <child type="label">
932               <object class="GtkLabel" id="label626">
933                 <property name="visible">True</property>
934                 <property name="can_focus">False</property>
935                 <property name="label" translatable="yes">Appearance</property>
936                 <attributes>
937                   <attribute name="weight" value="bold"/>
938                 </attributes>
939               </object>
940             </child>
941           </object>
942           <packing>
943             <property name="expand">True</property>
944             <property name="fill">True</property>
945             <property name="position">0</property>
946           </packing>
947         </child>
948       </object>
949       <packing>
950         <property name="position">5</property>
951       </packing>
952     </child>
953     <child type="tab">
954       <object class="GtkLabel" id="label624">
955         <property name="visible">True</property>
956         <property name="can_focus">False</property>
957         <property name="label" translatable="yes">Themes</property>
958       </object>
959       <packing>
960         <property name="position">5</property>
961         <property name="tab_fill">False</property>
962       </packing>
963     </child>
964   </object>
965 </interface>