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