]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-jabber.ui
Merge branch 'sasl'
[empathy.git] / libempathy-gtk / empathy-account-widget-jabber.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAdjustment" id="adjustment1">
6     <property name="lower">-128</property>
7     <property name="upper">127</property>
8     <property name="step_increment">1</property>
9     <property name="page_increment">10</property>
10   </object>
11   <object class="GtkAdjustment" id="adjustment2">
12     <property name="value">5222</property>
13     <property name="upper">65555</property>
14     <property name="step_increment">1</property>
15     <property name="page_increment">10</property>
16   </object>
17   <object class="GtkVBox" id="vbox_jabber_settings">
18     <property name="visible">True</property>
19     <property name="orientation">vertical</property>
20     <property name="spacing">6</property>
21     <child>
22       <object class="GtkTable" id="table_common_settings">
23         <property name="visible">True</property>
24         <property name="n_rows">3</property>
25         <property name="n_columns">2</property>
26         <property name="column_spacing">12</property>
27         <property name="row_spacing">6</property>
28         <child>
29           <object class="GtkEntry" id="entry_password">
30             <property name="visible">True</property>
31             <property name="can_focus">True</property>
32             <property name="visibility">False</property>
33           </object>
34           <packing>
35             <property name="left_attach">1</property>
36             <property name="right_attach">2</property>
37             <property name="top_attach">2</property>
38             <property name="bottom_attach">3</property>
39           </packing>
40         </child>
41         <child>
42           <object class="GtkEntry" id="entry_id">
43             <property name="visible">True</property>
44             <property name="can_focus">True</property>
45           </object>
46           <packing>
47             <property name="left_attach">1</property>
48             <property name="right_attach">2</property>
49             <property name="top_attach">0</property>
50             <property name="bottom_attach">1</property>
51           </packing>
52         </child>
53         <child>
54           <object class="GtkLabel" id="label_id">
55             <property name="visible">True</property>
56             <property name="xalign">0</property>
57             <property name="label" translatable="yes">Login I_D:</property>
58             <property name="use_underline">True</property>
59             <property name="mnemonic_widget">entry_id</property>
60           </object>
61           <packing>
62             <property name="x_options">GTK_FILL</property>
63             <property name="left_attach">0</property>
64             <property name="right_attach">1</property>
65             <property name="top_attach">0</property>
66             <property name="bottom_attach">1</property>
67           </packing>
68         </child>
69         <child>
70           <object class="GtkLabel" id="label_password">
71             <property name="visible">True</property>
72             <property name="xalign">0</property>
73             <property name="label" translatable="yes">Pass_word:</property>
74             <property name="use_underline">True</property>
75             <property name="justify">right</property>
76             <property name="mnemonic_widget">entry_password</property>
77           </object>
78           <packing>
79             <property name="x_options">GTK_FILL</property>
80             <property name="left_attach">0</property>
81             <property name="right_attach">1</property>
82             <property name="top_attach">2</property>
83             <property name="bottom_attach">3</property>
84           </packing>
85         </child>
86         <child>
87           <object class="GtkVBox" id="vbox1">
88             <property name="visible">True</property>
89             <property name="orientation">vertical</property>
90             <child>
91               <object class="GtkLabel" id="label_username_example">
92                 <property name="visible">True</property>
93                 <property name="xalign">0</property>
94                 <property name="xpad">3</property>
95                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; user@jabber.org</property>
96                 <property name="use_markup">True</property>
97                 <attributes>
98                   <attribute name="scale" value="0.800000"/>
99                 </attributes>
100               </object>
101               <packing>
102                 <property name="position">0</property>
103               </packing>
104             </child>
105             <child>
106               <object class="GtkLabel" id="label_username_g_example">
107                 <property name="xalign">0</property>
108                 <property name="xpad">3</property>
109                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; user@gmail.com</property>
110                 <property name="use_markup">True</property>
111                 <attributes>
112                   <attribute name="scale" value="0.800000"/>
113                 </attributes>
114               </object>
115               <packing>
116                 <property name="position">1</property>
117               </packing>
118             </child>
119             <child>
120               <object class="GtkLabel" id="label_username_f_example">
121                 <property name="xalign">0</property>
122                 <property name="xpad">3</property>
123                 <property name="label" translatable="yes" comments="This string is not wrapped in the dialog so you may have to add some '\n' to make it look nice.">This is your username, not your normal Facebook login.
124 If you are facebook.com/&lt;b&gt;badger&lt;/b&gt;, enter &lt;b&gt;badger&lt;/b&gt;.
125 Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to choose a Facebook username if you don't have one.</property>
126                 <property name="use_markup">True</property>
127                 <property name="wrap">True</property>
128                 <attributes>
129                   <attribute name="scale" value="0.800000"/>
130                 </attributes>
131               </object>
132               <packing>
133                 <property name="position">2</property>
134               </packing>
135             </child>
136           </object>
137           <packing>
138             <property name="left_attach">1</property>
139             <property name="right_attach">2</property>
140             <property name="top_attach">1</property>
141             <property name="bottom_attach">2</property>
142           </packing>
143         </child>
144         <child>
145           <placeholder/>
146         </child>
147       </object>
148       <packing>
149         <property name="expand">False</property>
150         <property name="fill">False</property>
151         <property name="position">0</property>
152       </packing>
153     </child>
154     <child>
155       <object class="GtkExpander" id="expander_advanced">
156         <property name="visible">True</property>
157         <property name="can_focus">True</property>
158         <child>
159           <object class="GtkScrolledWindow" id="scrolledwindow1">
160             <property name="visible">True</property>
161             <property name="can_focus">True</property>
162             <property name="hscrollbar_policy">never</property>
163             <property name="vscrollbar_policy">automatic</property>
164             <child>
165               <object class="GtkViewport" id="viewport1">
166                 <property name="visible">True</property>
167                 <property name="resize_mode">queue</property>
168                 <property name="shadow_type">none</property>
169                 <child>
170                   <object class="GtkVBox" id="vbox_advanced">
171                     <property name="visible">True</property>
172                     <property name="orientation">vertical</property>
173                     <property name="spacing">6</property>
174                     <child>
175                       <object class="GtkTable" id="table_advanced_settings">
176                         <property name="visible">True</property>
177                         <property name="n_rows">4</property>
178                         <property name="n_columns">3</property>
179                         <property name="column_spacing">12</property>
180                         <property name="row_spacing">6</property>
181                         <child>
182                           <object class="GtkEntry" id="entry_resource">
183                             <property name="visible">True</property>
184                             <property name="can_focus">True</property>
185                           </object>
186                           <packing>
187                             <property name="left_attach">1</property>
188                             <property name="right_attach">3</property>
189                             <property name="top_attach">2</property>
190                             <property name="bottom_attach">3</property>
191                             <property name="y_options"></property>
192                           </packing>
193                         </child>
194                         <child>
195                           <object class="GtkSpinButton" id="spinbutton_priority">
196                             <property name="visible">True</property>
197                             <property name="can_focus">True</property>
198                             <property name="adjustment">adjustment1</property>
199                             <property name="climb_rate">1</property>
200                           </object>
201                           <packing>
202                             <property name="left_attach">1</property>
203                             <property name="right_attach">3</property>
204                             <property name="top_attach">3</property>
205                             <property name="bottom_attach">4</property>
206                             <property name="y_options"></property>
207                           </packing>
208                         </child>
209                         <child>
210                           <object class="GtkCheckButton" id="checkbutton_ignore_ssl_errors">
211                             <property name="label" translatable="yes">I_gnore SSL certificate errors</property>
212                             <property name="visible">True</property>
213                             <property name="can_focus">True</property>
214                             <property name="receives_default">False</property>
215                             <property name="use_underline">True</property>
216                             <property name="draw_indicator">True</property>
217                           </object>
218                           <packing>
219                             <property name="right_attach">3</property>
220                             <property name="top_attach">1</property>
221                             <property name="bottom_attach">2</property>
222                             <property name="x_options">GTK_FILL</property>
223                             <property name="y_options"></property>
224                           </packing>
225                         </child>
226                         <child>
227                           <object class="GtkLabel" id="label_priority">
228                             <property name="visible">True</property>
229                             <property name="xalign">0</property>
230                             <property name="label" translatable="yes">Priori_ty:</property>
231                             <property name="use_underline">True</property>
232                             <property name="mnemonic_widget">spinbutton_priority</property>
233                           </object>
234                           <packing>
235                             <property name="top_attach">3</property>
236                             <property name="bottom_attach">4</property>
237                             <property name="x_options">GTK_FILL</property>
238                             <property name="y_options"></property>
239                           </packing>
240                         </child>
241                         <child>
242                           <object class="GtkLabel" id="label_resource">
243                             <property name="visible">True</property>
244                             <property name="xalign">0</property>
245                             <property name="label" translatable="yes">Reso_urce:</property>
246                             <property name="use_underline">True</property>
247                             <property name="mnemonic_widget">entry_resource</property>
248                           </object>
249                           <packing>
250                             <property name="top_attach">2</property>
251                             <property name="bottom_attach">3</property>
252                             <property name="x_options">GTK_FILL</property>
253                             <property name="y_options"></property>
254                           </packing>
255                         </child>
256                         <child>
257                           <object class="GtkCheckButton" id="checkbutton_encryption">
258                             <property name="label" translatable="yes">Encr_yption required (TLS/SSL)</property>
259                             <property name="visible">True</property>
260                             <property name="can_focus">True</property>
261                             <property name="receives_default">False</property>
262                             <property name="use_underline">True</property>
263                             <property name="draw_indicator">True</property>
264                           </object>
265                           <packing>
266                             <property name="right_attach">3</property>
267                             <property name="x_options">GTK_FILL</property>
268                             <property name="y_options"></property>
269                           </packing>
270                         </child>
271                       </object>
272                       <packing>
273                         <property name="position">0</property>
274                       </packing>
275                     </child>
276                     <child>
277                       <object class="GtkFrame" id="frame1">
278                         <property name="visible">True</property>
279                         <property name="label_xalign">0</property>
280                         <property name="shadow_type">none</property>
281                         <child>
282                           <object class="GtkAlignment" id="alignment_server_settings">
283                             <property name="visible">True</property>
284                             <property name="top_padding">6</property>
285                             <property name="left_padding">12</property>
286                             <child>
287                               <object class="GtkTable" id="table1">
288                                 <property name="visible">True</property>
289                                 <property name="n_rows">3</property>
290                                 <property name="n_columns">2</property>
291                                 <property name="column_spacing">6</property>
292                                 <property name="row_spacing">6</property>
293                                 <child>
294                                   <object class="GtkSpinButton" id="spinbutton_port">
295                                     <property name="visible">True</property>
296                                     <property name="can_focus">True</property>
297                                     <property name="adjustment">adjustment2</property>
298                                     <property name="climb_rate">1</property>
299                                     <property name="numeric">True</property>
300                                   </object>
301                                   <packing>
302                                     <property name="left_attach">1</property>
303                                     <property name="right_attach">2</property>
304                                     <property name="top_attach">1</property>
305                                     <property name="bottom_attach">2</property>
306                                     <property name="y_options"></property>
307                                   </packing>
308                                 </child>
309                                 <child>
310                                   <object class="GtkEntry" id="entry_server">
311                                     <property name="visible">True</property>
312                                     <property name="can_focus">True</property>
313                                   </object>
314                                   <packing>
315                                     <property name="left_attach">1</property>
316                                     <property name="right_attach">2</property>
317                                     <property name="y_options"></property>
318                                   </packing>
319                                 </child>
320                                 <child>
321                                   <object class="GtkCheckButton" id="checkbutton_ssl">
322                                     <property name="label" translatable="yes">Use old SS_L</property>
323                                     <property name="visible">True</property>
324                                     <property name="can_focus">True</property>
325                                     <property name="receives_default">False</property>
326                                     <property name="use_underline">True</property>
327                                     <property name="draw_indicator">True</property>
328                                   </object>
329                                   <packing>
330                                     <property name="right_attach">2</property>
331                                     <property name="top_attach">2</property>
332                                     <property name="bottom_attach">3</property>
333                                     <property name="x_options">GTK_FILL</property>
334                                     <property name="y_options"></property>
335                                   </packing>
336                                 </child>
337                                 <child>
338                                   <object class="GtkLabel" id="label_port">
339                                     <property name="visible">True</property>
340                                     <property name="xalign">0</property>
341                                     <property name="label" translatable="yes">_Port:</property>
342                                     <property name="use_underline">True</property>
343                                     <property name="mnemonic_widget">spinbutton_port</property>
344                                   </object>
345                                   <packing>
346                                     <property name="top_attach">1</property>
347                                     <property name="bottom_attach">2</property>
348                                     <property name="x_options">GTK_FILL</property>
349                                     <property name="y_options"></property>
350                                   </packing>
351                                 </child>
352                                 <child>
353                                   <object class="GtkLabel" id="label_server">
354                                     <property name="visible">True</property>
355                                     <property name="xalign">0</property>
356                                     <property name="label" translatable="yes">_Server:</property>
357                                     <property name="use_underline">True</property>
358                                     <property name="mnemonic_widget">entry_server</property>
359                                   </object>
360                                   <packing>
361                                     <property name="x_options">GTK_FILL</property>
362                                     <property name="y_options"></property>
363                                   </packing>
364                                 </child>
365                               </object>
366                             </child>
367                           </object>
368                         </child>
369                         <child type="label">
370                           <object class="GtkLabel" id="label2">
371                             <property name="visible">True</property>
372                             <property name="label" translatable="yes">Override server settings</property>
373                             <attributes>
374                               <attribute name="weight" value="bold"/>
375                             </attributes>
376                           </object>
377                         </child>
378                       </object>
379                       <packing>
380                         <property name="position">1</property>
381                       </packing>
382                     </child>
383                   </object>
384                 </child>
385               </object>
386             </child>
387           </object>
388         </child>
389         <child type="label">
390           <object class="GtkLabel" id="label1">
391             <property name="visible">True</property>
392             <property name="label" translatable="yes">Advanced</property>
393             <attributes>
394               <attribute name="weight" value="bold"/>
395             </attributes>
396           </object>
397         </child>
398       </object>
399       <packing>
400         <property name="position">1</property>
401       </packing>
402     </child>
403   </object>
404   <object class="GtkVBox" id="vbox_jabber_simple">
405     <property name="visible">True</property>
406     <property name="orientation">vertical</property>
407     <child>
408       <object class="GtkLabel" id="label_id_simple">
409         <property name="visible">True</property>
410         <property name="xalign">0</property>
411         <property name="label" translatable="yes">What is your Jabber ID?</property>
412       </object>
413       <packing>
414         <property name="position">0</property>
415       </packing>
416     </child>
417     <child>
418       <object class="GtkLabel" id="label_id_create">
419         <property name="xalign">0</property>
420         <property name="label" translatable="yes">What is your desired Jabber ID?</property>
421       </object>
422       <packing>
423         <property name="position">1</property>
424       </packing>
425     </child>
426     <child>
427       <object class="GtkAlignment" id="alignment_simple_jabber_id">
428         <property name="visible">True</property>
429         <property name="xalign">0</property>
430         <property name="yalign">0</property>
431         <property name="xscale">0.34999999403953552</property>
432         <property name="yscale">0.34999999403953552</property>
433         <property name="top_padding">6</property>
434         <property name="bottom_padding">3</property>
435         <property name="left_padding">12</property>
436         <child>
437           <object class="GtkVBox" id="vbox1a">
438             <property name="visible">True</property>
439             <property name="orientation">vertical</property>
440             <property name="spacing">4</property>
441             <child>
442               <object class="GtkEntry" id="entry_id_simple">
443                 <property name="visible">True</property>
444                 <property name="can_focus">True</property>
445               </object>
446               <packing>
447                 <property name="position">0</property>
448               </packing>
449             </child>
450             <child>
451               <object class="GtkLabel" id="label_example">
452                 <property name="visible">True</property>
453                 <property name="xalign">0.10000000149011612</property>
454                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; user@jabber.org</property>
455                 <property name="use_markup">True</property>
456                 <attributes>
457                   <attribute name="scale" value="0.800000"/>
458                 </attributes>
459               </object>
460               <packing>
461                 <property name="position">1</property>
462               </packing>
463             </child>
464           </object>
465         </child>
466       </object>
467       <packing>
468         <property name="position">2</property>
469       </packing>
470     </child>
471     <child>
472       <object class="GtkLabel" id="label_password_simple">
473         <property name="visible">True</property>
474         <property name="xalign">0</property>
475         <property name="ypad">6</property>
476         <property name="label" translatable="yes">What is your Jabber password?</property>
477       </object>
478       <packing>
479         <property name="position">3</property>
480       </packing>
481     </child>
482     <child>
483       <object class="GtkLabel" id="label_password_create">
484         <property name="xalign">0</property>
485         <property name="ypad">6</property>
486         <property name="label" translatable="yes">What is your desired Jabber password?</property>
487       </object>
488       <packing>
489         <property name="position">4</property>
490       </packing>
491     </child>
492     <child>
493       <object class="GtkAlignment" id="alignment2">
494         <property name="visible">True</property>
495         <property name="xalign">0</property>
496         <property name="yalign">0</property>
497         <property name="xscale">0.34999999403953552</property>
498         <property name="yscale">0.5</property>
499         <property name="left_padding">12</property>
500         <child>
501           <object class="GtkEntry" id="entry_password_simple">
502             <property name="visible">True</property>
503             <property name="can_focus">True</property>
504             <property name="visibility">False</property>
505           </object>
506         </child>
507       </object>
508       <packing>
509         <property name="position">5</property>
510       </packing>
511     </child>
512   </object>
513   <object class="GtkVBox" id="vbox_gtalk_simple">
514     <property name="visible">True</property>
515     <property name="orientation">vertical</property>
516     <child>
517       <object class="GtkLabel" id="label_id_g_simple">
518         <property name="visible">True</property>
519         <property name="xalign">0</property>
520         <property name="label" translatable="yes">What is your Google ID?</property>
521       </object>
522       <packing>
523         <property name="position">0</property>
524       </packing>
525     </child>
526     <child>
527       <object class="GtkAlignment" id="alignment_simple_gtalk_id">
528         <property name="visible">True</property>
529         <property name="xalign">0</property>
530         <property name="yalign">0</property>
531         <property name="xscale">0.34999999403953552</property>
532         <property name="yscale">0.34999999403953552</property>
533         <property name="top_padding">6</property>
534         <property name="bottom_padding">3</property>
535         <property name="left_padding">12</property>
536         <child>
537           <object class="GtkVBox" id="vbox1b">
538             <property name="visible">True</property>
539             <property name="orientation">vertical</property>
540             <property name="spacing">4</property>
541             <child>
542               <object class="GtkEntry" id="entry_id_g_simple">
543                 <property name="visible">True</property>
544                 <property name="can_focus">True</property>
545               </object>
546               <packing>
547                 <property name="position">0</property>
548               </packing>
549             </child>
550             <child>
551               <object class="GtkLabel" id="label_g_example">
552                 <property name="visible">True</property>
553                 <property name="xalign">0.10000000149011612</property>
554                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; user@gmail.com</property>
555                 <property name="use_markup">True</property>
556                 <attributes>
557                   <attribute name="scale" value="0.800000"/>
558                 </attributes>
559               </object>
560               <packing>
561                 <property name="position">1</property>
562               </packing>
563             </child>
564           </object>
565         </child>
566       </object>
567       <packing>
568         <property name="position">1</property>
569       </packing>
570     </child>
571     <child>
572       <object class="GtkLabel" id="label_password_g_simple">
573         <property name="visible">True</property>
574         <property name="xalign">0</property>
575         <property name="ypad">6</property>
576         <property name="label" translatable="yes">What is your Google password?</property>
577       </object>
578       <packing>
579         <property name="position">2</property>
580       </packing>
581     </child>
582     <child>
583       <object class="GtkAlignment" id="alignment2a">
584         <property name="visible">True</property>
585         <property name="xalign">0</property>
586         <property name="yalign">0</property>
587         <property name="xscale">0.34999999403953552</property>
588         <property name="yscale">0.5</property>
589         <property name="left_padding">12</property>
590         <child>
591           <object class="GtkEntry" id="entry_password_g_simple">
592             <property name="visible">True</property>
593             <property name="can_focus">True</property>
594             <property name="visibility">False</property>
595           </object>
596         </child>
597       </object>
598       <packing>
599         <property name="position">3</property>
600       </packing>
601     </child>
602   </object>
603   <object class="GtkVBox" id="vbox_fb_simple">
604     <property name="visible">True</property>
605     <property name="orientation">vertical</property>
606     <child>
607       <object class="GtkLabel" id="label_id_fb_simple">
608         <property name="visible">True</property>
609         <property name="xalign">0</property>
610         <property name="label" translatable="yes">What is your Facebook username?</property>
611       </object>
612       <packing>
613         <property name="position">0</property>
614       </packing>
615     </child>
616     <child>
617       <object class="GtkAlignment" id="alignment_simple_fb_id">
618         <property name="visible">True</property>
619         <property name="xalign">0</property>
620         <property name="yalign">0</property>
621         <property name="xscale">0.34999999403953552</property>
622         <property name="yscale">0.34999999403953552</property>
623         <property name="top_padding">6</property>
624         <property name="bottom_padding">3</property>
625         <property name="left_padding">12</property>
626         <child>
627           <object class="GtkVBox" id="vbox2">
628             <property name="visible">True</property>
629             <property name="orientation">vertical</property>
630             <property name="spacing">4</property>
631             <child>
632               <object class="GtkEntry" id="entry_id_fb_simple">
633                 <property name="visible">True</property>
634                 <property name="can_focus">True</property>
635               </object>
636               <packing>
637                 <property name="position">0</property>
638               </packing>
639             </child>
640             <child>
641               <object class="GtkLabel" id="label_fb_example">
642                 <property name="visible">True</property>
643                 <property name="xalign">0.10000000149011612</property>
644                 <property name="label" translatable="yes">This is your username, not your normal Facebook login.
645 If you are facebook.com/&lt;b&gt;badger&lt;/b&gt;, enter &lt;b&gt;badger&lt;/b&gt;.
646 Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to choose a Facebook username if you don't have one.</property>
647                 <property name="use_markup">True</property>
648                 <attributes>
649                   <attribute name="scale" value="0.800000"/>
650                 </attributes>
651               </object>
652               <packing>
653                 <property name="position">1</property>
654               </packing>
655             </child>
656           </object>
657         </child>
658       </object>
659       <packing>
660         <property name="position">1</property>
661       </packing>
662     </child>
663     <child>
664       <object class="GtkLabel" id="label_password_fb_simple">
665         <property name="visible">True</property>
666         <property name="xalign">0</property>
667         <property name="ypad">6</property>
668         <property name="label" translatable="yes">What is your Facebook password?</property>
669       </object>
670       <packing>
671         <property name="position">2</property>
672       </packing>
673     </child>
674     <child>
675       <object class="GtkAlignment" id="alignment3">
676         <property name="visible">True</property>
677         <property name="xalign">0</property>
678         <property name="yalign">0</property>
679         <property name="xscale">0.34999999403953552</property>
680         <property name="yscale">0.5</property>
681         <property name="left_padding">12</property>
682         <child>
683           <object class="GtkEntry" id="entry_password_fb_simple">
684             <property name="visible">True</property>
685             <property name="can_focus">True</property>
686             <property name="visibility">False</property>
687           </object>
688         </child>
689       </object>
690       <packing>
691         <property name="position">3</property>
692       </packing>
693     </child>
694   </object>
695 </interface>