]> git.0d.be Git - empathy.git/blob - src/empathy-preferences.ui
Updated Kannada translation
[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="frame6">
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="alignment5">
23                 <property name="visible">True</property>
24                 <property name="can_focus">False</property>
25                 <property name="left_padding">12</property>
26                 <child>
27                   <object class="GtkBox" id="box2">
28                     <property name="visible">True</property>
29                     <property name="can_focus">False</property>
30                     <property name="orientation">vertical</property>
31                     <child>
32                       <object class="GtkCheckButton" id="checkbutton_show_offline">
33                         <property name="label" translatable="yes">Show offline contacts</property>
34                         <property name="visible">True</property>
35                         <property name="can_focus">True</property>
36                         <property name="receives_default">False</property>
37                         <property name="use_action_appearance">False</property>
38                         <property name="xalign">0</property>
39                         <property name="draw_indicator">True</property>
40                       </object>
41                       <packing>
42                         <property name="expand">False</property>
43                         <property name="fill">True</property>
44                         <property name="position">0</property>
45                       </packing>
46                     </child>
47                     <child>
48                       <object class="GtkCheckButton" id="checkbutton_show_groups">
49                         <property name="label" translatable="yes">Show groups</property>
50                         <property name="visible">True</property>
51                         <property name="can_focus">True</property>
52                         <property name="receives_default">False</property>
53                         <property name="use_action_appearance">False</property>
54                         <property name="xalign">0</property>
55                         <property name="draw_indicator">True</property>
56                       </object>
57                       <packing>
58                         <property name="expand">False</property>
59                         <property name="fill">True</property>
60                         <property name="position">2</property>
61                       </packing>
62                     </child>
63                     <child>
64                       <object class="GtkCheckButton" id="checkbutton_show_balances">
65                         <property name="label" translatable="yes">Show account balances</property>
66                         <property name="visible">True</property>
67                         <property name="can_focus">True</property>
68                         <property name="receives_default">False</property>
69                         <property name="use_action_appearance">False</property>
70                         <property name="xalign">0</property>
71                         <property name="draw_indicator">True</property>
72                       </object>
73                       <packing>
74                         <property name="expand">False</property>
75                         <property name="fill">True</property>
76                         <property name="position">2</property>
77                       </packing>
78                     </child>
79                   </object>
80                 </child>
81               </object>
82             </child>
83             <child type="label">
84               <object class="GtkLabel" id="label8">
85                 <property name="visible">True</property>
86                 <property name="can_focus">False</property>
87                 <property name="label" translatable="yes">Contact List</property>
88                 <property name="use_markup">True</property>
89                 <attributes>
90                   <attribute name="weight" value="bold"/>
91                 </attributes>
92               </object>
93             </child>
94           </object>
95           <packing>
96             <property name="expand">False</property>
97             <property name="fill">True</property>
98             <property name="position">0</property>
99           </packing>
100         </child>
101         <child>
102           <object class="GtkFrame" id="frame3">
103             <property name="visible">True</property>
104             <property name="can_focus">False</property>
105             <property name="label_xalign">0</property>
106             <property name="shadow_type">none</property>
107             <child>
108               <object class="GtkAlignment" id="alignment11">
109                 <property name="visible">True</property>
110                 <property name="can_focus">False</property>
111                 <property name="top_padding">6</property>
112                 <property name="left_padding">12</property>
113                 <child>
114                   <object class="GtkBox" id="vbox199">
115                     <property name="visible">True</property>
116                     <property name="can_focus">False</property>
117                     <property name="orientation">vertical</property>
118                     <child>
119                       <object class="GtkBox" id="vbox2180">
120                         <property name="visible">True</property>
121                         <property name="can_focus">False</property>
122                         <property name="spacing">3</property>
123                         <child>
124                           <object class="GtkLabel" id="label1000">
125                             <property name="visible">True</property>
126                             <property name="can_focus">False</property>
127                             <property name="label" translatable="yes">Start chats in:</property>
128                           </object>
129                           <packing>
130                             <property name="expand">False</property>
131                             <property name="fill">True</property>
132                             <property name="position">0</property>
133                           </packing>
134                         </child>
135                         <child>
136                           <object class="GtkRadioButton" id="radiobutton_chats_new_tabs">
137                             <property name="label" translatable="yes">new ta_bs</property>
138                             <property name="visible">True</property>
139                             <property name="can_focus">True</property>
140                             <property name="receives_default">False</property>
141                             <property name="use_action_appearance">False</property>
142                             <property name="use_underline">True</property>
143                             <property name="xalign">0</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">1</property>
151                           </packing>
152                         </child>
153                         <child>
154                           <object class="GtkRadioButton" id="radiobutton_chats_new_windows">
155                             <property name="label" translatable="yes">new _windows</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="xalign">0</property>
162                             <property name="draw_indicator">True</property>
163                             <property name="group">radiobutton_chats_new_tabs</property>
164                           </object>
165                           <packing>
166                             <property name="expand">False</property>
167                             <property name="fill">True</property>
168                             <property name="position">2</property>
169                           </packing>
170                         </child>
171                       </object>
172                       <packing>
173                         <property name="expand">False</property>
174                         <property name="fill">False</property>
175                         <property name="position">0</property>
176                       </packing>
177                     </child>
178                     <child>
179                       <object class="GtkCheckButton" id="checkbutton_show_smileys">
180                         <property name="label" translatable="yes">Show _smileys as images</property>
181                         <property name="visible">True</property>
182                         <property name="can_focus">True</property>
183                         <property name="receives_default">False</property>
184                         <property name="use_action_appearance">False</property>
185                         <property name="use_underline">True</property>
186                         <property name="active">True</property>
187                         <property name="draw_indicator">True</property>
188                       </object>
189                       <packing>
190                         <property name="expand">False</property>
191                         <property name="fill">True</property>
192                         <property name="position">1</property>
193                       </packing>
194                     </child>
195                     <child>
196                       <object class="GtkCheckButton" id="checkbutton_show_contacts_in_rooms">
197                         <property name="label" translatable="yes">Show contact _list in rooms</property>
198                         <property name="visible">True</property>
199                         <property name="can_focus">True</property>
200                         <property name="receives_default">False</property>
201                         <property name="use_action_appearance">False</property>
202                         <property name="use_underline">True</property>
203                         <property name="active">True</property>
204                         <property name="draw_indicator">True</property>
205                       </object>
206                       <packing>
207                         <property name="expand">False</property>
208                         <property name="fill">True</property>
209                         <property name="position">2</property>
210                       </packing>
211                     </child>
212                     <child>
213                       <object class="GtkCheckButton" id="checkbutton_logging">
214                         <property name="label" translatable="yes">Log conversations</property>
215                         <property name="visible">True</property>
216                         <property name="can_focus">True</property>
217                         <property name="receives_default">False</property>
218                         <property name="use_action_appearance">False</property>
219                         <property name="use_underline">True</property>
220                         <property name="xalign">0</property>
221                         <property name="active">True</property>
222                         <property name="draw_indicator">True</property>
223                       </object>
224                       <packing>
225                         <property name="expand">False</property>
226                         <property name="fill">True</property>
227                         <property name="position">3</property>
228                       </packing>
229                     </child>
230                   </object>
231                 </child>
232               </object>
233             </child>
234             <child type="label">
235               <object class="GtkLabel" id="label611">
236                 <property name="visible">True</property>
237                 <property name="can_focus">False</property>
238                 <property name="label" translatable="yes">Chat</property>
239                 <attributes>
240                   <attribute name="weight" value="bold"/>
241                 </attributes>
242               </object>
243             </child>
244           </object>
245           <packing>
246             <property name="expand">False</property>
247             <property name="fill">False</property>
248             <property name="position">1</property>
249           </packing>
250         </child>
251         <child>
252           <object class="GtkFrame" id="frame4">
253             <property name="visible">True</property>
254             <property name="can_focus">False</property>
255             <property name="label_xalign">0</property>
256             <property name="shadow_type">none</property>
257             <child>
258               <object class="GtkAlignment" id="alignment12">
259                 <property name="visible">True</property>
260                 <property name="can_focus">False</property>
261                 <property name="top_padding">6</property>
262                 <property name="left_padding">12</property>
263                 <child>
264                   <object class="GtkBox" id="vbox218">
265                     <property name="visible">True</property>
266                     <property name="can_focus">False</property>
267                     <property name="orientation">vertical</property>
268                     <child>
269                       <object class="GtkCheckButton" id="checkbutton_events_notif_area">
270                         <property name="label" translatable="yes">Display incoming events in the notification area</property>
271                         <property name="visible">True</property>
272                         <property name="can_focus">True</property>
273                         <property name="receives_default">False</property>
274                         <property name="use_action_appearance">False</property>
275                         <property name="use_underline">True</property>
276                         <property name="draw_indicator">True</property>
277                       </object>
278                       <packing>
279                         <property name="expand">False</property>
280                         <property name="fill">False</property>
281                         <property name="position">0</property>
282                       </packing>
283                     </child>
284                     <child>
285                       <object class="GtkCheckButton" id="checkbutton_autoconnect">
286                         <property name="label" translatable="yes">_Automatically connect on startup</property>
287                         <property name="visible">True</property>
288                         <property name="can_focus">True</property>
289                         <property name="receives_default">False</property>
290                         <property name="use_action_appearance">False</property>
291                         <property name="use_underline">True</property>
292                         <property name="active">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">1</property>
299                       </packing>
300                     </child>
301                   </object>
302                 </child>
303               </object>
304             </child>
305             <child type="label">
306               <object class="GtkLabel" id="label_general_behavior">
307                 <property name="visible">True</property>
308                 <property name="can_focus">False</property>
309                 <property name="label" translatable="yes">Behavior</property>
310                 <attributes>
311                   <attribute name="weight" value="bold"/>
312                 </attributes>
313               </object>
314             </child>
315           </object>
316           <packing>
317             <property name="expand">False</property>
318             <property name="fill">False</property>
319             <property name="position">2</property>
320           </packing>
321         </child>
322       </object>
323     </child>
324     <child type="tab">
325       <object class="GtkLabel" id="label602">
326         <property name="visible">True</property>
327         <property name="can_focus">False</property>
328         <property name="label" translatable="yes">General</property>
329       </object>
330       <packing>
331         <property name="tab_fill">False</property>
332       </packing>
333     </child>
334     <child>
335       <object class="GtkBox" id="vbox2">
336         <property name="visible">True</property>
337         <property name="can_focus">False</property>
338         <property name="border_width">12</property>
339         <property name="orientation">vertical</property>
340         <property name="spacing">6</property>
341         <child>
342           <object class="GtkCheckButton" id="checkbutton_notifications_enabled">
343             <property name="label" translatable="yes">_Enable bubble notifications</property>
344             <property name="visible">True</property>
345             <property name="can_focus">True</property>
346             <property name="receives_default">False</property>
347             <property name="use_action_appearance">False</property>
348             <property name="use_underline">True</property>
349             <property name="draw_indicator">True</property>
350           </object>
351           <packing>
352             <property name="expand">False</property>
353             <property name="fill">False</property>
354             <property name="position">0</property>
355           </packing>
356         </child>
357         <child>
358           <object class="GtkAlignment" id="alignment1">
359             <property name="visible">True</property>
360             <property name="can_focus">False</property>
361             <property name="left_padding">12</property>
362             <child>
363               <object class="GtkBox" id="vbox3">
364                 <property name="visible">True</property>
365                 <property name="can_focus">False</property>
366                 <property name="orientation">vertical</property>
367                 <property name="spacing">6</property>
368                 <child>
369                   <object class="GtkCheckButton" id="checkbutton_notifications_disabled_away">
370                     <property name="label" translatable="yes">Disable notifications when _away or busy</property>
371                     <property name="visible">True</property>
372                     <property name="can_focus">True</property>
373                     <property name="receives_default">False</property>
374                     <property name="use_action_appearance">False</property>
375                     <property name="use_underline">True</property>
376                     <property name="draw_indicator">True</property>
377                   </object>
378                   <packing>
379                     <property name="expand">False</property>
380                     <property name="fill">True</property>
381                     <property name="position">0</property>
382                   </packing>
383                 </child>
384                 <child>
385                   <object class="GtkCheckButton" id="checkbutton_notifications_focus">
386                     <property name="label" translatable="yes">Enable notifications when the _chat is not focused</property>
387                     <property name="visible">True</property>
388                     <property name="can_focus">True</property>
389                     <property name="receives_default">False</property>
390                     <property name="use_action_appearance">False</property>
391                     <property name="use_underline">True</property>
392                     <property name="draw_indicator">True</property>
393                   </object>
394                   <packing>
395                     <property name="expand">False</property>
396                     <property name="fill">True</property>
397                     <property name="position">1</property>
398                   </packing>
399                 </child>
400                 <child>
401                   <object class="GtkCheckButton" id="checkbutton_notifications_contact_signin">
402                     <property name="label" translatable="yes">Enable notifications when a contact comes online</property>
403                     <property name="visible">True</property>
404                     <property name="can_focus">True</property>
405                     <property name="receives_default">False</property>
406                     <property name="use_action_appearance">False</property>
407                     <property name="use_underline">True</property>
408                     <property name="draw_indicator">True</property>
409                   </object>
410                   <packing>
411                     <property name="expand">False</property>
412                     <property name="fill">True</property>
413                     <property name="position">2</property>
414                   </packing>
415                 </child>
416                 <child>
417                   <object class="GtkCheckButton" id="checkbutton_notifications_contact_signout">
418                     <property name="label" translatable="yes">Enable notifications when a contact goes offline</property>
419                     <property name="visible">True</property>
420                     <property name="can_focus">True</property>
421                     <property name="receives_default">False</property>
422                     <property name="use_action_appearance">False</property>
423                     <property name="use_underline">True</property>
424                     <property name="draw_indicator">True</property>
425                   </object>
426                   <packing>
427                     <property name="expand">False</property>
428                     <property name="fill">True</property>
429                     <property name="position">3</property>
430                   </packing>
431                 </child>
432               </object>
433             </child>
434           </object>
435           <packing>
436             <property name="expand">False</property>
437             <property name="fill">True</property>
438             <property name="position">1</property>
439           </packing>
440         </child>
441       </object>
442       <packing>
443         <property name="position">1</property>
444       </packing>
445     </child>
446     <child type="tab">
447       <object class="GtkLabel" id="label1">
448         <property name="visible">True</property>
449         <property name="can_focus">False</property>
450         <property name="label" translatable="yes">Notifications</property>
451       </object>
452       <packing>
453         <property name="position">1</property>
454         <property name="tab_fill">False</property>
455       </packing>
456     </child>
457     <child>
458       <object class="GtkBox" id="outer_vbox">
459         <property name="visible">True</property>
460         <property name="can_focus">False</property>
461         <property name="border_width">12</property>
462         <property name="orientation">vertical</property>
463         <property name="spacing">18</property>
464         <child>
465           <object class="GtkBox" id="vbox219">
466             <property name="visible">True</property>
467             <property name="can_focus">False</property>
468             <property name="orientation">vertical</property>
469             <property name="spacing">6</property>
470             <child>
471               <object class="GtkCheckButton" id="checkbutton_sounds_enabled">
472                 <property name="label" translatable="yes">_Enable sound notifications</property>
473                 <property name="visible">True</property>
474                 <property name="can_focus">True</property>
475                 <property name="receives_default">False</property>
476                 <property name="use_action_appearance">False</property>
477                 <property name="use_underline">True</property>
478                 <property name="draw_indicator">True</property>
479               </object>
480               <packing>
481                 <property name="expand">False</property>
482                 <property name="fill">False</property>
483                 <property name="position">0</property>
484               </packing>
485             </child>
486             <child>
487               <object class="GtkAlignment" id="alignment32">
488                 <property name="visible">True</property>
489                 <property name="can_focus">False</property>
490                 <property name="left_padding">12</property>
491                 <child>
492                   <object class="GtkCheckButton" id="checkbutton_sounds_disabled_away">
493                     <property name="label" translatable="yes">Disable sounds when _away or busy</property>
494                     <property name="visible">True</property>
495                     <property name="can_focus">True</property>
496                     <property name="receives_default">False</property>
497                     <property name="use_action_appearance">False</property>
498                     <property name="use_underline">True</property>
499                     <property name="draw_indicator">True</property>
500                   </object>
501                 </child>
502               </object>
503               <packing>
504                 <property name="expand">False</property>
505                 <property name="fill">True</property>
506                 <property name="position">1</property>
507               </packing>
508             </child>
509           </object>
510           <packing>
511             <property name="expand">False</property>
512             <property name="fill">True</property>
513             <property name="position">0</property>
514           </packing>
515         </child>
516         <child>
517           <object class="GtkBox" id="vbox221">
518             <property name="visible">True</property>
519             <property name="can_focus">False</property>
520             <property name="orientation">vertical</property>
521             <property name="spacing">6</property>
522             <child>
523               <object class="GtkLabel" id="label645">
524                 <property name="visible">True</property>
525                 <property name="can_focus">False</property>
526                 <property name="xalign">0</property>
527                 <property name="label" translatable="yes">Play sound for events</property>
528                 <attributes>
529                   <attribute name="weight" value="bold"/>
530                 </attributes>
531               </object>
532               <packing>
533                 <property name="expand">False</property>
534                 <property name="fill">False</property>
535                 <property name="position">0</property>
536               </packing>
537             </child>
538             <child>
539               <object class="GtkAlignment" id="alignment33">
540                 <property name="visible">True</property>
541                 <property name="can_focus">False</property>
542                 <property name="left_padding">12</property>
543                 <child>
544                   <object class="GtkScrolledWindow" id="scrolledwindow19">
545                     <property name="visible">True</property>
546                     <property name="can_focus">True</property>
547                     <property name="shadow_type">in</property>
548                     <child>
549                       <object class="GtkTreeView" id="treeview_sounds">
550                         <property name="visible">True</property>
551                         <property name="can_focus">True</property>
552                         <property name="headers_visible">False</property>
553                         <child internal-child="selection">
554                           <object class="GtkTreeSelection" id="treeview-selection1"/>
555                         </child>
556                       </object>
557                     </child>
558                   </object>
559                 </child>
560               </object>
561               <packing>
562                 <property name="expand">True</property>
563                 <property name="fill">True</property>
564                 <property name="position">1</property>
565               </packing>
566             </child>
567           </object>
568           <packing>
569             <property name="expand">False</property>
570             <property name="fill">True</property>
571             <property name="position">1</property>
572           </packing>
573         </child>
574       </object>
575       <packing>
576         <property name="position">2</property>
577       </packing>
578     </child>
579     <child type="tab">
580       <object class="GtkLabel" id="label607">
581         <property name="visible">True</property>
582         <property name="can_focus">False</property>
583         <property name="label" translatable="yes">Sounds</property>
584       </object>
585       <packing>
586         <property name="position">2</property>
587         <property name="tab_fill">False</property>
588       </packing>
589     </child>
590     <child>
591       <object class="GtkBox" id="vbox6">
592         <property name="visible">True</property>
593         <property name="can_focus">False</property>
594         <property name="border_width">12</property>
595         <property name="orientation">vertical</property>
596         <property name="spacing">18</property>
597         <child>
598           <object class="GtkFrame" id="frame2">
599             <property name="visible">True</property>
600             <property name="can_focus">False</property>
601             <property name="label_xalign">0</property>
602             <property name="shadow_type">none</property>
603             <child>
604               <object class="GtkAlignment" id="alignment3">
605                 <property name="visible">True</property>
606                 <property name="can_focus">False</property>
607                 <property name="left_padding">12</property>
608                 <child>
609                   <object class="GtkBox" id="box4">
610                     <property name="visible">True</property>
611                     <property name="can_focus">False</property>
612                     <property name="orientation">vertical</property>
613                     <property name="spacing">6</property>
614                     <child>
615                       <object class="GtkCheckButton" id="call_echo_cancellation">
616                         <property name="label" translatable="yes">Use _echo cancellation to improve call quality</property>
617                         <property name="visible">True</property>
618                         <property name="can_focus">True</property>
619                         <property name="receives_default">False</property>
620                         <property name="use_action_appearance">False</property>
621                         <property name="use_underline">True</property>
622                         <property name="draw_indicator">True</property>
623                       </object>
624                       <packing>
625                         <property name="expand">False</property>
626                         <property name="fill">True</property>
627                         <property name="position">2</property>
628                       </packing>
629                     </child>
630                     <child>
631                       <object class="GtkBox" id="box1">
632                         <property name="visible">True</property>
633                         <property name="can_focus">False</property>
634                         <property name="spacing">6</property>
635                         <child>
636                           <object class="GtkImage" id="image2">
637                             <property name="visible">True</property>
638                             <property name="can_focus">False</property>
639                             <property name="stock">gtk-dialog-info</property>
640                           </object>
641                           <packing>
642                             <property name="expand">False</property>
643                             <property name="fill">True</property>
644                             <property name="position">0</property>
645                           </packing>
646                         </child>
647                         <child>
648                           <object class="GtkLabel" id="label7">
649                             <property name="visible">True</property>
650                             <property name="can_focus">False</property>
651                             <property name="xalign">0</property>
652                             <property name="label" translatable="yes">Echo cancellation helps to make your voice sound clearer to the other person, but may cause problems on some computers. If you or the other person hear strange noises or glitches during calls, try turning echo cancellation off and restarting the call.</property>
653                             <property name="wrap">True</property>
654                             <attributes>
655                               <attribute name="scale" value="0.80000000000000004"/>
656                             </attributes>
657                           </object>
658                           <packing>
659                             <property name="expand">False</property>
660                             <property name="fill">True</property>
661                             <property name="position">1</property>
662                           </packing>
663                         </child>
664                       </object>
665                       <packing>
666                         <property name="expand">False</property>
667                         <property name="fill">True</property>
668                         <property name="position">3</property>
669                       </packing>
670                     </child>
671                   </object>
672                 </child>
673               </object>
674             </child>
675             <child type="label">
676               <object class="GtkLabel" id="label10">
677                 <property name="visible">True</property>
678                 <property name="can_focus">False</property>
679                 <property name="xalign">0</property>
680                 <property name="label" translatable="yes">Audio</property>
681                 <attributes>
682                   <attribute name="weight" value="bold"/>
683                 </attributes>
684               </object>
685             </child>
686           </object>
687           <packing>
688             <property name="expand">False</property>
689             <property name="fill">True</property>
690             <property name="position">0</property>
691           </packing>
692         </child>
693         <child>
694           <placeholder/>
695         </child>
696         <child>
697           <placeholder/>
698         </child>
699       </object>
700       <packing>
701         <property name="position">3</property>
702       </packing>
703     </child>
704     <child type="tab">
705       <object class="GtkLabel" id="label608">
706         <property name="visible">True</property>
707         <property name="can_focus">False</property>
708         <property name="label" translatable="yes">Calls</property>
709       </object>
710       <packing>
711         <property name="position">3</property>
712         <property name="tab_fill">False</property>
713       </packing>
714     </child>
715     <child>
716       <object class="GtkBox" id="vbox1">
717         <property name="visible">True</property>
718         <property name="can_focus">False</property>
719         <property name="border_width">12</property>
720         <property name="orientation">vertical</property>
721         <property name="spacing">18</property>
722         <child>
723           <object class="GtkCheckButton" id="checkbutton_location_publish">
724             <property name="label" translatable="yes">_Publish location to my contacts</property>
725             <property name="visible">True</property>
726             <property name="can_focus">True</property>
727             <property name="receives_default">False</property>
728             <property name="use_action_appearance">False</property>
729             <property name="use_underline">True</property>
730             <property name="draw_indicator">True</property>
731           </object>
732           <packing>
733             <property name="expand">False</property>
734             <property name="fill">False</property>
735             <property name="position">0</property>
736           </packing>
737         </child>
738         <child>
739           <object class="GtkFrame" id="frame1">
740             <property name="visible">True</property>
741             <property name="can_focus">False</property>
742             <property name="label_xalign">0</property>
743             <property name="shadow_type">none</property>
744             <child>
745               <object class="GtkAlignment" id="alignment2">
746                 <property name="visible">True</property>
747                 <property name="can_focus">False</property>
748                 <property name="top_padding">6</property>
749                 <property name="left_padding">12</property>
750                 <child>
751                   <object class="GtkBox" id="vbox4">
752                     <property name="visible">True</property>
753                     <property name="can_focus">False</property>
754                     <property name="orientation">vertical</property>
755                     <property name="spacing">6</property>
756                     <child>
757                       <object class="GtkBox" id="hbox1">
758                         <property name="visible">True</property>
759                         <property name="can_focus">False</property>
760                         <property name="spacing">6</property>
761                         <child>
762                           <object class="GtkImage" id="image1">
763                             <property name="visible">True</property>
764                             <property name="can_focus">False</property>
765                             <property name="yalign">0</property>
766                             <property name="stock">gtk-dialog-info</property>
767                           </object>
768                           <packing>
769                             <property name="expand">False</property>
770                             <property name="fill">True</property>
771                             <property name="position">0</property>
772                           </packing>
773                         </child>
774                         <child>
775                           <object class="GtkLabel" id="label6">
776                             <property name="visible">True</property>
777                             <property name="can_focus">False</property>
778                             <property name="xalign">0</property>
779                             <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>
780                             <property name="wrap">True</property>
781                             <attributes>
782                               <attribute name="scale" value="0.80000000000000004"/>
783                             </attributes>
784                           </object>
785                           <packing>
786                             <property name="expand">False</property>
787                             <property name="fill">True</property>
788                             <property name="position">1</property>
789                           </packing>
790                         </child>
791                       </object>
792                       <packing>
793                         <property name="expand">False</property>
794                         <property name="fill">True</property>
795                         <property name="position">0</property>
796                       </packing>
797                     </child>
798                     <child>
799                       <object class="GtkCheckButton" id="checkbutton_location_reduce_accuracy">
800                         <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>
801                         <property name="visible">True</property>
802                         <property name="can_focus">True</property>
803                         <property name="receives_default">False</property>
804                         <property name="use_action_appearance">False</property>
805                         <property name="use_underline">True</property>
806                         <property name="active">True</property>
807                         <property name="draw_indicator">True</property>
808                       </object>
809                       <packing>
810                         <property name="expand">False</property>
811                         <property name="fill">False</property>
812                         <property name="position">1</property>
813                       </packing>
814                     </child>
815                   </object>
816                 </child>
817               </object>
818             </child>
819             <child type="label">
820               <object class="GtkLabel" id="label3">
821                 <property name="visible">True</property>
822                 <property name="can_focus">False</property>
823                 <property name="label" translatable="yes">Privacy</property>
824                 <attributes>
825                   <attribute name="weight" value="bold"/>
826                 </attributes>
827               </object>
828             </child>
829           </object>
830           <packing>
831             <property name="expand">False</property>
832             <property name="fill">False</property>
833             <property name="position">1</property>
834           </packing>
835         </child>
836       </object>
837       <packing>
838         <property name="position">4</property>
839       </packing>
840     </child>
841     <child type="tab">
842       <object class="GtkLabel" id="label2">
843         <property name="visible">True</property>
844         <property name="can_focus">False</property>
845         <property name="label" translatable="yes">Location</property>
846       </object>
847       <packing>
848         <property name="position">4</property>
849         <property name="tab_fill">False</property>
850       </packing>
851     </child>
852     <child>
853       <object class="GtkBox" id="vbox168">
854         <property name="visible">True</property>
855         <property name="can_focus">False</property>
856         <property name="border_width">12</property>
857         <property name="orientation">vertical</property>
858         <property name="spacing">18</property>
859         <child>
860           <object class="GtkFrame" id="frame7">
861             <property name="visible">True</property>
862             <property name="can_focus">False</property>
863             <property name="label_xalign">0</property>
864             <property name="shadow_type">none</property>
865             <child>
866               <object class="GtkAlignment" id="alignment15">
867                 <property name="visible">True</property>
868                 <property name="can_focus">False</property>
869                 <property name="top_padding">6</property>
870                 <property name="left_padding">12</property>
871                 <child>
872                   <object class="GtkBox" id="vbox201">
873                     <property name="visible">True</property>
874                     <property name="can_focus">False</property>
875                     <property name="orientation">vertical</property>
876                     <property name="spacing">6</property>
877                     <child>
878                       <object class="GtkScrolledWindow" id="scrolledwindow18">
879                         <property name="visible">True</property>
880                         <property name="can_focus">False</property>
881                         <property name="shadow_type">in</property>
882                         <child>
883                           <object class="GtkTreeView" id="treeview_spell_checker">
884                             <property name="visible">True</property>
885                             <property name="can_focus">True</property>
886                             <property name="headers_visible">False</property>
887                             <child internal-child="selection">
888                               <object class="GtkTreeSelection" id="treeview-selection2"/>
889                             </child>
890                           </object>
891                         </child>
892                       </object>
893                       <packing>
894                         <property name="expand">True</property>
895                         <property name="fill">True</property>
896                         <property name="position">0</property>
897                       </packing>
898                     </child>
899                     <child>
900                       <object class="GtkBox" id="hbox155">
901                         <property name="visible">True</property>
902                         <property name="can_focus">False</property>
903                         <property name="spacing">6</property>
904                         <child>
905                           <object class="GtkImage" id="image422">
906                             <property name="visible">True</property>
907                             <property name="can_focus">False</property>
908                             <property name="yalign">0</property>
909                             <property name="stock">gtk-dialog-info</property>
910                           </object>
911                           <packing>
912                             <property name="expand">False</property>
913                             <property name="fill">True</property>
914                             <property name="position">0</property>
915                           </packing>
916                         </child>
917                         <child>
918                           <object class="GtkLabel" id="label616">
919                             <property name="visible">True</property>
920                             <property name="can_focus">False</property>
921                             <property name="xalign">0</property>
922                             <property name="label" translatable="yes">The list of languages reflects only the languages for which you have a dictionary installed.</property>
923                             <property name="wrap">True</property>
924                             <attributes>
925                               <attribute name="scale" value="0.80000000000000004"/>
926                             </attributes>
927                           </object>
928                           <packing>
929                             <property name="expand">False</property>
930                             <property name="fill">True</property>
931                             <property name="position">1</property>
932                           </packing>
933                         </child>
934                       </object>
935                       <packing>
936                         <property name="expand">False</property>
937                         <property name="fill">True</property>
938                         <property name="position">1</property>
939                       </packing>
940                     </child>
941                   </object>
942                 </child>
943               </object>
944             </child>
945             <child type="label">
946               <object class="GtkLabel" id="label615">
947                 <property name="visible">True</property>
948                 <property name="can_focus">False</property>
949                 <property name="label" translatable="yes">Enable spell checking for languages:</property>
950                 <attributes>
951                   <attribute name="weight" value="bold"/>
952                 </attributes>
953               </object>
954             </child>
955           </object>
956           <packing>
957             <property name="expand">False</property>
958             <property name="fill">True</property>
959             <property name="position">0</property>
960           </packing>
961         </child>
962         <child>
963           <placeholder/>
964         </child>
965       </object>
966       <packing>
967         <property name="position">5</property>
968       </packing>
969     </child>
970     <child type="tab">
971       <object class="GtkLabel" id="label567">
972         <property name="visible">True</property>
973         <property name="can_focus">False</property>
974         <property name="label" translatable="yes">Spell Checking</property>
975       </object>
976       <packing>
977         <property name="position">5</property>
978         <property name="tab_fill">False</property>
979       </packing>
980     </child>
981     <child>
982       <object class="GtkBox" id="vbox_chat_theme">
983         <property name="visible">True</property>
984         <property name="can_focus">False</property>
985         <property name="border_width">12</property>
986         <property name="orientation">vertical</property>
987         <property name="spacing">6</property>
988         <child>
989           <object class="GtkBox" id="hbox139">
990             <property name="visible">True</property>
991             <property name="can_focus">False</property>
992             <property name="spacing">12</property>
993             <child>
994               <object class="GtkLabel" id="label586">
995                 <property name="visible">True</property>
996                 <property name="can_focus">False</property>
997                 <property name="label" translatable="yes">Chat Th_eme:</property>
998                 <property name="use_underline">True</property>
999                 <property name="mnemonic_widget">combobox_chat_theme</property>
1000               </object>
1001               <packing>
1002                 <property name="expand">False</property>
1003                 <property name="fill">False</property>
1004                 <property name="position">0</property>
1005               </packing>
1006             </child>
1007             <child>
1008               <object class="GtkComboBox" id="combobox_chat_theme">
1009                 <property name="visible">True</property>
1010                 <property name="can_focus">False</property>
1011               </object>
1012               <packing>
1013                 <property name="expand">False</property>
1014                 <property name="fill">False</property>
1015                 <property name="position">1</property>
1016               </packing>
1017             </child>
1018             <child>
1019               <object class="GtkBox" id="hbox_chat_theme_variant">
1020                 <property name="can_focus">False</property>
1021                 <property name="spacing">12</property>
1022                 <child>
1023                   <object class="GtkLabel" id="label4">
1024                     <property name="visible">True</property>
1025                     <property name="can_focus">False</property>
1026                     <property name="label" translatable="yes">Variant:</property>
1027                     <property name="use_underline">True</property>
1028                     <property name="mnemonic_widget">combobox_chat_theme_variant</property>
1029                   </object>
1030                   <packing>
1031                     <property name="expand">False</property>
1032                     <property name="fill">False</property>
1033                     <property name="position">0</property>
1034                   </packing>
1035                 </child>
1036                 <child>
1037                   <object class="GtkComboBox" id="combobox_chat_theme_variant">
1038                     <property name="visible">True</property>
1039                     <property name="can_focus">False</property>
1040                   </object>
1041                   <packing>
1042                     <property name="expand">False</property>
1043                     <property name="fill">False</property>
1044                     <property name="position">1</property>
1045                   </packing>
1046                 </child>
1047               </object>
1048               <packing>
1049                 <property name="expand">False</property>
1050                 <property name="fill">True</property>
1051                 <property name="position">2</property>
1052               </packing>
1053             </child>
1054           </object>
1055           <packing>
1056             <property name="expand">False</property>
1057             <property name="fill">True</property>
1058             <property name="position">0</property>
1059           </packing>
1060         </child>
1061         <child>
1062           <object class="GtkScrolledWindow" id="sw_chat_theme_preview">
1063             <property name="visible">True</property>
1064             <property name="can_focus">True</property>
1065             <property name="shadow_type">in</property>
1066             <child>
1067               <placeholder/>
1068             </child>
1069           </object>
1070           <packing>
1071             <property name="expand">True</property>
1072             <property name="fill">True</property>
1073             <property name="position">1</property>
1074           </packing>
1075         </child>
1076       </object>
1077       <packing>
1078         <property name="position">6</property>
1079       </packing>
1080     </child>
1081     <child type="tab">
1082       <object class="GtkLabel" id="label624">
1083         <property name="visible">True</property>
1084         <property name="can_focus">False</property>
1085         <property name="label" translatable="yes">Themes</property>
1086       </object>
1087       <packing>
1088         <property name="position">6</property>
1089         <property name="tab_fill">False</property>
1090       </packing>
1091     </child>
1092   </object>
1093 </interface>