Alternative GUI for addressbook, still needs some polish but it works
[gc-dialer] / src / 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.5 on Sat Aug  9 16:53:55 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="GtkVBox" id="vbox1">
11         <property name="visible">True</property>
12         <child>
13           <widget class="GtkMenuBar" id="dialpad_menubar">
14             <property name="visible">True</property>
15             <child>
16               <widget class="GtkMenuItem" id="file_menu_item">
17                 <property name="visible">True</property>
18                 <property name="label" translatable="yes">_File</property>
19                 <property name="use_underline">True</property>
20                 <child>
21                   <widget class="GtkMenu" id="menu1">
22                     <property name="visible">True</property>
23                     <child>
24                       <widget class="GtkImageMenuItem" id="login_menu_item">
25                         <property name="visible">True</property>
26                         <property name="label" translatable="yes">_New Login</property>
27                         <property name="use_underline">True</property>
28                         <signal name="activate" handler="on_clearcookies_clicked"/>
29                         <child internal-child="image">
30                           <widget class="GtkImage" id="menu-item-image11">
31                             <property name="stock">gtk-new</property>
32                           </widget>
33                         </child>
34                       </widget>
35                     </child>
36                     <child>
37                       <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
38                         <property name="visible">True</property>
39                       </widget>
40                     </child>
41                     <child>
42                       <widget class="GtkImageMenuItem" id="quit_menu_item">
43                         <property name="visible">True</property>
44                         <property name="label" translatable="yes">gtk-quit</property>
45                         <property name="use_underline">True</property>
46                         <property name="use_stock">True</property>
47                         <signal name="activate" handler="on_dialpad_quit"/>
48                       </widget>
49                     </child>
50                   </widget>
51                 </child>
52               </widget>
53             </child>
54             <child>
55               <widget class="GtkMenuItem" id="edit_menu_item">
56                 <property name="visible">True</property>
57                 <property name="label" translatable="yes">_Edit</property>
58                 <property name="use_underline">True</property>
59                 <child>
60                   <widget class="GtkMenu" id="menu2">
61                     <property name="visible">True</property>
62                     <child>
63                       <widget class="GtkImageMenuItem" id="paste_menu_item">
64                         <property name="visible">True</property>
65                         <property name="label" translatable="yes">gtk-paste</property>
66                         <property name="use_underline">True</property>
67                         <property name="use_stock">True</property>
68                         <signal name="activate" handler="on_paste"/>
69                       </widget>
70                     </child>
71                     <child>
72                       <widget class="GtkImageMenuItem" id="delete_menu_item">
73                         <property name="visible">True</property>
74                         <property name="label" translatable="yes">gtk-delete</property>
75                         <property name="use_underline">True</property>
76                         <property name="use_stock">True</property>
77                         <signal name="activate" handler="on_clear_number"/>
78                       </widget>
79                     </child>
80                   </widget>
81                 </child>
82               </widget>
83             </child>
84           </widget>
85           <packing>
86             <property name="expand">False</property>
87           </packing>
88         </child>
89         <child>
90           <widget class="GtkNotebook" id="notebook">
91             <property name="visible">True</property>
92             <property name="can_focus">True</property>
93             <property name="tab_pos">GTK_POS_BOTTOM</property>
94             <property name="show_border">False</property>
95             <property name="homogeneous">True</property>
96             <signal name="switch_page" handler="on_notebook_switch_page"/>
97             <child>
98               <widget class="GtkVBox" id="keypad_vbox">
99                 <property name="visible">True</property>
100                 <child>
101                   <widget class="GtkLabel" id="numberdisplay">
102                     <property name="height_request">50</property>
103                     <property name="visible">True</property>
104                     <property name="label" translatable="yes">&lt;span size="35000" weight="bold"&gt;(518) 555-1212&lt;/span&gt;</property>
105                     <property name="use_markup">True</property>
106                     <property name="justify">GTK_JUSTIFY_CENTER</property>
107                   </widget>
108                   <packing>
109                     <property name="expand">False</property>
110                     <property name="fill">False</property>
111                   </packing>
112                 </child>
113                 <child>
114                   <widget class="GtkTable" id="keypadview">
115                     <property name="visible">True</property>
116                     <property name="n_rows">4</property>
117                     <property name="n_columns">3</property>
118                     <property name="homogeneous">True</property>
119                     <child>
120                       <widget class="GtkButton" id="dial">
121                         <property name="visible">True</property>
122                         <property name="has_default">True</property>
123                         <property name="focus_on_click">False</property>
124                         <property name="response_id">0</property>
125                         <signal name="clicked" handler="on_dial_clicked"/>
126                         <accelerator key="Return" modifiers="" signal="clicked"/>
127                         <child>
128                           <widget class="GtkHBox" id="hbox1">
129                             <property name="visible">True</property>
130                             <child>
131                               <widget class="GtkImage" id="image1">
132                                 <property name="visible">True</property>
133                                 <property name="xalign">1</property>
134                                 <property name="stock">gtk-yes</property>
135                               </widget>
136                             </child>
137                             <child>
138                               <widget class="GtkLabel" id="label8">
139                                 <property name="visible">True</property>
140                                 <property name="xalign">0</property>
141                                 <property name="xpad">5</property>
142                                 <property name="label" translatable="yes">&lt;span size="17000" weight="bold"&gt;Dial&lt;/span&gt;</property>
143                                 <property name="use_markup">True</property>
144                               </widget>
145                               <packing>
146                                 <property name="position">1</property>
147                               </packing>
148                             </child>
149                           </widget>
150                         </child>
151                       </widget>
152                       <packing>
153                         <property name="left_attach">2</property>
154                         <property name="right_attach">3</property>
155                         <property name="top_attach">3</property>
156                         <property name="bottom_attach">4</property>
157                       </packing>
158                     </child>
159                     <child>
160                       <widget class="GtkButton" id="digit0">
161                         <property name="visible">True</property>
162                         <property name="focus_on_click">False</property>
163                         <property name="response_id">0</property>
164                         <signal name="clicked" handler="on_digit_clicked"/>
165                         <accelerator key="0" modifiers="" signal="clicked"/>
166                         <child>
167                           <widget class="GtkLabel" id="label19">
168                             <property name="visible">True</property>
169                             <property name="label" translatable="yes">&lt;span size="33000" weight="bold"&gt;0&lt;/span&gt;
170 &lt;span size="9000"&gt;&lt;/span&gt;</property>
171                             <property name="use_markup">True</property>
172                             <property name="justify">GTK_JUSTIFY_CENTER</property>
173                           </widget>
174                         </child>
175                       </widget>
176                       <packing>
177                         <property name="left_attach">1</property>
178                         <property name="right_attach">2</property>
179                         <property name="top_attach">3</property>
180                         <property name="bottom_attach">4</property>
181                       </packing>
182                     </child>
183                     <child>
184                       <widget class="GtkButton" id="back">
185                         <property name="visible">True</property>
186                         <property name="focus_on_click">False</property>
187                         <property name="response_id">0</property>
188                         <signal name="clicked" handler="on_back_clicked"/>
189                         <accelerator key="BackSpace" modifiers="" signal="clicked"/>
190                         <child>
191                           <widget class="GtkHBox" id="hbox2">
192                             <property name="visible">True</property>
193                             <child>
194                               <widget class="GtkImage" id="image2">
195                                 <property name="visible">True</property>
196                                 <property name="xalign">1</property>
197                                 <property name="stock">gtk-no</property>
198                               </widget>
199                             </child>
200                             <child>
201                               <widget class="GtkLabel" id="label9">
202                                 <property name="visible">True</property>
203                                 <property name="xalign">0</property>
204                                 <property name="xpad">5</property>
205                                 <property name="label" translatable="yes">&lt;span size="17000" weight="Bold"&gt;Back&lt;/span&gt;</property>
206                                 <property name="use_markup">True</property>
207                               </widget>
208                               <packing>
209                                 <property name="position">1</property>
210                               </packing>
211                             </child>
212                           </widget>
213                         </child>
214                       </widget>
215                       <packing>
216                         <property name="top_attach">3</property>
217                         <property name="bottom_attach">4</property>
218                       </packing>
219                     </child>
220                     <child>
221                       <widget class="GtkButton" id="digit9">
222                         <property name="visible">True</property>
223                         <property name="focus_on_click">False</property>
224                         <property name="response_id">0</property>
225                         <signal name="clicked" handler="on_digit_clicked"/>
226                         <accelerator key="z" modifiers="" signal="clicked"/>
227                         <accelerator key="y" modifiers="" signal="clicked"/>
228                         <accelerator key="x" modifiers="" signal="clicked"/>
229                         <accelerator key="w" modifiers="" signal="clicked"/>
230                         <accelerator key="9" modifiers="" signal="clicked"/>
231                         <child>
232                           <widget class="GtkLabel" id="label18">
233                             <property name="visible">True</property>
234                             <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;9&lt;/span&gt;
235 &lt;span size="12000"&gt;WXYZ&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">2</property>
245                         <property name="bottom_attach">3</property>
246                       </packing>
247                     </child>
248                     <child>
249                       <widget class="GtkButton" id="digit8">
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="v" modifiers="" signal="clicked"/>
255                         <accelerator key="u" modifiers="" signal="clicked"/>
256                         <accelerator key="t" modifiers="" signal="clicked"/>
257                         <accelerator key="8" modifiers="" signal="clicked"/>
258                         <child>
259                           <widget class="GtkLabel" id="label17">
260                             <property name="visible">True</property>
261                             <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;8&lt;/span&gt;
262 &lt;span size="12000"&gt;TUV&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">2</property>
272                         <property name="bottom_attach">3</property>
273                       </packing>
274                     </child>
275                     <child>
276                       <widget class="GtkButton" id="digit7">
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="s" modifiers="" signal="clicked"/>
282                         <accelerator key="r" modifiers="" signal="clicked"/>
283                         <accelerator key="q" modifiers="" signal="clicked"/>
284                         <accelerator key="p" modifiers="" signal="clicked"/>
285                         <accelerator key="7" modifiers="" signal="clicked"/>
286                         <child>
287                           <widget class="GtkLabel" id="label16">
288                             <property name="visible">True</property>
289                             <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;7&lt;/span&gt;
290 &lt;span size="12000"&gt;PQRS&lt;/span&gt;</property>
291                             <property name="use_markup">True</property>
292                             <property name="justify">GTK_JUSTIFY_CENTER</property>
293                           </widget>
294                         </child>
295                       </widget>
296                       <packing>
297                         <property name="top_attach">2</property>
298                         <property name="bottom_attach">3</property>
299                       </packing>
300                     </child>
301                     <child>
302                       <widget class="GtkButton" id="digit6">
303                         <property name="visible">True</property>
304                         <property name="focus_on_click">False</property>
305                         <property name="response_id">0</property>
306                         <signal name="clicked" handler="on_digit_clicked"/>
307                         <accelerator key="o" modifiers="" signal="clicked"/>
308                         <accelerator key="n" modifiers="" signal="clicked"/>
309                         <accelerator key="m" modifiers="" signal="clicked"/>
310                         <accelerator key="6" modifiers="" signal="clicked"/>
311                         <child>
312                           <widget class="GtkLabel" id="label15">
313                             <property name="visible">True</property>
314                             <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;6&lt;/span&gt;
315 &lt;span size="12000"&gt;MNO&lt;/span&gt;</property>
316                             <property name="use_markup">True</property>
317                             <property name="justify">GTK_JUSTIFY_CENTER</property>
318                           </widget>
319                         </child>
320                       </widget>
321                       <packing>
322                         <property name="left_attach">2</property>
323                         <property name="right_attach">3</property>
324                         <property name="top_attach">1</property>
325                         <property name="bottom_attach">2</property>
326                       </packing>
327                     </child>
328                     <child>
329                       <widget class="GtkButton" id="digit5">
330                         <property name="visible">True</property>
331                         <property name="focus_on_click">False</property>
332                         <property name="response_id">0</property>
333                         <signal name="clicked" handler="on_digit_clicked"/>
334                         <accelerator key="l" modifiers="" signal="clicked"/>
335                         <accelerator key="k" modifiers="" signal="clicked"/>
336                         <accelerator key="j" modifiers="" signal="clicked"/>
337                         <accelerator key="5" modifiers="" signal="clicked"/>
338                         <child>
339                           <widget class="GtkLabel" id="label14">
340                             <property name="visible">True</property>
341                             <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;5&lt;/span&gt;
342 &lt;span size="12000"&gt;JKL&lt;/span&gt;</property>
343                             <property name="use_markup">True</property>
344                             <property name="justify">GTK_JUSTIFY_CENTER</property>
345                           </widget>
346                         </child>
347                       </widget>
348                       <packing>
349                         <property name="left_attach">1</property>
350                         <property name="right_attach">2</property>
351                         <property name="top_attach">1</property>
352                         <property name="bottom_attach">2</property>
353                       </packing>
354                     </child>
355                     <child>
356                       <widget class="GtkButton" id="digit4">
357                         <property name="visible">True</property>
358                         <property name="focus_on_click">False</property>
359                         <property name="response_id">0</property>
360                         <signal name="clicked" handler="on_digit_clicked"/>
361                         <accelerator key="i" modifiers="" signal="clicked"/>
362                         <accelerator key="h" modifiers="" signal="clicked"/>
363                         <accelerator key="g" modifiers="" signal="clicked"/>
364                         <accelerator key="4" modifiers="" signal="clicked"/>
365                         <child>
366                           <widget class="GtkLabel" id="label13">
367                             <property name="visible">True</property>
368                             <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;4&lt;/span&gt;
369 &lt;span size="12000"&gt;GHI&lt;/span&gt;</property>
370                             <property name="use_markup">True</property>
371                             <property name="justify">GTK_JUSTIFY_CENTER</property>
372                           </widget>
373                         </child>
374                       </widget>
375                       <packing>
376                         <property name="top_attach">1</property>
377                         <property name="bottom_attach">2</property>
378                       </packing>
379                     </child>
380                     <child>
381                       <widget class="GtkButton" id="digit3">
382                         <property name="visible">True</property>
383                         <property name="focus_on_click">False</property>
384                         <property name="response_id">0</property>
385                         <signal name="clicked" handler="on_digit_clicked"/>
386                         <accelerator key="f" modifiers="" signal="clicked"/>
387                         <accelerator key="e" modifiers="" signal="clicked"/>
388                         <accelerator key="d" modifiers="" signal="clicked"/>
389                         <accelerator key="3" modifiers="" signal="clicked"/>
390                         <child>
391                           <widget class="GtkLabel" id="label11">
392                             <property name="visible">True</property>
393                             <property name="label" translatable="yes">&lt;span size="30000" weight="bold" stretch="ultraexpanded"&gt;3&lt;/span&gt;
394 &lt;span size="12000"&gt;DEF&lt;/span&gt;</property>
395                             <property name="use_markup">True</property>
396                             <property name="justify">GTK_JUSTIFY_CENTER</property>
397                           </widget>
398                         </child>
399                       </widget>
400                       <packing>
401                         <property name="left_attach">2</property>
402                         <property name="right_attach">3</property>
403                       </packing>
404                     </child>
405                     <child>
406                       <widget class="GtkButton" id="digit2">
407                         <property name="visible">True</property>
408                         <property name="focus_on_click">False</property>
409                         <property name="response_id">0</property>
410                         <signal name="clicked" handler="on_digit_clicked"/>
411                         <accelerator key="c" modifiers="" signal="clicked"/>
412                         <accelerator key="b" modifiers="" signal="clicked"/>
413                         <accelerator key="a" modifiers="" signal="clicked"/>
414                         <accelerator key="2" modifiers="" signal="clicked"/>
415                         <child>
416                           <widget class="GtkLabel" id="label10">
417                             <property name="visible">True</property>
418                             <property name="label" translatable="yes">&lt;span size="30000" weight="bold"&gt;2&lt;/span&gt;
419 &lt;span size="12000"&gt;ABC&lt;/span&gt;</property>
420                             <property name="use_markup">True</property>
421                             <property name="justify">GTK_JUSTIFY_CENTER</property>
422                           </widget>
423                         </child>
424                       </widget>
425                       <packing>
426                         <property name="left_attach">1</property>
427                         <property name="right_attach">2</property>
428                       </packing>
429                     </child>
430                     <child>
431                       <widget class="GtkButton" id="digit1">
432                         <property name="visible">True</property>
433                         <property name="focus_on_click">False</property>
434                         <property name="response_id">0</property>
435                         <signal name="clicked" handler="on_digit_clicked"/>
436                         <accelerator key="1" modifiers="" signal="clicked"/>
437                         <child>
438                           <widget class="GtkLabel" id="label12">
439                             <property name="visible">True</property>
440                             <property name="label" translatable="yes">&lt;span size="33000" weight="bold"&gt;1&lt;/span&gt;
441 &lt;span size="9000"&gt;  &lt;/span&gt;</property>
442                             <property name="use_markup">True</property>
443                           </widget>
444                         </child>
445                       </widget>
446                     </child>
447                   </widget>
448                   <packing>
449                     <property name="position">1</property>
450                   </packing>
451                 </child>
452               </widget>
453               <packing>
454                 <property name="tab_expand">True</property>
455                 <property name="tab_fill">False</property>
456               </packing>
457             </child>
458             <child>
459               <widget class="GtkLabel" id="keypad">
460                 <property name="height_request">30</property>
461                 <property name="visible">True</property>
462                 <property name="label" translatable="yes">Keypad</property>
463               </widget>
464               <packing>
465                 <property name="type">tab</property>
466                 <property name="tab_expand">True</property>
467                 <property name="tab_fill">False</property>
468               </packing>
469             </child>
470             <child>
471               <widget class="GtkTable" id="contacts_table">
472                 <property name="visible">True</property>
473                 <property name="n_rows">2</property>
474                 <property name="n_columns">1</property>
475                 <child>
476                   <widget class="GtkComboBoxEntry" id="addressbook_combo">
477                     <property name="visible">True</property>
478                     <child internal-child="entry">
479                       <widget class="GtkEntry" id="addressbook_comboboxentry">
480                         <property name="visible">True</property>
481                         <property name="can_focus">True</property>
482                         <property name="editable">False</property>
483                         <signal name="changed" handler="on_addressboox_change"/>
484                       </widget>
485                     </child>
486                   </widget>
487                   <packing>
488                     <property name="x_options">GTK_FILL</property>
489                     <property name="y_options">GTK_FILL</property>
490                   </packing>
491                 </child>
492                 <child>
493                   <widget class="GtkScrolledWindow" id="contacts_scrolledwindow">
494                     <property name="visible">True</property>
495                     <property name="can_focus">True</property>
496                     <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
497                     <child>
498                       <widget class="GtkTreeView" id="contactsview">
499                         <property name="visible">True</property>
500                         <property name="can_focus">True</property>
501                         <property name="headers_visible">False</property>
502                         <property name="enable_search">False</property>
503                         <property name="fixed_height_mode">True</property>
504                         <property name="enable_grid_lines">GTK_TREE_VIEW_GRID_LINES_HORIZONTAL</property>
505                         <property name="enable_tree_lines">True</property>
506                         <signal name="row_activated" handler="on_contactsview_row_activated"/>
507                       </widget>
508                     </child>
509                   </widget>
510                   <packing>
511                     <property name="top_attach">1</property>
512                     <property name="bottom_attach">2</property>
513                   </packing>
514                 </child>
515               </widget>
516               <packing>
517                 <property name="position">1</property>
518                 <property name="tab_expand">True</property>
519                 <property name="tab_fill">False</property>
520               </packing>
521             </child>
522             <child>
523               <widget class="GtkLabel" id="contacts">
524                 <property name="visible">True</property>
525                 <property name="label" translatable="yes">Contacts</property>
526               </widget>
527               <packing>
528                 <property name="type">tab</property>
529                 <property name="position">1</property>
530                 <property name="tab_expand">True</property>
531                 <property name="tab_fill">False</property>
532               </packing>
533             </child>
534             <child>
535               <widget class="GtkScrolledWindow" id="recent_scrolledwindow">
536                 <property name="visible">True</property>
537                 <property name="can_focus">True</property>
538                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
539                 <child>
540                   <widget class="GtkTreeView" id="recentview">
541                     <property name="visible">True</property>
542                     <property name="can_focus">True</property>
543                     <property name="headers_visible">False</property>
544                     <property name="enable_search">False</property>
545                     <property name="fixed_height_mode">True</property>
546                     <property name="enable_grid_lines">GTK_TREE_VIEW_GRID_LINES_HORIZONTAL</property>
547                     <property name="enable_tree_lines">True</property>
548                     <signal name="row_activated" handler="on_recentview_row_activated"/>
549                   </widget>
550                 </child>
551               </widget>
552               <packing>
553                 <property name="position">1</property>
554                 <property name="tab_expand">True</property>
555                 <property name="tab_fill">False</property>
556               </packing>
557             </child>
558             <child>
559               <widget class="GtkLabel" id="recent">
560                 <property name="height_request">30</property>
561                 <property name="visible">True</property>
562                 <property name="label" translatable="yes">Recent</property>
563               </widget>
564               <packing>
565                 <property name="type">tab</property>
566                 <property name="position">1</property>
567                 <property name="tab_expand">True</property>
568                 <property name="tab_fill">False</property>
569               </packing>
570             </child>
571             <child>
572               <widget class="GtkTable" id="accountview">
573                 <property name="visible">True</property>
574                 <property name="border_width">11</property>
575                 <property name="n_rows">3</property>
576                 <property name="n_columns">2</property>
577                 <child>
578                   <placeholder/>
579                 </child>
580                 <child>
581                   <widget class="GtkLabel" id="gcnumber_label">
582                     <property name="visible">True</property>
583                     <property name="xalign">1</property>
584                     <property name="xpad">5</property>
585                     <property name="label" translatable="yes">GrandCentral
586 Number:</property>
587                     <property name="justify">GTK_JUSTIFY_RIGHT</property>
588                   </widget>
589                 </child>
590                 <child>
591                   <widget class="GtkLabel" id="gcnumber_display">
592                     <property name="visible">True</property>
593                     <property name="label" translatable="yes">&lt;span size="15000" weight="bold"&gt;(518) 555-1212&lt;/span&gt;</property>
594                     <property name="use_markup">True</property>
595                   </widget>
596                   <packing>
597                     <property name="left_attach">1</property>
598                     <property name="right_attach">2</property>
599                     <property name="y_options"></property>
600                   </packing>
601                 </child>
602                 <child>
603                   <widget class="GtkButton" id="clearcookies">
604                     <property name="visible">True</property>
605                     <property name="can_focus">True</property>
606                     <property name="receives_default">True</property>
607                     <property name="label" translatable="yes">Clear Account Information
608 must reauthenticate</property>
609                     <property name="response_id">0</property>
610                     <signal name="clicked" handler="on_clearcookies_clicked"/>
611                   </widget>
612                   <packing>
613                     <property name="left_attach">1</property>
614                     <property name="right_attach">2</property>
615                     <property name="top_attach">1</property>
616                     <property name="bottom_attach">2</property>
617                     <property name="y_options"></property>
618                   </packing>
619                 </child>
620                 <child>
621                   <widget class="GtkLabel" id="callback_number_label">
622                     <property name="visible">True</property>
623                     <property name="xalign">1</property>
624                     <property name="xpad">5</property>
625                     <property name="label" translatable="yes">Callback Number:</property>
626                   </widget>
627                   <packing>
628                     <property name="top_attach">2</property>
629                     <property name="bottom_attach">3</property>
630                   </packing>
631                 </child>
632                 <child>
633                   <widget class="GtkComboBoxEntry" id="callbackcombo">
634                     <property name="visible">True</property>
635                     <child internal-child="entry">
636                       <widget class="GtkEntry" id="callback_comboboxentry">
637                         <property name="visible">True</property>
638                         <property name="can_focus">True</property>
639                         <signal name="changed" handler="on_callbackentry_changed"/>
640                       </widget>
641                     </child>
642                   </widget>
643                   <packing>
644                     <property name="left_attach">1</property>
645                     <property name="right_attach">2</property>
646                     <property name="top_attach">2</property>
647                     <property name="bottom_attach">3</property>
648                     <property name="x_options">GTK_FILL</property>
649                     <property name="y_options"></property>
650                   </packing>
651                 </child>
652               </widget>
653               <packing>
654                 <property name="position">2</property>
655                 <property name="tab_expand">True</property>
656                 <property name="tab_fill">False</property>
657               </packing>
658             </child>
659             <child>
660               <widget class="GtkLabel" id="account">
661                 <property name="height_request">30</property>
662                 <property name="visible">True</property>
663                 <property name="label" translatable="yes">Account</property>
664               </widget>
665               <packing>
666                 <property name="type">tab</property>
667                 <property name="position">2</property>
668                 <property name="tab_fill">False</property>
669               </packing>
670             </child>
671             <child>
672               <widget class="GtkVBox" id="about_vbox">
673                 <property name="visible">True</property>
674                 <child>
675                   <widget class="GtkLabel" id="about_title">
676                     <property name="visible">True</property>
677                     <property name="label" translatable="yes">&lt;span size="20000" weight="bold"&gt;GrandCentral Dialer&lt;/span&gt;
678 Copyright 2008</property>
679                     <property name="use_markup">True</property>
680                     <property name="justify">GTK_JUSTIFY_CENTER</property>
681                   </widget>
682                 </child>
683                 <child>
684                   <widget class="GtkLabel" id="about_description">
685                     <property name="visible">True</property>
686                     <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>
687                     <property name="wrap">True</property>
688                   </widget>
689                   <packing>
690                     <property name="position">1</property>
691                   </packing>
692                 </child>
693                 <child>
694                   <widget class="GtkLabel" id="about_authors">
695                     <property name="visible">True</property>
696                     <property name="label" translatable="yes">Authors: Mark Bergman &lt;bergman@merctech.com&gt;, Eric Warnke &lt;ericew@gmail.com&gt;</property>
697                     <property name="wrap">True</property>
698                   </widget>
699                   <packing>
700                     <property name="position">2</property>
701                   </packing>
702                 </child>
703               </widget>
704               <packing>
705                 <property name="position">3</property>
706                 <property name="tab_expand">True</property>
707                 <property name="tab_fill">False</property>
708               </packing>
709             </child>
710             <child>
711               <widget class="GtkLabel" id="about">
712                 <property name="height_request">30</property>
713                 <property name="visible">True</property>
714                 <property name="label" translatable="yes">About</property>
715               </widget>
716               <packing>
717                 <property name="type">tab</property>
718                 <property name="position">3</property>
719                 <property name="tab_fill">False</property>
720               </packing>
721             </child>
722           </widget>
723           <packing>
724             <property name="position">1</property>
725           </packing>
726         </child>
727       </widget>
728     </child>
729   </widget>
730   <widget class="GtkDialog" id="login_dialog">
731     <property name="border_width">5</property>
732     <property name="title" translatable="yes">Grandcentral Login</property>
733     <property name="resizable">False</property>
734     <property name="modal">True</property>
735     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
736     <property name="destroy_with_parent">True</property>
737     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
738     <property name="skip_taskbar_hint">True</property>
739     <property name="skip_pager_hint">True</property>
740     <property name="deletable">False</property>
741     <property name="transient_for">Dialpad</property>
742     <property name="has_separator">False</property>
743     <child internal-child="vbox">
744       <widget class="GtkVBox" id="dialog-vbox1">
745         <property name="visible">True</property>
746         <property name="spacing">2</property>
747         <child>
748           <widget class="GtkTable" id="table1">
749             <property name="visible">True</property>
750             <property name="n_rows">2</property>
751             <property name="n_columns">2</property>
752             <child>
753               <widget class="GtkLabel" id="username_label">
754                 <property name="visible">True</property>
755                 <property name="label" translatable="yes">Username</property>
756               </widget>
757             </child>
758             <child>
759               <widget class="GtkLabel" id="password_label">
760                 <property name="visible">True</property>
761                 <property name="label" translatable="yes">Password</property>
762               </widget>
763               <packing>
764                 <property name="top_attach">1</property>
765                 <property name="bottom_attach">2</property>
766               </packing>
767             </child>
768             <child>
769               <widget class="GtkEntry" id="usernameentry">
770                 <property name="visible">True</property>
771                 <property name="can_focus">True</property>
772               </widget>
773               <packing>
774                 <property name="left_attach">1</property>
775                 <property name="right_attach">2</property>
776               </packing>
777             </child>
778             <child>
779               <widget class="GtkEntry" id="passwordentry">
780                 <property name="visible">True</property>
781                 <property name="can_focus">True</property>
782                 <property name="visibility">False</property>
783               </widget>
784               <packing>
785                 <property name="left_attach">1</property>
786                 <property name="right_attach">2</property>
787                 <property name="top_attach">1</property>
788                 <property name="bottom_attach">2</property>
789               </packing>
790             </child>
791           </widget>
792           <packing>
793             <property name="position">1</property>
794           </packing>
795         </child>
796         <child internal-child="action_area">
797           <widget class="GtkHButtonBox" id="dialog-action_area1">
798             <property name="visible">True</property>
799             <property name="layout_style">GTK_BUTTONBOX_END</property>
800             <child>
801               <widget class="GtkButton" id="loginbutton">
802                 <property name="visible">True</property>
803                 <property name="can_focus">True</property>
804                 <property name="receives_default">True</property>
805                 <property name="label" translatable="yes">Login</property>
806                 <property name="response_id">0</property>
807                 <signal name="clicked" handler="on_loginbutton_clicked"/>
808               </widget>
809             </child>
810             <child>
811               <widget class="GtkButton" id="closebutton">
812                 <property name="visible">True</property>
813                 <property name="can_focus">True</property>
814                 <property name="receives_default">True</property>
815                 <property name="label" translatable="yes">Close</property>
816                 <property name="response_id">0</property>
817                 <signal name="clicked" handler="on_loginclose_clicked"/>
818               </widget>
819               <packing>
820                 <property name="position">1</property>
821               </packing>
822             </child>
823           </widget>
824           <packing>
825             <property name="expand">False</property>
826             <property name="pack_type">GTK_PACK_END</property>
827           </packing>
828         </child>
829       </widget>
830     </child>
831   </widget>
832   <widget class="GtkDialog" id="phonetype_dialog">
833     <property name="border_width">5</property>
834     <property name="title" translatable="yes">Select Phone Type</property>
835     <property name="resizable">False</property>
836     <property name="modal">True</property>
837     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
838     <property name="destroy_with_parent">True</property>
839     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
840     <property name="skip_taskbar_hint">True</property>
841     <property name="skip_pager_hint">True</property>
842     <property name="deletable">False</property>
843     <property name="transient_for">Dialpad</property>
844     <property name="has_separator">False</property>
845     <child internal-child="vbox">
846       <widget class="GtkVBox" id="dialog-vbox3">
847         <property name="visible">True</property>
848         <property name="spacing">2</property>
849         <child>
850           <widget class="GtkTreeView" id="phonetypes">
851             <property name="visible">True</property>
852             <property name="can_focus">True</property>
853             <property name="headers_clickable">True</property>
854             <signal name="row_activated" handler="on_phonetype_select"/>
855           </widget>
856           <packing>
857             <property name="position">1</property>
858           </packing>
859         </child>
860         <child internal-child="action_area">
861           <widget class="GtkHButtonBox" id="dialog-action_area3">
862             <property name="visible">True</property>
863             <property name="layout_style">GTK_BUTTONBOX_END</property>
864             <child>
865               <widget class="GtkButton" id="select_button">
866                 <property name="visible">True</property>
867                 <property name="can_focus">True</property>
868                 <property name="label" translatable="yes">Select</property>
869                 <property name="response_id">0</property>
870                 <signal name="clicked" handler="on_phonetype_select"/>
871               </widget>
872             </child>
873             <child>
874               <widget class="GtkButton" id="cancel_button">
875                 <property name="visible">True</property>
876                 <property name="can_focus">True</property>
877                 <property name="receives_default">True</property>
878                 <property name="label" translatable="yes">Cancel</property>
879                 <property name="response_id">0</property>
880                 <signal name="clicked" handler="on_phonetype_cancel"/>
881               </widget>
882               <packing>
883                 <property name="position">1</property>
884               </packing>
885             </child>
886           </widget>
887           <packing>
888             <property name="expand">False</property>
889             <property name="pack_type">GTK_PACK_END</property>
890           </packing>
891         </child>
892       </widget>
893     </child>
894   </widget>
895 </glade-interface>