]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-sip.ui
widget-sip: load/save file in Glade
[empathy.git] / libempathy-gtk / empathy-account-widget-sip.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <object class="GtkAdjustment" id="adjustment1">
5     <property name="upper">65535</property>
6     <property name="step_increment">1</property>
7     <property name="page_increment">10</property>
8   </object>
9   <object class="GtkAdjustment" id="adjustment2">
10     <property name="upper">65535</property>
11     <property name="step_increment">1</property>
12     <property name="page_increment">10</property>
13   </object>
14   <object class="GtkAdjustment" id="adjustment3">
15     <property name="upper">10000</property>
16     <property name="step_increment">1</property>
17     <property name="page_increment">10</property>
18   </object>
19   <object class="GtkVBox" id="vbox_sip_settings">
20     <property name="visible">True</property>
21     <property name="can_focus">False</property>
22     <child>
23       <object class="GtkTable" id="table_common_settings">
24         <property name="visible">True</property>
25         <property name="can_focus">False</property>
26         <property name="n_rows">4</property>
27         <property name="n_columns">2</property>
28         <property name="column_spacing">12</property>
29         <property name="row_spacing">6</property>
30         <child>
31           <object class="GtkLabel" id="label_password">
32             <property name="visible">True</property>
33             <property name="can_focus">False</property>
34             <property name="xalign">0</property>
35             <property name="label" translatable="yes">Pass_word:</property>
36             <property name="use_underline">True</property>
37             <property name="mnemonic_widget">entry_password</property>
38           </object>
39           <packing>
40             <property name="top_attach">2</property>
41             <property name="bottom_attach">3</property>
42             <property name="x_options">GTK_FILL</property>
43             <property name="y_options"></property>
44           </packing>
45         </child>
46         <child>
47           <object class="GtkEntry" id="entry_userid">
48             <property name="visible">True</property>
49             <property name="can_focus">True</property>
50           </object>
51           <packing>
52             <property name="left_attach">1</property>
53             <property name="right_attach">2</property>
54             <property name="y_options"></property>
55           </packing>
56         </child>
57         <child>
58           <object class="GtkLabel" id="label_userid">
59             <property name="visible">True</property>
60             <property name="can_focus">False</property>
61             <property name="xalign">0</property>
62             <property name="label" translatable="yes">_Username:</property>
63             <property name="use_underline">True</property>
64             <property name="mnemonic_widget">entry_password</property>
65           </object>
66           <packing>
67             <property name="x_options">GTK_FILL</property>
68             <property name="y_options"></property>
69           </packing>
70         </child>
71         <child>
72           <object class="GtkLabel" id="label_username_example">
73             <property name="visible">True</property>
74             <property name="can_focus">False</property>
75             <property name="xalign">0</property>
76             <property name="xpad">3</property>
77             <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; user@my.sip.server</property>
78             <property name="use_markup">True</property>
79             <attributes>
80               <attribute name="scale" value="0.80000000000000004"/>
81             </attributes>
82           </object>
83           <packing>
84             <property name="left_attach">1</property>
85             <property name="right_attach">2</property>
86             <property name="top_attach">1</property>
87             <property name="bottom_attach">2</property>
88             <property name="x_options">GTK_FILL</property>
89             <property name="y_options"></property>
90           </packing>
91         </child>
92         <child>
93           <object class="GtkEntry" id="entry_password">
94             <property name="visible">True</property>
95             <property name="can_focus">True</property>
96           </object>
97           <packing>
98             <property name="left_attach">1</property>
99             <property name="right_attach">2</property>
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="GtkCheckButton" id="remember_password">
108             <property name="label" translatable="yes">Remember password</property>
109             <property name="visible">True</property>
110             <property name="can_focus">True</property>
111             <property name="receives_default">False</property>
112             <property name="use_action_appearance">False</property>
113             <property name="active">True</property>
114             <property name="draw_indicator">True</property>
115           </object>
116           <packing>
117             <property name="left_attach">1</property>
118             <property name="right_attach">2</property>
119             <property name="top_attach">3</property>
120             <property name="bottom_attach">4</property>
121             <property name="x_options">GTK_FILL</property>
122             <property name="y_options"></property>
123           </packing>
124         </child>
125         <child>
126           <placeholder/>
127         </child>
128         <child>
129           <placeholder/>
130         </child>
131       </object>
132       <packing>
133         <property name="expand">False</property>
134         <property name="fill">False</property>
135         <property name="position">0</property>
136       </packing>
137     </child>
138     <child>
139       <object class="GtkExpander" id="expander_advanced">
140         <property name="visible">True</property>
141         <property name="can_focus">True</property>
142         <child>
143           <object class="GtkScrolledWindow" id="scrolledwindow1">
144             <property name="visible">True</property>
145             <property name="can_focus">True</property>
146             <property name="hscrollbar_policy">never</property>
147             <child>
148               <object class="GtkViewport" id="viewport1">
149                 <property name="visible">True</property>
150                 <property name="can_focus">False</property>
151                 <property name="resize_mode">queue</property>
152                 <property name="shadow_type">none</property>
153                 <child>
154                   <object class="GtkAlignment" id="alignment3">
155                     <property name="visible">True</property>
156                     <property name="can_focus">False</property>
157                     <property name="xalign">0</property>
158                     <property name="top_padding">6</property>
159                     <property name="left_padding">12</property>
160                     <child>
161                       <object class="GtkTable" id="table_advanced_sip_settings">
162                         <property name="visible">True</property>
163                         <property name="can_focus">False</property>
164                         <property name="n_rows">13</property>
165                         <property name="n_columns">4</property>
166                         <property name="column_spacing">6</property>
167                         <property name="row_spacing">6</property>
168                         <child>
169                           <object class="GtkEntry" id="entry_stun-server">
170                             <property name="visible">True</property>
171                             <property name="can_focus">True</property>
172                           </object>
173                           <packing>
174                             <property name="left_attach">1</property>
175                             <property name="right_attach">2</property>
176                             <property name="top_attach">2</property>
177                             <property name="bottom_attach">3</property>
178                           </packing>
179                         </child>
180                         <child>
181                           <object class="GtkEntry" id="entry_auth-user">
182                             <property name="visible">True</property>
183                             <property name="can_focus">True</property>
184                           </object>
185                           <packing>
186                             <property name="left_attach">1</property>
187                             <property name="right_attach">4</property>
188                             <property name="top_attach">10</property>
189                             <property name="bottom_attach">11</property>
190                           </packing>
191                         </child>
192                         <child>
193                           <object class="GtkEntry" id="entry_proxy-host">
194                             <property name="visible">True</property>
195                             <property name="can_focus">True</property>
196                           </object>
197                           <packing>
198                             <property name="left_attach">1</property>
199                             <property name="right_attach">2</property>
200                             <property name="top_attach">5</property>
201                             <property name="bottom_attach">6</property>
202                           </packing>
203                         </child>
204                         <child>
205                           <object class="GtkSpinButton" id="spinbutton_keepalive-interval">
206                             <property name="visible">True</property>
207                             <property name="can_focus">True</property>
208                             <property name="adjustment">adjustment3</property>
209                           </object>
210                           <packing>
211                             <property name="left_attach">1</property>
212                             <property name="right_attach">4</property>
213                             <property name="top_attach">8</property>
214                             <property name="bottom_attach">9</property>
215                           </packing>
216                         </child>
217                         <child>
218                           <object class="GtkLabel" id="label_nat_traversal">
219                             <property name="visible">True</property>
220                             <property name="can_focus">False</property>
221                             <property name="xalign">0</property>
222                             <property name="label" translatable="yes">NAT Traversal Options</property>
223                             <attributes>
224                               <attribute name="weight" value="bold"/>
225                             </attributes>
226                           </object>
227                           <packing>
228                             <property name="right_attach">4</property>
229                           </packing>
230                         </child>
231                         <child>
232                           <object class="GtkLabel" id="label_proxy">
233                             <property name="visible">True</property>
234                             <property name="can_focus">False</property>
235                             <property name="xalign">0</property>
236                             <property name="label" translatable="yes">Proxy Options</property>
237                             <attributes>
238                               <attribute name="weight" value="bold"/>
239                             </attributes>
240                           </object>
241                           <packing>
242                             <property name="right_attach">4</property>
243                             <property name="top_attach">4</property>
244                             <property name="bottom_attach">5</property>
245                           </packing>
246                         </child>
247                         <child>
248                           <object class="GtkLabel" id="label_misc">
249                             <property name="visible">True</property>
250                             <property name="can_focus">False</property>
251                             <property name="xalign">0</property>
252                             <property name="label" translatable="yes">Miscellaneous Options</property>
253                             <attributes>
254                               <attribute name="weight" value="bold"/>
255                             </attributes>
256                           </object>
257                           <packing>
258                             <property name="right_attach">4</property>
259                             <property name="top_attach">9</property>
260                             <property name="bottom_attach">10</property>
261                           </packing>
262                         </child>
263                         <child>
264                           <object class="GtkAlignment" id="alignment7">
265                             <property name="visible">True</property>
266                             <property name="can_focus">False</property>
267                             <property name="left_padding">24</property>
268                             <child>
269                               <object class="GtkLabel" id="label_stun-server">
270                                 <property name="visible">True</property>
271                                 <property name="can_focus">False</property>
272                                 <property name="xalign">0</property>
273                                 <property name="label" translatable="yes">STUN Server:</property>
274                                 <property name="mnemonic_widget">entry_stun-server</property>
275                               </object>
276                             </child>
277                           </object>
278                           <packing>
279                             <property name="top_attach">2</property>
280                             <property name="bottom_attach">3</property>
281                             <property name="x_options">GTK_FILL</property>
282                             <property name="y_options"></property>
283                           </packing>
284                         </child>
285                         <child>
286                           <object class="GtkAlignment" id="alignment4">
287                             <property name="visible">True</property>
288                             <property name="can_focus">False</property>
289                             <property name="left_padding">12</property>
290                             <child>
291                               <object class="GtkCheckButton" id="checkbutton_discover-stun">
292                                 <property name="label" translatable="yes">Discover the STUN server automatically</property>
293                                 <property name="visible">True</property>
294                                 <property name="can_focus">True</property>
295                                 <property name="receives_default">False</property>
296                                 <property name="use_action_appearance">False</property>
297                                 <property name="use_underline">True</property>
298                                 <property name="draw_indicator">True</property>
299                               </object>
300                             </child>
301                           </object>
302                           <packing>
303                             <property name="right_attach">4</property>
304                             <property name="top_attach">1</property>
305                             <property name="bottom_attach">2</property>
306                             <property name="x_options">GTK_FILL</property>
307                             <property name="y_options"></property>
308                           </packing>
309                         </child>
310                         <child>
311                           <object class="GtkAlignment" id="alignment5">
312                             <property name="visible">True</property>
313                             <property name="can_focus">False</property>
314                             <property name="left_padding">12</property>
315                             <child>
316                               <object class="GtkCheckButton" id="checkbutton_discover-binding">
317                                 <property name="label" translatable="yes">Discover Binding</property>
318                                 <property name="visible">True</property>
319                                 <property name="can_focus">True</property>
320                                 <property name="receives_default">False</property>
321                                 <property name="use_action_appearance">False</property>
322                                 <property name="draw_indicator">True</property>
323                               </object>
324                             </child>
325                           </object>
326                           <packing>
327                             <property name="right_attach">4</property>
328                             <property name="top_attach">3</property>
329                             <property name="bottom_attach">4</property>
330                           </packing>
331                         </child>
332                         <child>
333                           <object class="GtkAlignment" id="alignment8">
334                             <property name="visible">True</property>
335                             <property name="can_focus">False</property>
336                             <property name="left_padding">12</property>
337                             <child>
338                               <object class="GtkLabel" id="label_proxy-host">
339                                 <property name="visible">True</property>
340                                 <property name="can_focus">False</property>
341                                 <property name="xalign">0</property>
342                                 <property name="label" translatable="yes">Server:</property>
343                               </object>
344                             </child>
345                           </object>
346                           <packing>
347                             <property name="top_attach">5</property>
348                             <property name="bottom_attach">6</property>
349                           </packing>
350                         </child>
351                         <child>
352                           <object class="GtkLabel" id="label_keep_alive">
353                             <property name="visible">True</property>
354                             <property name="can_focus">False</property>
355                             <property name="xalign">0</property>
356                             <property name="label" translatable="yes">Keep-Alive Options</property>
357                             <attributes>
358                               <attribute name="weight" value="bold"/>
359                             </attributes>
360                           </object>
361                           <packing>
362                             <property name="right_attach">4</property>
363                             <property name="top_attach">6</property>
364                             <property name="bottom_attach">7</property>
365                           </packing>
366                         </child>
367                         <child>
368                           <object class="GtkAlignment" id="alignment10">
369                             <property name="visible">True</property>
370                             <property name="can_focus">False</property>
371                             <property name="left_padding">12</property>
372                             <child>
373                               <object class="GtkLabel" id="label_keepalive-mechanism">
374                                 <property name="visible">True</property>
375                                 <property name="can_focus">False</property>
376                                 <property name="xalign">0</property>
377                                 <property name="label" translatable="yes">Mechanism:</property>
378                               </object>
379                             </child>
380                           </object>
381                           <packing>
382                             <property name="top_attach">7</property>
383                             <property name="bottom_attach">8</property>
384                           </packing>
385                         </child>
386                         <child>
387                           <object class="GtkAlignment" id="alignment11">
388                             <property name="visible">True</property>
389                             <property name="can_focus">False</property>
390                             <property name="left_padding">12</property>
391                             <child>
392                               <object class="GtkLabel" id="label_keepalive-interval">
393                                 <property name="visible">True</property>
394                                 <property name="can_focus">False</property>
395                                 <property name="xalign">0</property>
396                                 <property name="label" translatable="yes">Interval (seconds)</property>
397                               </object>
398                             </child>
399                           </object>
400                           <packing>
401                             <property name="top_attach">8</property>
402                             <property name="bottom_attach">9</property>
403                           </packing>
404                         </child>
405                         <child>
406                           <object class="GtkAlignment" id="alignment12">
407                             <property name="visible">True</property>
408                             <property name="can_focus">False</property>
409                             <property name="left_padding">12</property>
410                             <child>
411                               <object class="GtkLabel" id="label_auth-user">
412                                 <property name="visible">True</property>
413                                 <property name="can_focus">False</property>
414                                 <property name="xalign">0</property>
415                                 <property name="label" translatable="yes">Authentication username:</property>
416                               </object>
417                             </child>
418                           </object>
419                           <packing>
420                             <property name="top_attach">10</property>
421                             <property name="bottom_attach">11</property>
422                           </packing>
423                         </child>
424                         <child>
425                           <object class="GtkAlignment" id="alignment13">
426                             <property name="visible">True</property>
427                             <property name="can_focus">False</property>
428                             <property name="left_padding">12</property>
429                             <child>
430                               <object class="GtkLabel" id="label_transport">
431                                 <property name="visible">True</property>
432                                 <property name="can_focus">False</property>
433                                 <property name="xalign">0</property>
434                                 <property name="label" translatable="yes">Transport:</property>
435                               </object>
436                             </child>
437                           </object>
438                           <packing>
439                             <property name="top_attach">11</property>
440                             <property name="bottom_attach">12</property>
441                           </packing>
442                         </child>
443                         <child>
444                           <object class="GtkAlignment" id="alignment14">
445                             <property name="visible">True</property>
446                             <property name="can_focus">False</property>
447                             <property name="left_padding">12</property>
448                             <child>
449                               <object class="GtkCheckButton" id="checkbutton_loose-routing">
450                                 <property name="label" translatable="yes">Loose Routing</property>
451                                 <property name="visible">True</property>
452                                 <property name="can_focus">True</property>
453                                 <property name="receives_default">False</property>
454                                 <property name="use_action_appearance">False</property>
455                                 <property name="draw_indicator">True</property>
456                               </object>
457                             </child>
458                           </object>
459                           <packing>
460                             <property name="right_attach">4</property>
461                             <property name="top_attach">12</property>
462                             <property name="bottom_attach">13</property>
463                           </packing>
464                         </child>
465                         <child>
466                           <object class="GtkAlignment" id="alignment15">
467                             <property name="visible">True</property>
468                             <property name="can_focus">False</property>
469                             <property name="left_padding">12</property>
470                             <child>
471                               <object class="GtkCheckButton" id="checkbutton_ignore-tls-errors">
472                                 <property name="label" translatable="yes">Ignore TLS Errors</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="draw_indicator">True</property>
478                               </object>
479                             </child>
480                           </object>
481                           <packing>
482                             <property name="right_attach">4</property>
483                             <property name="top_attach">13</property>
484                             <property name="bottom_attach">14</property>
485                           </packing>
486                         </child>
487                         <child>
488                           <object class="GtkLabel" id="label_stun-port">
489                             <property name="visible">True</property>
490                             <property name="can_focus">False</property>
491                             <property name="xalign">0</property>
492                             <property name="label" translatable="yes">Port:</property>
493                             <property name="mnemonic_widget">spinbutton_stun-port</property>
494                           </object>
495                           <packing>
496                             <property name="left_attach">2</property>
497                             <property name="right_attach">3</property>
498                             <property name="top_attach">2</property>
499                             <property name="bottom_attach">3</property>
500                           </packing>
501                         </child>
502                         <child>
503                           <object class="GtkSpinButton" id="spinbutton_stun-port">
504                             <property name="visible">True</property>
505                             <property name="can_focus">True</property>
506                             <property name="adjustment">adjustment1</property>
507                             <property name="climb_rate">1</property>
508                           </object>
509                           <packing>
510                             <property name="left_attach">3</property>
511                             <property name="right_attach">4</property>
512                             <property name="top_attach">2</property>
513                             <property name="bottom_attach">3</property>
514                           </packing>
515                         </child>
516                         <child>
517                           <object class="GtkLabel" id="label_port">
518                             <property name="visible">True</property>
519                             <property name="can_focus">False</property>
520                             <property name="xalign">0</property>
521                             <property name="label" translatable="yes">Port:</property>
522                           </object>
523                           <packing>
524                             <property name="left_attach">2</property>
525                             <property name="right_attach">3</property>
526                             <property name="top_attach">5</property>
527                             <property name="bottom_attach">6</property>
528                           </packing>
529                         </child>
530                         <child>
531                           <object class="GtkSpinButton" id="spinbutton_port">
532                             <property name="visible">True</property>
533                             <property name="can_focus">True</property>
534                             <property name="adjustment">adjustment2</property>
535                             <property name="climb_rate">1</property>
536                           </object>
537                           <packing>
538                             <property name="left_attach">3</property>
539                             <property name="right_attach">4</property>
540                             <property name="top_attach">5</property>
541                             <property name="bottom_attach">6</property>
542                           </packing>
543                         </child>
544                         <child>
545                           <placeholder/>
546                         </child>
547                         <child>
548                           <placeholder/>
549                         </child>
550                         <child>
551                           <placeholder/>
552                         </child>
553                         <child>
554                           <placeholder/>
555                         </child>
556                         <child>
557                           <placeholder/>
558                         </child>
559                         <child>
560                           <placeholder/>
561                         </child>
562                       </object>
563                     </child>
564                   </object>
565                 </child>
566               </object>
567             </child>
568           </object>
569         </child>
570         <child type="label">
571           <object class="GtkLabel" id="label_expander">
572             <property name="visible">True</property>
573             <property name="can_focus">False</property>
574             <property name="label" translatable="yes">Advanced</property>
575             <attributes>
576               <attribute name="weight" value="bold"/>
577             </attributes>
578           </object>
579         </child>
580       </object>
581       <packing>
582         <property name="expand">True</property>
583         <property name="fill">True</property>
584         <property name="position">1</property>
585       </packing>
586     </child>
587   </object>
588   <object class="GtkVBox" id="vbox_sip_simple">
589     <property name="visible">True</property>
590     <property name="can_focus">False</property>
591     <property name="spacing">6</property>
592     <child>
593       <object class="GtkLabel" id="label_userid_simple">
594         <property name="visible">True</property>
595         <property name="can_focus">False</property>
596         <property name="xalign">0</property>
597         <property name="label" translatable="yes">What is your SIP login ID?</property>
598       </object>
599       <packing>
600         <property name="expand">True</property>
601         <property name="fill">True</property>
602         <property name="position">0</property>
603       </packing>
604     </child>
605     <child>
606       <object class="GtkAlignment" id="alignment1">
607         <property name="visible">True</property>
608         <property name="can_focus">False</property>
609         <property name="xalign">0</property>
610         <property name="yalign">0</property>
611         <property name="xscale">0.34999999403953552</property>
612         <property name="yscale">0.34999999403953552</property>
613         <property name="bottom_padding">3</property>
614         <property name="left_padding">12</property>
615         <child>
616           <object class="GtkVBox" id="vbox1">
617             <property name="visible">True</property>
618             <property name="can_focus">False</property>
619             <property name="spacing">4</property>
620             <child>
621               <object class="GtkEntry" id="entry_userid_simple">
622                 <property name="visible">True</property>
623                 <property name="can_focus">True</property>
624               </object>
625               <packing>
626                 <property name="expand">True</property>
627                 <property name="fill">True</property>
628                 <property name="position">0</property>
629               </packing>
630             </child>
631             <child>
632               <object class="GtkLabel" id="label_example">
633                 <property name="visible">True</property>
634                 <property name="can_focus">False</property>
635                 <property name="xalign">0.10000000149011612</property>
636                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; user@my.sip.server</property>
637                 <property name="use_markup">True</property>
638                 <attributes>
639                   <attribute name="scale" value="0.80000000000000004"/>
640                 </attributes>
641               </object>
642               <packing>
643                 <property name="expand">True</property>
644                 <property name="fill">True</property>
645                 <property name="position">1</property>
646               </packing>
647             </child>
648           </object>
649         </child>
650       </object>
651       <packing>
652         <property name="expand">True</property>
653         <property name="fill">True</property>
654         <property name="position">1</property>
655       </packing>
656     </child>
657     <child>
658       <object class="GtkLabel" id="label_password_simple">
659         <property name="visible">True</property>
660         <property name="can_focus">False</property>
661         <property name="xalign">0</property>
662         <property name="label" translatable="yes">What is your SIP account password?</property>
663       </object>
664       <packing>
665         <property name="expand">True</property>
666         <property name="fill">True</property>
667         <property name="position">2</property>
668       </packing>
669     </child>
670     <child>
671       <object class="GtkAlignment" id="alignment2">
672         <property name="visible">True</property>
673         <property name="can_focus">False</property>
674         <property name="xalign">0</property>
675         <property name="yalign">0</property>
676         <property name="xscale">0.34999999403953552</property>
677         <property name="yscale">0.34999999403953552</property>
678         <property name="left_padding">12</property>
679         <child>
680           <object class="GtkEntry" id="entry_password_simple">
681             <property name="visible">True</property>
682             <property name="can_focus">True</property>
683             <property name="visibility">False</property>
684           </object>
685         </child>
686       </object>
687       <packing>
688         <property name="expand">True</property>
689         <property name="fill">True</property>
690         <property name="position">3</property>
691       </packing>
692     </child>
693     <child>
694       <object class="GtkCheckButton" id="remember_password_simple">
695         <property name="label" translatable="yes">Remember Password</property>
696         <property name="visible">True</property>
697         <property name="can_focus">True</property>
698         <property name="receives_default">False</property>
699         <property name="use_action_appearance">False</property>
700         <property name="active">True</property>
701         <property name="draw_indicator">True</property>
702       </object>
703       <packing>
704         <property name="expand">True</property>
705         <property name="fill">True</property>
706         <property name="position">4</property>
707       </packing>
708     </child>
709   </object>
710 </interface>