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