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