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