]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-sip.glade
"registrar" misspelled Fixes bug #527876 (Frederic Peters).
[empathy.git] / libempathy-gtk / empathy-account-widget-sip.glade
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--*- mode: xml -*-->
4 <glade-interface>
5   <widget class="GtkWindow" id="account_sip_settings">
6     <property name="resizable">False</property>
7     <child>
8       <widget class="GtkVBox" id="vbox_sip_settings">
9         <property name="visible">True</property>
10         <child>
11           <widget class="GtkTable" id="table1">
12             <property name="visible">True</property>
13             <property name="n_rows">3</property>
14             <property name="n_columns">2</property>
15             <property name="column_spacing">12</property>
16             <property name="row_spacing">6</property>
17             <child>
18               <widget class="GtkEntry" id="entry_registar">
19                 <property name="visible">True</property>
20                 <property name="can_focus">True</property>
21               </widget>
22               <packing>
23                 <property name="left_attach">1</property>
24                 <property name="right_attach">2</property>
25                 <property name="top_attach">2</property>
26                 <property name="bottom_attach">3</property>
27                 <property name="y_options"></property>
28               </packing>
29             </child>
30             <child>
31               <widget class="GtkLabel" id="label_registar">
32                 <property name="visible">True</property>
33                 <property name="xalign">0</property>
34                 <property name="label" translatable="yes">_Registrar:</property>
35                 <property name="use_underline">True</property>
36                 <property name="mnemonic_widget">entry_registar</property>
37               </widget>
38               <packing>
39                 <property name="top_attach">2</property>
40                 <property name="bottom_attach">3</property>
41                 <property name="x_options">GTK_FILL</property>
42                 <property name="y_options"></property>
43               </packing>
44             </child>
45             <child>
46               <widget class="GtkLabel" id="label_password">
47                 <property name="visible">True</property>
48                 <property name="xalign">0</property>
49                 <property name="label" translatable="yes">Pass_word:</property>
50                 <property name="use_underline">True</property>
51                 <property name="mnemonic_widget">entry_password</property>
52               </widget>
53               <packing>
54                 <property name="top_attach">1</property>
55                 <property name="bottom_attach">2</property>
56                 <property name="x_options">GTK_FILL</property>
57                 <property name="y_options"></property>
58               </packing>
59             </child>
60             <child>
61               <widget class="GtkEntry" id="entry_userid">
62                 <property name="visible">True</property>
63                 <property name="can_focus">True</property>
64               </widget>
65               <packing>
66                 <property name="left_attach">1</property>
67                 <property name="right_attach">2</property>
68                 <property name="y_options"></property>
69               </packing>
70             </child>
71             <child>
72               <widget class="GtkLabel" id="label_userid">
73                 <property name="visible">True</property>
74                 <property name="xalign">0</property>
75                 <property name="label" translatable="yes">_Username:</property>
76                 <property name="use_underline">True</property>
77                 <property name="mnemonic_widget">entry_password</property>
78               </widget>
79               <packing>
80                 <property name="x_options">GTK_FILL</property>
81                 <property name="y_options"></property>
82               </packing>
83             </child>
84             <child>
85               <widget class="GtkHBox" id="hbox1">
86                 <property name="visible">True</property>
87                 <child>
88                   <widget class="GtkEntry" id="entry_password">
89                     <property name="visible">True</property>
90                     <property name="can_focus">True</property>
91                   </widget>
92                 </child>
93                 <child>
94                   <widget class="GtkButton" id="button_forget">
95                     <property name="visible">True</property>
96                     <property name="can_focus">True</property>
97                     <property name="tooltip" translatable="yes">Forget password and clear the entry.</property>
98                     <property name="response_id">0</property>
99                     <child>
100                       <widget class="GtkImage" id="image6">
101                         <property name="visible">True</property>
102                         <property name="stock">gtk-clear</property>
103                         <property name="icon_size">1</property>
104                       </widget>
105                     </child>
106                   </widget>
107                   <packing>
108                     <property name="expand">False</property>
109                     <property name="position">1</property>
110                   </packing>
111                 </child>
112               </widget>
113               <packing>
114                 <property name="left_attach">1</property>
115                 <property name="right_attach">2</property>
116                 <property name="top_attach">1</property>
117                 <property name="bottom_attach">2</property>
118                 <property name="y_options"></property>
119               </packing>
120             </child>
121           </widget>
122           <packing>
123             <property name="expand">False</property>
124             <property name="fill">False</property>
125           </packing>
126         </child>
127         <child>
128           <widget class="GtkExpander" id="expander_advanced">
129             <property name="visible">True</property>
130             <property name="can_focus">True</property>
131             <child>
132               <widget class="GtkAlignment" id="alignment1">
133                 <property name="visible">True</property>
134                 <property name="xalign">0</property>
135                 <property name="left_padding">12</property>
136                 <child>
137                   <widget class="GtkTable" id="table_advanced_sip_settings">
138                     <property name="visible">True</property>
139                     <property name="n_rows">14</property>
140                     <property name="n_columns">2</property>
141                     <property name="column_spacing">6</property>
142                     <property name="row_spacing">6</property>
143                     <child>
144                       <widget class="GtkSpinButton" id="spinbutton_port">
145                         <property name="visible">True</property>
146                         <property name="can_focus">True</property>
147                         <property name="adjustment">0 0 65536 1 10 10</property>
148                         <property name="climb_rate">1</property>
149                       </widget>
150                       <packing>
151                         <property name="left_attach">1</property>
152                         <property name="right_attach">2</property>
153                         <property name="top_attach">1</property>
154                         <property name="bottom_attach">2</property>
155                       </packing>
156                     </child>
157                     <child>
158                       <widget class="GtkEntry" id="entry_local-ip">
159                         <property name="visible">True</property>
160                         <property name="can_focus">True</property>
161                       </widget>
162                       <packing>
163                         <property name="left_attach">1</property>
164                         <property name="right_attach">2</property>
165                         <property name="top_attach">9</property>
166                         <property name="bottom_attach">10</property>
167                       </packing>
168                     </child>
169                     <child>
170                       <widget class="GtkEntry" id="entry_stun-server">
171                         <property name="visible">True</property>
172                         <property name="can_focus">True</property>
173                       </widget>
174                       <packing>
175                         <property name="left_attach">1</property>
176                         <property name="right_attach">2</property>
177                         <property name="top_attach">7</property>
178                         <property name="bottom_attach">8</property>
179                       </packing>
180                     </child>
181                     <child>
182                       <widget class="GtkEntry" id="entry_keepalive-interval">
183                         <property name="visible">True</property>
184                         <property name="can_focus">True</property>
185                       </widget>
186                       <packing>
187                         <property name="left_attach">1</property>
188                         <property name="right_attach">2</property>
189                         <property name="top_attach">5</property>
190                         <property name="bottom_attach">6</property>
191                       </packing>
192                     </child>
193                     <child>
194                       <widget class="GtkEntry" id="entry_keepalive-mechanism">
195                         <property name="visible">True</property>
196                         <property name="can_focus">True</property>
197                       </widget>
198                       <packing>
199                         <property name="left_attach">1</property>
200                         <property name="right_attach">2</property>
201                         <property name="top_attach">4</property>
202                         <property name="bottom_attach">5</property>
203                       </packing>
204                     </child>
205                     <child>
206                       <widget class="GtkEntry" id="entry_transport">
207                         <property name="visible">True</property>
208                         <property name="can_focus">True</property>
209                       </widget>
210                       <packing>
211                         <property name="left_attach">1</property>
212                         <property name="right_attach">2</property>
213                         <property name="top_attach">2</property>
214                         <property name="bottom_attach">3</property>
215                       </packing>
216                     </child>
217                     <child>
218                       <widget class="GtkEntry" id="entry_proxy">
219                         <property name="visible">True</property>
220                         <property name="can_focus">True</property>
221                       </widget>
222                       <packing>
223                         <property name="left_attach">1</property>
224                         <property name="right_attach">2</property>
225                       </packing>
226                     </child>
227                     <child>
228                       <widget class="GtkLabel" id="label_local-ip-address">
229                         <property name="visible">True</property>
230                         <property name="xalign">0</property>
231                         <property name="label" translatable="yes">Local IP Address:</property>
232                         <property name="mnemonic_widget">entry_local-ip</property>
233                       </widget>
234                       <packing>
235                         <property name="top_attach">9</property>
236                         <property name="bottom_attach">10</property>
237                         <property name="x_options">GTK_FILL</property>
238                         <property name="y_options"></property>
239                       </packing>
240                     </child>
241                     <child>
242                       <widget class="GtkLabel" id="label_stun-port">
243                         <property name="visible">True</property>
244                         <property name="xalign">0</property>
245                         <property name="label" translatable="yes">Stun port:</property>
246                         <property name="mnemonic_widget">spinbutton_stun-port</property>
247                       </widget>
248                       <packing>
249                         <property name="top_attach">8</property>
250                         <property name="bottom_attach">9</property>
251                         <property name="x_options">GTK_FILL</property>
252                         <property name="y_options"></property>
253                       </packing>
254                     </child>
255                     <child>
256                       <widget class="GtkLabel" id="label_stun-server">
257                         <property name="visible">True</property>
258                         <property name="xalign">0</property>
259                         <property name="label" translatable="yes">Stun Server:</property>
260                         <property name="mnemonic_widget">entry_stun-server</property>
261                       </widget>
262                       <packing>
263                         <property name="top_attach">7</property>
264                         <property name="bottom_attach">8</property>
265                         <property name="x_options">GTK_FILL</property>
266                         <property name="y_options"></property>
267                       </packing>
268                     </child>
269                     <child>
270                       <widget class="GtkLabel" id="label_keepalive-interval">
271                         <property name="visible">True</property>
272                         <property name="xalign">0</property>
273                         <property name="label" translatable="yes">Keepalive Interval:</property>
274                         <property name="mnemonic_widget">entry_keepalive-interval</property>
275                       </widget>
276                       <packing>
277                         <property name="top_attach">5</property>
278                         <property name="bottom_attach">6</property>
279                         <property name="x_options">GTK_FILL</property>
280                         <property name="y_options"></property>
281                       </packing>
282                     </child>
283                     <child>
284                       <widget class="GtkLabel" id="label_keepalive-mechanism">
285                         <property name="visible">True</property>
286                         <property name="xalign">0</property>
287                         <property name="label" translatable="yes">Keepalive Mechanism:</property>
288                         <property name="mnemonic_widget">entry_keepalive-mechanism</property>
289                       </widget>
290                       <packing>
291                         <property name="top_attach">4</property>
292                         <property name="bottom_attach">5</property>
293                         <property name="x_options">GTK_FILL</property>
294                         <property name="y_options"></property>
295                       </packing>
296                     </child>
297                     <child>
298                       <widget class="GtkLabel" id="label_transport">
299                         <property name="visible">True</property>
300                         <property name="xalign">0</property>
301                         <property name="label" translatable="yes">Transport:</property>
302                         <property name="mnemonic_widget">entry_transport</property>
303                       </widget>
304                       <packing>
305                         <property name="top_attach">2</property>
306                         <property name="bottom_attach">3</property>
307                         <property name="x_options">GTK_FILL</property>
308                         <property name="y_options"></property>
309                       </packing>
310                     </child>
311                     <child>
312                       <widget class="GtkLabel" id="label_port">
313                         <property name="visible">True</property>
314                         <property name="xalign">0</property>
315                         <property name="label" translatable="yes">Port:</property>
316                         <property name="mnemonic_widget">spinbutton_stun-port</property>
317                       </widget>
318                       <packing>
319                         <property name="top_attach">1</property>
320                         <property name="bottom_attach">2</property>
321                         <property name="x_options">GTK_FILL</property>
322                         <property name="y_options"></property>
323                       </packing>
324                     </child>
325                     <child>
326                       <widget class="GtkLabel" id="label_proxy">
327                         <property name="visible">True</property>
328                         <property name="xalign">0</property>
329                         <property name="label" translatable="yes">Proxy Server:</property>
330                         <property name="mnemonic_widget">entry_proxy</property>
331                       </widget>
332                       <packing>
333                         <property name="x_options">GTK_FILL</property>
334                         <property name="y_options"></property>
335                       </packing>
336                     </child>
337                     <child>
338                       <widget class="GtkSpinButton" id="spinbutton_stun-port">
339                         <property name="visible">True</property>
340                         <property name="can_focus">True</property>
341                         <property name="adjustment">0 0 65536 1 10 10</property>
342                         <property name="climb_rate">1</property>
343                       </widget>
344                       <packing>
345                         <property name="left_attach">1</property>
346                         <property name="right_attach">2</property>
347                         <property name="top_attach">8</property>
348                         <property name="bottom_attach">9</property>
349                       </packing>
350                     </child>
351                     <child>
352                       <widget class="GtkCheckButton" id="checkbutton_discover-binding">
353                         <property name="visible">True</property>
354                         <property name="can_focus">True</property>
355                         <property name="label" translatable="yes">Discover Binding</property>
356                         <property name="use_underline">True</property>
357                         <property name="response_id">0</property>
358                         <property name="draw_indicator">True</property>
359                       </widget>
360                       <packing>
361                         <property name="right_attach">2</property>
362                         <property name="top_attach">3</property>
363                         <property name="bottom_attach">4</property>
364                         <property name="x_options">GTK_FILL</property>
365                         <property name="y_options"></property>
366                       </packing>
367                     </child>
368                     <child>
369                       <widget class="GtkCheckButton" id="checkbutton_discover-stun">
370                         <property name="visible">True</property>
371                         <property name="can_focus">True</property>
372                         <property name="label" translatable="yes">Discover Stun</property>
373                         <property name="use_underline">True</property>
374                         <property name="response_id">0</property>
375                         <property name="draw_indicator">True</property>
376                       </widget>
377                       <packing>
378                         <property name="right_attach">2</property>
379                         <property name="top_attach">6</property>
380                         <property name="bottom_attach">7</property>
381                         <property name="x_options">GTK_FILL</property>
382                         <property name="y_options"></property>
383                       </packing>
384                     </child>
385                     <child>
386                       <widget class="GtkLabel" id="label_local-port">
387                         <property name="visible">True</property>
388                         <property name="xalign">0</property>
389                         <property name="label" translatable="yes">Local Port:</property>
390                         <property name="mnemonic_widget">spinbutton_local-port</property>
391                       </widget>
392                       <packing>
393                         <property name="top_attach">10</property>
394                         <property name="bottom_attach">11</property>
395                         <property name="x_options">GTK_FILL</property>
396                         <property name="y_options"></property>
397                       </packing>
398                     </child>
399                     <child>
400                       <widget class="GtkLabel" id="label_extra-auth-user">
401                         <property name="visible">True</property>
402                         <property name="xalign">0</property>
403                         <property name="label" translatable="yes">Extra Auth User:</property>
404                         <property name="mnemonic_widget">entry_extra-auth-user</property>
405                       </widget>
406                       <packing>
407                         <property name="top_attach">11</property>
408                         <property name="bottom_attach">12</property>
409                         <property name="x_options">GTK_FILL</property>
410                         <property name="y_options"></property>
411                       </packing>
412                     </child>
413                     <child>
414                       <widget class="GtkLabel" id="label_extra-auth-password">
415                         <property name="visible">True</property>
416                         <property name="xalign">0</property>
417                         <property name="label" translatable="yes">Extra Auth Password:</property>
418                         <property name="mnemonic_widget">entry_extra-auth-password</property>
419                       </widget>
420                       <packing>
421                         <property name="top_attach">12</property>
422                         <property name="bottom_attach">13</property>
423                         <property name="x_options">GTK_FILL</property>
424                         <property name="y_options"></property>
425                       </packing>
426                     </child>
427                     <child>
428                       <widget class="GtkCheckButton" id="checkbutton_avoid-difficult">
429                         <property name="visible">True</property>
430                         <property name="can_focus">True</property>
431                         <property name="label" translatable="yes">Avoid Difficult</property>
432                         <property name="use_underline">True</property>
433                         <property name="response_id">0</property>
434                         <property name="draw_indicator">True</property>
435                       </widget>
436                       <packing>
437                         <property name="right_attach">2</property>
438                         <property name="top_attach">13</property>
439                         <property name="bottom_attach">14</property>
440                         <property name="x_options">GTK_FILL</property>
441                         <property name="y_options"></property>
442                       </packing>
443                     </child>
444                     <child>
445                       <widget class="GtkSpinButton" id="spinbutton_local-port">
446                         <property name="visible">True</property>
447                         <property name="can_focus">True</property>
448                         <property name="adjustment">0 0 65536 1 10 10</property>
449                         <property name="climb_rate">1</property>
450                       </widget>
451                       <packing>
452                         <property name="left_attach">1</property>
453                         <property name="right_attach">2</property>
454                         <property name="top_attach">10</property>
455                         <property name="bottom_attach">11</property>
456                       </packing>
457                     </child>
458                     <child>
459                       <widget class="GtkEntry" id="entry_extra-auth-password">
460                         <property name="visible">True</property>
461                         <property name="can_focus">True</property>
462                       </widget>
463                       <packing>
464                         <property name="left_attach">1</property>
465                         <property name="right_attach">2</property>
466                         <property name="top_attach">12</property>
467                         <property name="bottom_attach">13</property>
468                       </packing>
469                     </child>
470                     <child>
471                       <widget class="GtkEntry" id="entry_extra-auth-user">
472                         <property name="visible">True</property>
473                         <property name="can_focus">True</property>
474                       </widget>
475                       <packing>
476                         <property name="left_attach">1</property>
477                         <property name="right_attach">2</property>
478                         <property name="top_attach">11</property>
479                         <property name="bottom_attach">12</property>
480                       </packing>
481                     </child>
482                   </widget>
483                 </child>
484               </widget>
485             </child>
486             <child>
487               <widget class="GtkLabel" id="label_expander">
488                 <property name="visible">True</property>
489                 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
490                 <property name="use_markup">True</property>
491               </widget>
492               <packing>
493                 <property name="type">label_item</property>
494               </packing>
495             </child>
496           </widget>
497           <packing>
498             <property name="expand">False</property>
499             <property name="fill">False</property>
500             <property name="position">1</property>
501           </packing>
502         </child>
503       </widget>
504     </child>
505   </widget>
506 </glade-interface>