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