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