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