Minor bug fix
[gc-dialer] / gc_dialer / gc_dialer.xml
1 <?xml version="1.0"?>
2 <!--Generated with glade3 3.4.4 on Sat Jun 28 22:23:49 2008 -->
3 <interface>
4   <object class="GtkWindow" id="Dialpad">
5     <property name="width_request">400</property>
6     <property name="height_request">350</property>
7     <property name="title" translatable="yes">Dialer</property>
8     <child>
9       <object class="GtkNotebook" id="notebook">
10         <property name="visible">True</property>
11         <property name="can_focus">True</property>
12         <property name="tab_pos">GTK_POS_BOTTOM</property>
13         <property name="show_border">False</property>
14         <property name="homogeneous">True</property>
15         <signal handler="on_notebook_switch_page" name="switch_page"/>
16         <child>
17           <object class="GtkVBox" id="vbox2">
18             <property name="visible">True</property>
19             <child>
20               <object class="GtkLabel" id="numberdisplay">
21                 <property name="height_request">50</property>
22                 <property name="visible">True</property>
23                 <property name="label" translatable="yes">&lt;span size="35000" weight="bold"&gt;(518) 555-1212&lt;/span&gt;</property>
24                 <property name="use_markup">True</property>
25                 <property name="justify">GTK_JUSTIFY_CENTER</property>
26               </object>
27               <packing>
28                 <property name="expand">False</property>
29                 <property name="fill">False</property>
30               </packing>
31             </child>
32             <child>
33               <object class="GtkTable" id="keypadview">
34                 <property name="visible">True</property>
35                 <property name="n_rows">4</property>
36                 <property name="n_columns">3</property>
37                 <property name="homogeneous">True</property>
38                 <child>
39                   <object class="GtkButton" id="dial">
40                     <property name="visible">True</property>
41                     <property name="has_default">True</property>
42                     <property name="focus_on_click">False</property>
43                     <signal handler="on_dial_clicked" name="clicked"/>
44                     <accelerator key="Return" modifiers="" signal="clicked"/>
45                     <child>
46                       <object class="GtkHBox" id="hbox1">
47                         <property name="visible">True</property>
48                         <child>
49                           <object class="GtkImage" id="image1">
50                             <property name="visible">True</property>
51                             <property name="xalign">1</property>
52                             <property name="stock">gtk-yes</property>
53                           </object>
54                         </child>
55                         <child>
56                           <object class="GtkLabel" id="label8">
57                             <property name="visible">True</property>
58                             <property name="xalign">0</property>
59                             <property name="xpad">5</property>
60                             <property name="label" translatable="yes">&lt;span size="17000" weight="bold"&gt;Dial&lt;/span&gt;</property>
61                             <property name="use_markup">True</property>
62                           </object>
63                           <packing>
64                             <property name="position">1</property>
65                           </packing>
66                         </child>
67                       </object>
68                     </child>
69                   </object>
70                   <packing>
71                     <property name="left_attach">2</property>
72                     <property name="right_attach">3</property>
73                     <property name="top_attach">3</property>
74                     <property name="bottom_attach">4</property>
75                   </packing>
76                 </child>
77                 <child>
78                   <object class="GtkButton" id="digit0">
79                     <property name="visible">True</property>
80                     <property name="focus_on_click">False</property>
81                     <signal handler="on_digit_clicked" name="clicked"/>
82                     <accelerator key="0" modifiers="" signal="clicked"/>
83                     <child>
84                       <object class="GtkLabel" id="label19">
85                         <property name="visible">True</property>
86                         <property name="label" translatable="yes">&lt;span size="33000" weight="bold"&gt;0&lt;/span&gt;
87 &lt;span size="9000"&gt;&lt;/span&gt;</property>
88                         <property name="use_markup">True</property>
89                         <property name="justify">GTK_JUSTIFY_CENTER</property>
90                       </object>
91                     </child>
92                   </object>
93                   <packing>
94                     <property name="left_attach">1</property>
95                     <property name="right_attach">2</property>
96                     <property name="top_attach">3</property>
97                     <property name="bottom_attach">4</property>
98                   </packing>
99                 </child>
100                 <child>
101                   <object class="GtkButton" id="back">
102                     <property name="visible">True</property>
103                     <property name="focus_on_click">False</property>
104                     <signal handler="on_back_clicked" name="clicked"/>
105                     <accelerator key="BackSpace" modifiers="" signal="clicked"/>
106                     <child>
107                       <object class="GtkHBox" id="hbox2">
108                         <property name="visible">True</property>
109                         <child>
110                           <object class="GtkImage" id="image2">
111                             <property name="visible">True</property>
112                             <property name="xalign">1</property>
113                             <property name="stock">gtk-no</property>
114                           </object>
115                         </child>
116                         <child>
117                           <object class="GtkLabel" id="label9">
118                             <property name="visible">True</property>
119                             <property name="xalign">0</property>
120                             <property name="xpad">5</property>
121                             <property name="label" translatable="yes">&lt;span size="17000" weight="Bold"&gt;Back&lt;/span&gt;</property>
122                             <property name="use_markup">True</property>
123                           </object>
124                           <packing>
125                             <property name="position">1</property>
126                           </packing>
127                         </child>
128                       </object>
129                     </child>
130                   </object>
131                   <packing>
132                     <property name="top_attach">3</property>
133                     <property name="bottom_attach">4</property>
134                   </packing>
135                 </child>
136                 <child>
137                   <object class="GtkButton" id="digit9">
138                     <property name="visible">True</property>
139                     <property name="focus_on_click">False</property>
140                     <signal handler="on_digit_clicked" name="clicked"/>
141                     <accelerator key="9" modifiers="" signal="clicked"/>
142                     <accelerator key="w" modifiers="" signal="clicked"/>
143                     <accelerator key="x" modifiers="" signal="clicked"/>
144                     <accelerator key="y" modifiers="" signal="clicked"/>
145                     <accelerator key="z" modifiers="" signal="clicked"/>
146                     <child>
147                       <object class="GtkLabel" id="label18">
148                         <property name="visible">True</property>
149                         <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;9&lt;/span&gt;
150 &lt;span size="12000"&gt;WXYZ&lt;/span&gt;</property>
151                         <property name="use_markup">True</property>
152                         <property name="justify">GTK_JUSTIFY_CENTER</property>
153                       </object>
154                     </child>
155                   </object>
156                   <packing>
157                     <property name="left_attach">2</property>
158                     <property name="right_attach">3</property>
159                     <property name="top_attach">2</property>
160                     <property name="bottom_attach">3</property>
161                   </packing>
162                 </child>
163                 <child>
164                   <object class="GtkButton" id="digit8">
165                     <property name="visible">True</property>
166                     <property name="focus_on_click">False</property>
167                     <signal handler="on_digit_clicked" name="clicked"/>
168                     <accelerator key="8" modifiers="" signal="clicked"/>
169                     <accelerator key="t" modifiers="" signal="clicked"/>
170                     <accelerator key="u" modifiers="" signal="clicked"/>
171                     <accelerator key="v" modifiers="" signal="clicked"/>
172                     <child>
173                       <object class="GtkLabel" id="label17">
174                         <property name="visible">True</property>
175                         <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;8&lt;/span&gt;
176 &lt;span size="12000"&gt;TUV&lt;/span&gt;</property>
177                         <property name="use_markup">True</property>
178                         <property name="justify">GTK_JUSTIFY_CENTER</property>
179                       </object>
180                     </child>
181                   </object>
182                   <packing>
183                     <property name="left_attach">1</property>
184                     <property name="right_attach">2</property>
185                     <property name="top_attach">2</property>
186                     <property name="bottom_attach">3</property>
187                   </packing>
188                 </child>
189                 <child>
190                   <object class="GtkButton" id="digit7">
191                     <property name="visible">True</property>
192                     <property name="focus_on_click">False</property>
193                     <signal handler="on_digit_clicked" name="clicked"/>
194                     <accelerator key="7" modifiers="" signal="clicked"/>
195                     <accelerator key="p" modifiers="" signal="clicked"/>
196                     <accelerator key="q" modifiers="" signal="clicked"/>
197                     <accelerator key="r" modifiers="" signal="clicked"/>
198                     <accelerator key="s" modifiers="" signal="clicked"/>
199                     <child>
200                       <object class="GtkLabel" id="label16">
201                         <property name="visible">True</property>
202                         <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;7&lt;/span&gt;
203 &lt;span size="12000"&gt;PQRS&lt;/span&gt;</property>
204                         <property name="use_markup">True</property>
205                         <property name="justify">GTK_JUSTIFY_CENTER</property>
206                       </object>
207                     </child>
208                   </object>
209                   <packing>
210                     <property name="top_attach">2</property>
211                     <property name="bottom_attach">3</property>
212                   </packing>
213                 </child>
214                 <child>
215                   <object class="GtkButton" id="digit6">
216                     <property name="visible">True</property>
217                     <property name="focus_on_click">False</property>
218                     <signal handler="on_digit_clicked" name="clicked"/>
219                     <accelerator key="6" modifiers="" signal="clicked"/>
220                     <accelerator key="m" modifiers="" signal="clicked"/>
221                     <accelerator key="n" modifiers="" signal="clicked"/>
222                     <accelerator key="o" modifiers="" signal="clicked"/>
223                     <child>
224                       <object class="GtkLabel" id="label15">
225                         <property name="visible">True</property>
226                         <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;6&lt;/span&gt;
227 &lt;span size="12000"&gt;MNO&lt;/span&gt;</property>
228                         <property name="use_markup">True</property>
229                         <property name="justify">GTK_JUSTIFY_CENTER</property>
230                       </object>
231                     </child>
232                   </object>
233                   <packing>
234                     <property name="left_attach">2</property>
235                     <property name="right_attach">3</property>
236                     <property name="top_attach">1</property>
237                     <property name="bottom_attach">2</property>
238                   </packing>
239                 </child>
240                 <child>
241                   <object class="GtkButton" id="digit5">
242                     <property name="visible">True</property>
243                     <property name="focus_on_click">False</property>
244                     <signal handler="on_digit_clicked" name="clicked"/>
245                     <accelerator key="5" modifiers="" signal="clicked"/>
246                     <accelerator key="j" modifiers="" signal="clicked"/>
247                     <accelerator key="k" modifiers="" signal="clicked"/>
248                     <accelerator key="l" modifiers="" signal="clicked"/>
249                     <child>
250                       <object class="GtkLabel" id="label14">
251                         <property name="visible">True</property>
252                         <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;5&lt;/span&gt;
253 &lt;span size="12000"&gt;JKL&lt;/span&gt;</property>
254                         <property name="use_markup">True</property>
255                         <property name="justify">GTK_JUSTIFY_CENTER</property>
256                       </object>
257                     </child>
258                   </object>
259                   <packing>
260                     <property name="left_attach">1</property>
261                     <property name="right_attach">2</property>
262                     <property name="top_attach">1</property>
263                     <property name="bottom_attach">2</property>
264                   </packing>
265                 </child>
266                 <child>
267                   <object class="GtkButton" id="digit4">
268                     <property name="visible">True</property>
269                     <property name="focus_on_click">False</property>
270                     <signal handler="on_digit_clicked" name="clicked"/>
271                     <accelerator key="4" modifiers="" signal="clicked"/>
272                     <accelerator key="g" modifiers="" signal="clicked"/>
273                     <accelerator key="h" modifiers="" signal="clicked"/>
274                     <accelerator key="i" modifiers="" signal="clicked"/>
275                     <child>
276                       <object class="GtkLabel" id="label13">
277                         <property name="visible">True</property>
278                         <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;4&lt;/span&gt;
279 &lt;span size="12000"&gt;GHI&lt;/span&gt;</property>
280                         <property name="use_markup">True</property>
281                         <property name="justify">GTK_JUSTIFY_CENTER</property>
282                       </object>
283                     </child>
284                   </object>
285                   <packing>
286                     <property name="top_attach">1</property>
287                     <property name="bottom_attach">2</property>
288                   </packing>
289                 </child>
290                 <child>
291                   <object class="GtkButton" id="digit3">
292                     <property name="visible">True</property>
293                     <property name="focus_on_click">False</property>
294                     <signal handler="on_digit_clicked" name="clicked"/>
295                     <accelerator key="3" modifiers="" signal="clicked"/>
296                     <accelerator key="d" modifiers="" signal="clicked"/>
297                     <accelerator key="e" modifiers="" signal="clicked"/>
298                     <accelerator key="f" modifiers="" signal="clicked"/>
299                     <child>
300                       <object class="GtkLabel" id="label11">
301                         <property name="visible">True</property>
302                         <property name="label" translatable="yes">&lt;span size="30000" weight="bold" stretch="ultraexpanded"&gt;3&lt;/span&gt;
303 &lt;span size="12000"&gt;DEF&lt;/span&gt;</property>
304                         <property name="use_markup">True</property>
305                         <property name="justify">GTK_JUSTIFY_CENTER</property>
306                       </object>
307                     </child>
308                   </object>
309                   <packing>
310                     <property name="left_attach">2</property>
311                     <property name="right_attach">3</property>
312                   </packing>
313                 </child>
314                 <child>
315                   <object class="GtkButton" id="digit2">
316                     <property name="visible">True</property>
317                     <property name="focus_on_click">False</property>
318                     <signal handler="on_digit_clicked" name="clicked"/>
319                     <accelerator key="2" modifiers="" signal="clicked"/>
320                     <accelerator key="a" modifiers="" signal="clicked"/>
321                     <accelerator key="b" modifiers="" signal="clicked"/>
322                     <accelerator key="c" modifiers="" signal="clicked"/>
323                     <child>
324                       <object class="GtkLabel" id="label10">
325                         <property name="visible">True</property>
326                         <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;2&lt;/span&gt;
327 &lt;span size="12000"&gt;ABC&lt;/span&gt;</property>
328                         <property name="use_markup">True</property>
329                         <property name="justify">GTK_JUSTIFY_CENTER</property>
330                       </object>
331                     </child>
332                   </object>
333                   <packing>
334                     <property name="left_attach">1</property>
335                     <property name="right_attach">2</property>
336                   </packing>
337                 </child>
338                 <child>
339                   <object class="GtkButton" id="digit1">
340                     <property name="visible">True</property>
341                     <property name="focus_on_click">False</property>
342                     <signal handler="on_digit_clicked" name="clicked"/>
343                     <accelerator key="1" modifiers="" signal="clicked"/>
344                     <child>
345                       <object class="GtkLabel" id="label12">
346                         <property name="visible">True</property>
347                         <property name="label" translatable="yes">&lt;span size="33000" weight="bold"&gt;1&lt;/span&gt;
348 &lt;span size="9000"&gt;  &lt;/span&gt;</property>
349                         <property name="use_markup">True</property>
350                       </object>
351                     </child>
352                   </object>
353                 </child>
354               </object>
355               <packing>
356                 <property name="position">1</property>
357               </packing>
358             </child>
359           </object>
360           <packing>
361             <property name="tab_expand">True</property>
362             <property name="tab_fill">False</property>
363           </packing>
364         </child>
365         <child type="tab">
366           <object class="GtkLabel" id="keypad">
367             <property name="height_request">30</property>
368             <property name="visible">True</property>
369             <property name="label" translatable="yes">Keypad</property>
370           </object>
371           <packing>
372             <property name="tab_expand">True</property>
373             <property name="tab_fill">False</property>
374           </packing>
375         </child>
376         <child>
377           <object class="GtkScrolledWindow" id="scrolledwindow1">
378             <property name="visible">True</property>
379             <property name="can_focus">True</property>
380             <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
381             <child>
382               <object class="GtkTreeView" id="recentview">
383                 <property name="visible">True</property>
384                 <property name="can_focus">True</property>
385                 <property name="headers_visible">False</property>
386                 <property name="enable_search">False</property>
387                 <property name="fixed_height_mode">True</property>
388                 <property name="enable_grid_lines">GTK_TREE_VIEW_GRID_LINES_HORIZONTAL</property>
389                 <property name="enable_tree_lines">True</property>
390                 <signal handler="on_recentview_row_activated" name="row_activated"/>
391               </object>
392             </child>
393           </object>
394           <packing>
395             <property name="position">1</property>
396             <property name="tab_expand">True</property>
397             <property name="tab_fill">False</property>
398           </packing>
399         </child>
400         <child type="tab">
401           <object class="GtkLabel" id="recent">
402             <property name="height_request">30</property>
403             <property name="visible">True</property>
404             <property name="label" translatable="yes">Recent</property>
405           </object>
406           <packing>
407             <property name="position">1</property>
408             <property name="tab_expand">True</property>
409             <property name="tab_fill">False</property>
410           </packing>
411         </child>
412         <child>
413           <object class="GtkTable" id="accountview">
414             <property name="visible">True</property>
415             <property name="border_width">11</property>
416             <property name="n_rows">3</property>
417             <property name="n_columns">2</property>
418             <child>
419               <placeholder/>
420             </child>
421             <child>
422               <object class="GtkLabel" id="label1">
423                 <property name="visible">True</property>
424                 <property name="xalign">1</property>
425                 <property name="xpad">5</property>
426                 <property name="label" translatable="yes">GrandCentral
427 Number:</property>
428                 <property name="justify">GTK_JUSTIFY_RIGHT</property>
429               </object>
430             </child>
431             <child>
432               <object class="GtkLabel" id="gcnumberlabel">
433                 <property name="visible">True</property>
434                 <property name="label" translatable="yes">&lt;span size="15000" weight="bold"&gt;(518) 555-1212&lt;/span&gt;</property>
435                 <property name="use_markup">True</property>
436               </object>
437               <packing>
438                 <property name="left_attach">1</property>
439                 <property name="right_attach">2</property>
440                 <property name="y_options"/>
441               </packing>
442             </child>
443             <child>
444               <object class="GtkButton" id="clearcookies">
445                 <property name="visible">True</property>
446                 <property name="can_focus">True</property>
447                 <property name="receives_default">True</property>
448                 <property name="label" translatable="yes">Clear Account Information
449 must reauthenticate</property>
450                 <signal handler="on_clearcookies_clicked" name="clicked"/>
451               </object>
452               <packing>
453                 <property name="left_attach">1</property>
454                 <property name="right_attach">2</property>
455                 <property name="top_attach">1</property>
456                 <property name="bottom_attach">2</property>
457                 <property name="y_options"/>
458               </packing>
459             </child>
460             <child>
461               <object class="GtkLabel" id="label3">
462                 <property name="visible">True</property>
463                 <property name="xalign">1</property>
464                 <property name="xpad">5</property>
465                 <property name="label" translatable="yes">Callback Number:</property>
466               </object>
467               <packing>
468                 <property name="top_attach">2</property>
469                 <property name="bottom_attach">3</property>
470               </packing>
471             </child>
472             <child>
473               <object class="GtkComboBoxEntry" id="callbackcombo">
474                 <property name="visible">True</property>
475                 <child internal-child="entry">
476                   <object class="GtkEntry" id="callbackentry">
477                     <property name="visible">True</property>
478                     <property name="can_focus">True</property>
479                     <signal handler="on_callbackentry_changed" name="changed"/>
480                   </object>
481                 </child>
482               </object>
483               <packing>
484                 <property name="left_attach">1</property>
485                 <property name="right_attach">2</property>
486                 <property name="top_attach">2</property>
487                 <property name="bottom_attach">3</property>
488                 <property name="x_options">GTK_FILL</property>
489                 <property name="y_options"/>
490               </packing>
491             </child>
492           </object>
493           <packing>
494             <property name="position">2</property>
495             <property name="tab_expand">True</property>
496             <property name="tab_fill">False</property>
497           </packing>
498         </child>
499         <child type="tab">
500           <object class="GtkLabel" id="account">
501             <property name="height_request">30</property>
502             <property name="visible">True</property>
503             <property name="label" translatable="yes">Account</property>
504           </object>
505           <packing>
506             <property name="position">2</property>
507             <property name="tab_fill">False</property>
508           </packing>
509         </child>
510         <child>
511           <object class="GtkVBox" id="vbox1">
512             <property name="visible">True</property>
513             <child>
514               <object class="GtkLabel" id="label2">
515                 <property name="visible">True</property>
516                 <property name="label" translatable="yes">&lt;span size="20000" weight="bold"&gt;GrandCentral Dialer&lt;/span&gt;
517 Copyright 2008</property>
518                 <property name="use_markup">True</property>
519                 <property name="justify">GTK_JUSTIFY_CENTER</property>
520               </object>
521             </child>
522             <child>
523               <object class="GtkLabel" id="label4">
524                 <property name="visible">True</property>
525                 <property name="label" translatable="yes">GUI front-end to initiate outbound call from Grandcentral.com, typically with Grancentral configured to connect the outbound call to a VOIP number accessible via Gizmo on the Internet Tablet.</property>
526                 <property name="wrap">True</property>
527               </object>
528               <packing>
529                 <property name="position">1</property>
530               </packing>
531             </child>
532             <child>
533               <object class="GtkLabel" id="label7">
534                 <property name="visible">True</property>
535                 <property name="label" translatable="yes">Authors: Mark Bergman &lt;bergman@merctech.com&gt;, Eric Warnke &lt;ericew@gmail.com&gt;</property>
536                 <property name="wrap">True</property>
537               </object>
538               <packing>
539                 <property name="position">2</property>
540               </packing>
541             </child>
542           </object>
543           <packing>
544             <property name="position">3</property>
545             <property name="tab_expand">True</property>
546             <property name="tab_fill">False</property>
547           </packing>
548         </child>
549         <child type="tab">
550           <object class="GtkLabel" id="about">
551             <property name="height_request">30</property>
552             <property name="visible">True</property>
553             <property name="label" translatable="yes">About</property>
554           </object>
555           <packing>
556             <property name="position">3</property>
557             <property name="tab_fill">False</property>
558           </packing>
559         </child>
560       </object>
561     </child>
562   </object>
563   <object class="GtkDialog" id="login_dialog">
564     <property name="border_width">5</property>
565     <property name="title" translatable="yes">Grandcentral Login</property>
566     <property name="resizable">False</property>
567     <property name="modal">True</property>
568     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
569     <property name="destroy_with_parent">True</property>
570     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
571     <property name="skip_taskbar_hint">True</property>
572     <property name="skip_pager_hint">True</property>
573     <property name="deletable">False</property>
574     <property name="transient_for">Dialpad</property>
575     <property name="has_separator">False</property>
576     <child internal-child="vbox">
577       <object class="GtkVBox" id="dialog-vbox1">
578         <property name="visible">True</property>
579         <property name="spacing">2</property>
580         <child>
581           <object class="GtkTable" id="table1">
582             <property name="visible">True</property>
583             <property name="n_rows">2</property>
584             <property name="n_columns">2</property>
585             <child>
586               <object class="GtkEntry" id="passwordentry">
587                 <property name="visible">True</property>
588                 <property name="can_focus">True</property>
589                 <property name="visibility">False</property>
590               </object>
591               <packing>
592                 <property name="left_attach">1</property>
593                 <property name="right_attach">2</property>
594                 <property name="top_attach">1</property>
595                 <property name="bottom_attach">2</property>
596               </packing>
597             </child>
598             <child>
599               <object class="GtkEntry" id="usernameentry">
600                 <property name="visible">True</property>
601                 <property name="can_focus">True</property>
602               </object>
603               <packing>
604                 <property name="left_attach">1</property>
605                 <property name="right_attach">2</property>
606               </packing>
607             </child>
608             <child>
609               <object class="GtkLabel" id="label6">
610                 <property name="visible">True</property>
611                 <property name="label" translatable="yes">Password</property>
612               </object>
613               <packing>
614                 <property name="top_attach">1</property>
615                 <property name="bottom_attach">2</property>
616               </packing>
617             </child>
618             <child>
619               <object class="GtkLabel" id="label5">
620                 <property name="visible">True</property>
621                 <property name="label" translatable="yes">Username</property>
622               </object>
623             </child>
624           </object>
625           <packing>
626             <property name="position">1</property>
627           </packing>
628         </child>
629         <child internal-child="action_area">
630           <object class="GtkHButtonBox" id="dialog-action_area1">
631             <property name="visible">True</property>
632             <property name="layout_style">GTK_BUTTONBOX_END</property>
633             <child>
634               <object class="GtkButton" id="loginbutton">
635                 <property name="visible">True</property>
636                 <property name="can_focus">True</property>
637                 <property name="receives_default">True</property>
638                 <property name="label" translatable="yes">Login</property>
639                 <signal handler="on_loginbutton_clicked" name="clicked"/>
640               </object>
641             </child>
642           </object>
643           <packing>
644             <property name="expand">False</property>
645             <property name="pack_type">GTK_PACK_END</property>
646           </packing>
647         </child>
648       </object>
649     </child>
650     <action-widgets>
651       <action-widget response="0">loginbutton</action-widget>
652     </action-widgets>
653   </object>
654 </interface>