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