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