/[xlog]/xlog/xlog.glade
ViewVC logotype

Diff of /xlog/xlog.glade

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by pa4tu, Wed Oct 15 17:23:31 2003 UTC revision 1.40 by pa4tu, Sun Oct 19 15:01:41 2003 UTC
# Line 22  Line 22 
22        <property name="spacing">0</property>        <property name="spacing">0</property>
23    
24        <child>        <child>
25          <widget class="GtkAlignment" id="menualignment">          <widget class="GtkMenuBar" id="menubar">
26            <property name="visible">True</property>            <property name="visible">True</property>
           <property name="xalign">0.5</property>  
           <property name="yalign">0.5</property>  
           <property name="xscale">1</property>  
           <property name="yscale">1</property>  
27    
28            <child>            <child>
29              <widget class="GtkMenuBar" id="menubar">              <widget class="GtkMenuItem" id="log">
30                <property name="visible">True</property>                <property name="visible">True</property>
31                  <property name="label" translatable="yes">_Log</property>
32                  <property name="use_underline">True</property>
33    
34                <child>                <child>
35                  <widget class="GtkMenuItem" id="log">                  <widget class="GtkMenu" id="log_menu">
                   <property name="visible">True</property>  
                   <property name="label" translatable="yes">_Log</property>  
                   <property name="use_underline">True</property>  
36    
37                    <child>                    <child>
38                      <widget class="GtkMenu" id="log_menu">                      <widget class="GtkImageMenuItem" id="new">
39                          <property name="visible">True</property>
40                          <property name="label" translatable="yes">New...</property>
41                          <property name="use_underline">True</property>
42                          <signal name="activate" handler="on_menu_new_activate"/>
43                          <accelerator key="n" modifiers="GDK_CONTROL_MASK" signal="activate"/>
44    
45                        <child>                        <child internal-child="image">
46                          <widget class="GtkImageMenuItem" id="new">                          <widget class="GtkImage" id="image379">
47                            <property name="visible">True</property>                            <property name="visible">True</property>
48                            <property name="label" translatable="yes">New...</property>                            <property name="stock">gtk-new</property>
49                            <property name="use_underline">True</property>                            <property name="icon_size">1</property>
50                            <signal name="activate" handler="on_menu_new_activate"/>                            <property name="xalign">0.5</property>
51                            <accelerator key="n" modifiers="GDK_CONTROL_MASK" signal="activate"/>                            <property name="yalign">0.5</property>
52                              <property name="xpad">0</property>
53                            <child internal-child="image">                            <property name="ypad">0</property>
                             <widget class="GtkImage" id="image379">  
                               <property name="visible">True</property>  
                               <property name="stock">gtk-new</property>  
                               <property name="icon_size">1</property>  
                               <property name="xalign">0.5</property>  
                               <property name="yalign">0.5</property>  
                               <property name="xpad">0</property>  
                               <property name="ypad">0</property>  
                             </widget>  
                           </child>  
54                          </widget>                          </widget>
55                        </child>                        </child>
56                        </widget>
57                      </child>
58    
59                        <child>                    <child>
60                          <widget class="GtkImageMenuItem" id="open">                      <widget class="GtkImageMenuItem" id="open">
61                            <property name="visible">True</property>                        <property name="visible">True</property>
62                            <property name="label" translatable="yes">Open</property>                        <property name="label" translatable="yes">Open</property>
63                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
64                            <signal name="activate" handler="on_menu_open_activate"/>                        <signal name="activate" handler="on_menu_open_activate"/>
65                            <accelerator key="o" modifiers="GDK_CONTROL_MASK" signal="activate"/>                        <accelerator key="o" modifiers="GDK_CONTROL_MASK" signal="activate"/>
   
                           <child internal-child="image">  
                             <widget class="GtkImage" id="image380">  
                               <property name="visible">True</property>  
                               <property name="stock">gtk-open</property>  
                               <property name="icon_size">1</property>  
                               <property name="xalign">0.5</property>  
                               <property name="yalign">0.5</property>  
                               <property name="xpad">0</property>  
                               <property name="ypad">0</property>  
                             </widget>  
                           </child>  
                         </widget>  
                       </child>  
66    
67                        <child>                        <child internal-child="image">
68                          <widget class="GtkMenuItem" id="scheidslijn1">                          <widget class="GtkImage" id="image380">
69                            <property name="visible">True</property>                            <property name="visible">True</property>
70                              <property name="stock">gtk-open</property>
71                              <property name="icon_size">1</property>
72                              <property name="xalign">0.5</property>
73                              <property name="yalign">0.5</property>
74                              <property name="xpad">0</property>
75                              <property name="ypad">0</property>
76                          </widget>                          </widget>
77                        </child>                        </child>
78                        </widget>
79                      </child>
80    
81                        <child>                    <child>
82                          <widget class="GtkImageMenuItem" id="save">                      <widget class="GtkMenuItem" id="scheidslijn1">
83                            <property name="visible">True</property>                        <property name="visible">True</property>
84                            <property name="label" translatable="yes">Save</property>                      </widget>
85                            <property name="use_underline">True</property>                    </child>
                           <signal name="activate" handler="on_menu_save_activate"/>  
                           <accelerator key="s" modifiers="GDK_CONTROL_MASK" signal="activate"/>  
86    
87                            <child internal-child="image">                    <child>
88                              <widget class="GtkImage" id="image381">                      <widget class="GtkImageMenuItem" id="save">
89                                <property name="visible">True</property>                        <property name="visible">True</property>
90                                <property name="stock">gtk-save</property>                        <property name="label" translatable="yes">Save</property>
91                                <property name="icon_size">1</property>                        <property name="use_underline">True</property>
92                                <property name="xalign">0.5</property>                        <signal name="activate" handler="on_menu_save_activate"/>
93                                <property name="yalign">0.5</property>                        <accelerator key="s" modifiers="GDK_CONTROL_MASK" signal="activate"/>
                               <property name="xpad">0</property>  
                               <property name="ypad">0</property>  
                             </widget>  
                           </child>  
                         </widget>  
                       </child>  
94    
95                        <child>                        <child internal-child="image">
96                          <widget class="GtkImageMenuItem" id="saveas">                          <widget class="GtkImage" id="image381">
97                            <property name="visible">True</property>                            <property name="visible">True</property>
98                            <property name="label" translatable="yes">Save As...</property>                            <property name="stock">gtk-save</property>
99                            <property name="use_underline">True</property>                            <property name="icon_size">1</property>
100                            <signal name="activate" handler="on_menu_saveas_activate"/>                            <property name="xalign">0.5</property>
101                              <property name="yalign">0.5</property>
102                            <child internal-child="image">                            <property name="xpad">0</property>
103                              <widget class="GtkImage" id="image382">                            <property name="ypad">0</property>
                               <property name="visible">True</property>  
                               <property name="stock">gtk-save-as</property>  
                               <property name="icon_size">1</property>  
                               <property name="xalign">0.5</property>  
                               <property name="yalign">0.5</property>  
                               <property name="xpad">0</property>  
                               <property name="ypad">0</property>  
                             </widget>  
                           </child>  
104                          </widget>                          </widget>
105                        </child>                        </child>
106                        </widget>
107                      </child>
108    
109                        <child>                    <child>
110                          <widget class="GtkImageMenuItem" id="close">                      <widget class="GtkImageMenuItem" id="saveas">
111                            <property name="visible">True</property>                        <property name="visible">True</property>
112                            <property name="label" translatable="yes">Close</property>                        <property name="label" translatable="yes">Save As...</property>
113                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
114                            <signal name="activate" handler="on_menu_close_activate"/>                        <signal name="activate" handler="on_menu_saveas_activate"/>
                           <accelerator key="q" modifiers="GDK_CONTROL_MASK" signal="activate"/>  
115    
116                            <child internal-child="image">                        <child internal-child="image">
117                              <widget class="GtkImage" id="image383">                          <widget class="GtkImage" id="image382">
118                                <property name="visible">True</property>                            <property name="visible">True</property>
119                                <property name="stock">gtk-close</property>                            <property name="stock">gtk-save-as</property>
120                                <property name="icon_size">1</property>                            <property name="icon_size">1</property>
121                                <property name="xalign">0.5</property>                            <property name="xalign">0.5</property>
122                                <property name="yalign">0.5</property>                            <property name="yalign">0.5</property>
123                                <property name="xpad">0</property>                            <property name="xpad">0</property>
124                                <property name="ypad">0</property>                            <property name="ypad">0</property>
                             </widget>  
                           </child>  
125                          </widget>                          </widget>
126                        </child>                        </child>
127                        </widget>
128                      </child>
129    
130                        <child>                    <child>
131                          <widget class="GtkMenuItem" id="scheidslijn2">                      <widget class="GtkImageMenuItem" id="close">
132                          <property name="visible">True</property>
133                          <property name="label" translatable="yes">Close</property>
134                          <property name="use_underline">True</property>
135                          <signal name="activate" handler="on_menu_close_activate"/>
136                          <accelerator key="q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
137    
138                          <child internal-child="image">
139                            <widget class="GtkImage" id="image383">
140                            <property name="visible">True</property>                            <property name="visible">True</property>
141                              <property name="stock">gtk-close</property>
142                              <property name="icon_size">1</property>
143                              <property name="xalign">0.5</property>
144                              <property name="yalign">0.5</property>
145                              <property name="xpad">0</property>
146                              <property name="ypad">0</property>
147                          </widget>                          </widget>
148                        </child>                        </child>
149                        </widget>
150                      </child>
151    
152                        <child>                    <child>
153                          <widget class="GtkImageMenuItem" id="print">                      <widget class="GtkMenuItem" id="scheidslijn2">
154                            <property name="visible">True</property>                        <property name="visible">True</property>
155                            <property name="label" translatable="yes">Print</property>                      </widget>
156                            <property name="use_underline">True</property>                    </child>
                           <signal name="activate" handler="on_menu_print_activate"/>  
157    
158                            <child internal-child="image">                    <child>
159                              <widget class="GtkImage" id="image384">                      <widget class="GtkImageMenuItem" id="print">
160                                <property name="visible">True</property>                        <property name="visible">True</property>
161                                <property name="stock">gtk-print</property>                        <property name="label" translatable="yes">Print</property>
162                                <property name="icon_size">1</property>                        <property name="use_underline">True</property>
163                                <property name="xalign">0.5</property>                        <signal name="activate" handler="on_menu_print_activate"/>
164                                <property name="yalign">0.5</property>  
165                                <property name="xpad">0</property>                        <child internal-child="image">
166                                <property name="ypad">0</property>                          <widget class="GtkImage" id="image384">
167                              </widget>                            <property name="visible">True</property>
168                            </child>                            <property name="stock">gtk-print</property>
169                              <property name="icon_size">1</property>
170                              <property name="xalign">0.5</property>
171                              <property name="yalign">0.5</property>
172                              <property name="xpad">0</property>
173                              <property name="ypad">0</property>
174                          </widget>                          </widget>
175                        </child>                        </child>
176                        </widget>
177                      </child>
178    
179                        <child>                    <child>
180                          <widget class="GtkImageMenuItem" id="exit">                      <widget class="GtkImageMenuItem" id="exit">
181                            <property name="visible">True</property>                        <property name="visible">True</property>
182                            <property name="label" translatable="yes">Exit</property>                        <property name="label" translatable="yes">Exit</property>
183                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
184                            <signal name="activate" handler="on_menu_exit_activate"/>                        <signal name="activate" handler="on_menu_exit_activate"/>
185    
186                            <child internal-child="image">                        <child internal-child="image">
187                              <widget class="GtkImage" id="image385">                          <widget class="GtkImage" id="image385">
188                                <property name="visible">True</property>                            <property name="visible">True</property>
189                                <property name="stock">gtk-quit</property>                            <property name="stock">gtk-quit</property>
190                                <property name="icon_size">1</property>                            <property name="icon_size">1</property>
191                                <property name="xalign">0.5</property>                            <property name="xalign">0.5</property>
192                                <property name="yalign">0.5</property>                            <property name="yalign">0.5</property>
193                                <property name="xpad">0</property>                            <property name="xpad">0</property>
194                                <property name="ypad">0</property>                            <property name="ypad">0</property>
                             </widget>  
                           </child>  
195                          </widget>                          </widget>
196                        </child>                        </child>
197                      </widget>                      </widget>
198                    </child>                    </child>
199                  </widget>                  </widget>
200                </child>                </child>
201                </widget>
202              </child>
203    
204              <child>
205                <widget class="GtkMenuItem" id="edit">
206                  <property name="visible">True</property>
207                  <property name="label" translatable="yes">_Edit</property>
208                  <property name="use_underline">True</property>
209    
210                <child>                <child>
211                  <widget class="GtkMenuItem" id="edit">                  <widget class="GtkMenu" id="edit_menu">
                   <property name="visible">True</property>  
                   <property name="label" translatable="yes">_Edit</property>  
                   <property name="use_underline">True</property>  
212    
213                    <child>                    <child>
214                      <widget class="GtkMenu" id="edit_menu">                      <widget class="GtkImageMenuItem" id="clearframe">
215                          <property name="visible">True</property>
216                          <property name="label" translatable="yes">Clear all</property>
217                          <property name="use_underline">True</property>
218                          <signal name="activate" handler="on_clearframe_activate" last_modification_time="Tue, 18 Feb 2003 20:45:45 GMT"/>
219                          <accelerator key="y" modifiers="GDK_CONTROL_MASK" signal="activate"/>
220    
221                        <child>                        <child internal-child="image">
222                          <widget class="GtkImageMenuItem" id="clearframe">                          <widget class="GtkImage" id="image386">
223                            <property name="visible">True</property>                            <property name="visible">True</property>
224                            <property name="label" translatable="yes">Clear all</property>                            <property name="stock">gtk-clear</property>
225                            <property name="use_underline">True</property>                            <property name="icon_size">1</property>
226                            <signal name="activate" handler="on_clearframe_activate" last_modification_time="Tue, 18 Feb 2003 20:45:45 GMT"/>                            <property name="xalign">0.5</property>
227                            <accelerator key="y" modifiers="GDK_CONTROL_MASK" signal="activate"/>                            <property name="yalign">0.5</property>
228                              <property name="xpad">0</property>
229                            <child internal-child="image">                            <property name="ypad">0</property>
                             <widget class="GtkImage" id="image386">  
                               <property name="visible">True</property>  
                               <property name="stock">gtk-clear</property>  
                               <property name="icon_size">1</property>  
                               <property name="xalign">0.5</property>  
                               <property name="yalign">0.5</property>  
                               <property name="xpad">0</property>  
                               <property name="ypad">0</property>  
                             </widget>  
                           </child>  
230                          </widget>                          </widget>
231                        </child>                        </child>
232                        </widget>
233                      </child>
234    
235                        <child>                    <child>
236                          <widget class="GtkImageMenuItem" id="search">                      <widget class="GtkImageMenuItem" id="search">
237                            <property name="visible">True</property>                        <property name="visible">True</property>
238                            <property name="label" translatable="yes">Find Callsign</property>                        <property name="label" translatable="yes">Find Callsign</property>
239                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
240                            <signal name="activate" handler="on_menu_search_activate"/>                        <signal name="activate" handler="on_menu_search_activate"/>
241                            <accelerator key="f" modifiers="GDK_CONTROL_MASK" signal="activate"/>                        <accelerator key="f" modifiers="GDK_CONTROL_MASK" signal="activate"/>
242    
243                            <child internal-child="image">                        <child internal-child="image">
244                              <widget class="GtkImage" id="image387">                          <widget class="GtkImage" id="image387">
245                                <property name="visible">True</property>                            <property name="visible">True</property>
246                                <property name="stock">gtk-find</property>                            <property name="stock">gtk-find</property>
247                                <property name="icon_size">1</property>                            <property name="icon_size">1</property>
248                                <property name="xalign">0.5</property>                            <property name="xalign">0.5</property>
249                                <property name="yalign">0.5</property>                            <property name="yalign">0.5</property>
250                                <property name="xpad">0</property>                            <property name="xpad">0</property>
251                                <property name="ypad">0</property>                            <property name="ypad">0</property>
                             </widget>  
                           </child>  
252                          </widget>                          </widget>
253                        </child>                        </child>
254                        </widget>
255                      </child>
256    
257                        <child>                    <child>
258                          <widget class="GtkImageMenuItem" id="clickall">                      <widget class="GtkImageMenuItem" id="clickall">
259                            <property name="visible">True</property>                        <property name="visible">True</property>
260                            <property name="label" translatable="yes">Click all</property>                        <property name="label" translatable="yes">Click all</property>
261                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
262                            <signal name="activate" handler="on_clickall_activate" last_modification_time="Tue, 18 Feb 2003 20:45:45 GMT"/>                        <signal name="activate" handler="on_clickall_activate" last_modification_time="Tue, 18 Feb 2003 20:45:45 GMT"/>
263                            <accelerator key="k" modifiers="GDK_CONTROL_MASK" signal="activate"/>                        <accelerator key="k" modifiers="GDK_CONTROL_MASK" signal="activate"/>
264    
265                            <child internal-child="image">                        <child internal-child="image">
266                              <widget class="GtkImage" id="image388">                          <widget class="GtkImage" id="image388">
267                                <property name="visible">True</property>                            <property name="visible">True</property>
268                                <property name="stock">gtk-apply</property>                            <property name="stock">gtk-apply</property>
269                                <property name="icon_size">1</property>                            <property name="icon_size">1</property>
270                                <property name="xalign">0.5</property>                            <property name="xalign">0.5</property>
271                                <property name="yalign">0.5</property>                            <property name="yalign">0.5</property>
272                                <property name="xpad">0</property>                            <property name="xpad">0</property>
273                                <property name="ypad">0</property>                            <property name="ypad">0</property>
                             </widget>  
                           </child>  
274                          </widget>                          </widget>
275                        </child>                        </child>
276                      </widget>                      </widget>
277                    </child>                    </child>
278                  </widget>                  </widget>
279                </child>                </child>
280                </widget>
281              </child>
282    
283              <child>
284                <widget class="GtkMenuItem" id="tools">
285                  <property name="visible">True</property>
286                  <property name="label" translatable="yes">_Tools</property>
287                  <property name="use_underline">True</property>
288    
289                <child>                <child>
290                  <widget class="GtkMenuItem" id="tools">                  <widget class="GtkMenu" id="tools_menu">
                   <property name="visible">True</property>  
                   <property name="label" translatable="yes">_Tools</property>  
                   <property name="use_underline">True</property>  
291    
292                    <child>                    <child>
293                      <widget class="GtkMenu" id="tools_menu">                      <widget class="GtkImageMenuItem" id="log_editor">
294                          <property name="visible">True</property>
295                          <property name="label" translatable="yes">Log Editor</property>
296                          <property name="use_underline">True</property>
297                          <signal name="activate" handler="on_menu_logeditor_activate"/>
298    
299                        <child>                        <child internal-child="image">
300                          <widget class="GtkImageMenuItem" id="log_editor">                          <widget class="GtkImage" id="image389">
301                            <property name="visible">True</property>                            <property name="visible">True</property>
302                            <property name="label" translatable="yes">Log Editor</property>                            <property name="stock">gtk-index</property>
303                            <property name="use_underline">True</property>                            <property name="icon_size">1</property>
304                            <signal name="activate" handler="on_menu_logeditor_activate"/>                            <property name="xalign">0.5</property>
305                              <property name="yalign">0.5</property>
306                            <child internal-child="image">                            <property name="xpad">0</property>
307                              <widget class="GtkImage" id="image389">                            <property name="ypad">0</property>
                               <property name="visible">True</property>  
                               <property name="stock">gtk-index</property>  
                               <property name="icon_size">1</property>  
                               <property name="xalign">0.5</property>  
                               <property name="yalign">0.5</property>  
                               <property name="xpad">0</property>  
                               <property name="ypad">0</property>  
                             </widget>  
                           </child>  
308                          </widget>                          </widget>
309                        </child>                        </child>
310                        </widget>
311                      </child>
312    
313                        <child>                    <child>
314                          <widget class="GtkMenuItem" id="worked">                      <widget class="GtkMenuItem" id="worked">
315                            <property name="visible">True</property>                        <property name="visible">True</property>
316                            <property name="label" translatable="yes">Worked Before</property>                        <property name="label" translatable="yes">Worked Before</property>
317                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
318                            <signal name="activate" handler="on_menu_worked_activate"/>                        <signal name="activate" handler="on_menu_worked_activate"/>
319                            <accelerator key="w" modifiers="GDK_CONTROL_MASK" signal="activate"/>                        <accelerator key="w" modifiers="GDK_CONTROL_MASK" signal="activate"/>
320                          </widget>                      </widget>
321                        </child>                    </child>
322    
323                        <child>                    <child>
324                          <widget class="GtkMenuItem" id="dupecheck">                      <widget class="GtkMenuItem" id="dupecheck">
325                            <property name="visible">True</property>                        <property name="visible">True</property>
326                            <property name="label" translatable="yes">Dupe Check...</property>                        <property name="label" translatable="yes">Dupe Check...</property>
327                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
328                            <signal name="activate" handler="on_menu_dupecheck_activate"/>                        <signal name="activate" handler="on_menu_dupecheck_activate"/>
329                          </widget>                      </widget>
330                        </child>                    </child>
331    
332                        <child>                    <child>
333                          <widget class="GtkImageMenuItem" id="trace_hamlib">                      <widget class="GtkImageMenuItem" id="trace_hamlib">
334                            <property name="visible">True</property>                        <property name="visible">True</property>
335                            <property name="label" translatable="yes">Trace Hamlib</property>                        <property name="label" translatable="yes">Trace Hamlib</property>
336                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
337                            <signal name="activate" handler="on_trace_hamlib_activate" last_modification_time="Thu, 15 May 2003 19:19:55 GMT"/>                        <signal name="activate" handler="on_trace_hamlib_activate" last_modification_time="Thu, 15 May 2003 19:19:55 GMT"/>
338    
339                            <child internal-child="image">                        <child internal-child="image">
340                              <widget class="GtkImage" id="image390">                          <widget class="GtkImage" id="image390">
341                                <property name="visible">True</property>                            <property name="visible">True</property>
342                                <property name="stock">gtk-execute</property>                            <property name="stock">gtk-execute</property>
343                                <property name="icon_size">1</property>                            <property name="icon_size">1</property>
344                                <property name="xalign">0.5</property>                            <property name="xalign">0.5</property>
345                                <property name="yalign">0.5</property>                            <property name="yalign">0.5</property>
346                                <property name="xpad">0</property>                            <property name="xpad">0</property>
347                                <property name="ypad">0</property>                            <property name="ypad">0</property>
                             </widget>  
                           </child>  
348                          </widget>                          </widget>
349                        </child>                        </child>
350                      </widget>                      </widget>
351                    </child>                    </child>
352                  </widget>                  </widget>
353                </child>                </child>
354                </widget>
355              </child>
356    
357              <child>
358                <widget class="GtkMenuItem" id="settings">
359                  <property name="visible">True</property>
360                  <property name="label" translatable="yes">_Settings</property>
361                  <property name="use_underline">True</property>
362    
363                <child>                <child>
364                  <widget class="GtkMenuItem" id="settings">                  <widget class="GtkMenu" id="settings_menu">
                   <property name="visible">True</property>  
                   <property name="label" translatable="yes">_Settings</property>  
                   <property name="use_underline">True</property>  
365    
366                    <child>                    <child>
367                      <widget class="GtkMenu" id="settings_menu">                      <widget class="GtkMenuItem" id="defaults">
368                          <property name="visible">True</property>
369                          <property name="label" translatable="yes">Defaults</property>
370                          <property name="use_underline">True</property>
371                          <signal name="activate" handler="on_menu_defaults_activate"/>
372                        </widget>
373                      </child>
374    
375                        <child>                    <child>
376                          <widget class="GtkMenuItem" id="defaults">                      <widget class="GtkMenuItem" id="dialogs">
377                            <property name="visible">True</property>                        <property name="visible">True</property>
378                            <property name="label" translatable="yes">Defaults</property>                        <property name="label" translatable="yes">Dialogs</property>
379                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
380                            <signal name="activate" handler="on_menu_defaults_activate"/>                        <signal name="activate" handler="on_menu_dialogs_activate"/>
381                          </widget>                      </widget>
382                        </child>                    </child>
383    
384                        <child>                    <child>
385                          <widget class="GtkMenuItem" id="dialogs">                      <widget class="GtkMenuItem" id="separator1">
386                            <property name="visible">True</property>                        <property name="visible">True</property>
387                            <property name="label" translatable="yes">Dialogs</property>                      </widget>
388                            <property name="use_underline">True</property>                    </child>
                           <signal name="activate" handler="on_menu_dialogs_activate"/>  
                         </widget>  
                       </child>  
389    
390                        <child>                    <child>
391                          <widget class="GtkMenuItem" id="separator1">                      <widget class="GtkImageMenuItem" id="preferences">
392                            <property name="visible">True</property>                        <property name="visible">True</property>
393                          </widget>                        <property name="label" translatable="yes">Preferences...</property>
394                        </child>                        <property name="use_underline">True</property>
395                          <signal name="activate" handler="on_menu_preferences_activate"/>
396    
397                        <child>                        <child internal-child="image">
398                          <widget class="GtkImageMenuItem" id="preferences">                          <widget class="GtkImage" id="image391">
399                            <property name="visible">True</property>                            <property name="visible">True</property>
400                            <property name="label" translatable="yes">Preferences...</property>                            <property name="stock">gtk-properties</property>
401                            <property name="use_underline">True</property>                            <property name="icon_size">1</property>
402                            <signal name="activate" handler="on_menu_preferences_activate"/>                            <property name="xalign">0.5</property>
403                              <property name="yalign">0.5</property>
404                            <child internal-child="image">                            <property name="xpad">0</property>
405                              <widget class="GtkImage" id="image391">                            <property name="ypad">0</property>
                               <property name="visible">True</property>  
                               <property name="stock">gtk-properties</property>  
                               <property name="icon_size">1</property>  
                               <property name="xalign">0.5</property>  
                               <property name="yalign">0.5</property>  
                               <property name="xpad">0</property>  
                               <property name="ypad">0</property>  
                             </widget>  
                           </child>  
406                          </widget>                          </widget>
407                        </child>                        </child>
408                      </widget>                      </widget>
409                    </child>                    </child>
410                  </widget>                  </widget>
411                </child>                </child>
412                </widget>
413              </child>
414    
415              <child>
416                <widget class="GtkMenuItem" id="help">
417                  <property name="visible">True</property>
418                  <property name="label" translatable="yes">_Help</property>
419                  <property name="use_underline">True</property>
420    
421                <child>                <child>
422                  <widget class="GtkMenuItem" id="help">                  <widget class="GtkMenu" id="help_menu">
                   <property name="visible">True</property>  
                   <property name="label" translatable="yes">_Help</property>  
                   <property name="use_underline">True</property>  
423    
424                    <child>                    <child>
425                      <widget class="GtkMenu" id="help_menu">                      <widget class="GtkImageMenuItem" id="documentation1">
426                          <property name="visible">True</property>
427                          <property name="label" translatable="yes">Documentation</property>
428                          <property name="use_underline">True</property>
429    
430                        <child>                        <child internal-child="image">
431                          <widget class="GtkImageMenuItem" id="documentation1">                          <widget class="GtkImage" id="image392">
432                            <property name="visible">True</property>                            <property name="visible">True</property>
433                            <property name="label" translatable="yes">Documentation</property>                            <property name="stock">gtk-help</property>
434                            <property name="use_underline">True</property>                            <property name="icon_size">1</property>
435                              <property name="xalign">0.5</property>
436                              <property name="yalign">0.5</property>
437                              <property name="xpad">0</property>
438                              <property name="ypad">0</property>
439                            </widget>
440                          </child>
441    
442                          <child>
443                            <widget class="GtkMenu" id="documentation1_menu">
444    
445                            <child internal-child="image">                            <child>
446                              <widget class="GtkImage" id="image392">                              <widget class="GtkMenuItem" id="helpfaq">
447                                <property name="visible">True</property>                                <property name="visible">True</property>
448                                <property name="stock">gtk-help</property>                                <property name="label" translatable="yes">Faq</property>
449                                <property name="icon_size">1</property>                                <property name="use_underline">True</property>
450                                <property name="xalign">0.5</property>                                <signal name="activate" handler="on_helpfaq_activate" last_modification_time="Wed, 20 Aug 2003 09:00:26 GMT"/>
                               <property name="yalign">0.5</property>  
                               <property name="xpad">0</property>  
                               <property name="ypad">0</property>  
451                              </widget>                              </widget>
452                            </child>                            </child>
453    
454                            <child>                            <child>
455                              <widget class="GtkMenu" id="documentation1_menu">                              <widget class="GtkMenuItem" id="helpmanual">
456                                  <property name="visible">True</property>
457                                <child>                                <property name="label" translatable="yes">Manual</property>
458                                  <widget class="GtkMenuItem" id="helpfaq">                                <property name="use_underline">True</property>
459                                    <property name="visible">True</property>                                <signal name="activate" handler="on_helpmanual_activate" last_modification_time="Wed, 20 Aug 2003 09:00:26 GMT"/>
460                                    <property name="label" translatable="yes">Faq</property>                              </widget>
461                                    <property name="use_underline">True</property>                            </child>
                                   <signal name="activate" handler="on_helpfaq_activate" last_modification_time="Wed, 20 Aug 2003 09:00:26 GMT"/>  
                                 </widget>  
                               </child>  
462    
463                                <child>                            <child>
464                                  <widget class="GtkMenuItem" id="helpmanual">                              <widget class="GtkImageMenuItem" id="helpreadme">
465                                    <property name="visible">True</property>                                <property name="visible">True</property>
466                                    <property name="label" translatable="yes">Manual</property>                                <property name="label" translatable="yes">Readme</property>
467                                    <property name="use_underline">True</property>                                <property name="use_underline">True</property>
468                                    <signal name="activate" handler="on_helpmanual_activate" last_modification_time="Wed, 20 Aug 2003 09:00:26 GMT"/>                                <signal name="activate" handler="on_helpreadme_activate" last_modification_time="Wed, 20 Aug 2003 09:00:26 GMT"/>
                                 </widget>  
                               </child>  
469    
470                                <child>                                <child internal-child="image">
471                                  <widget class="GtkImageMenuItem" id="helpreadme">                                  <widget class="GtkImage" id="image393">
472                                    <property name="visible">True</property>                                    <property name="visible">True</property>
473                                    <property name="label" translatable="yes">Readme</property>                                    <property name="stock">gtk-dialog-warning</property>
474                                    <property name="use_underline">True</property>                                    <property name="icon_size">1</property>
475                                    <signal name="activate" handler="on_helpreadme_activate" last_modification_time="Wed, 20 Aug 2003 09:00:26 GMT"/>                                    <property name="xalign">0.5</property>
476                                      <property name="yalign">0.5</property>
477                                    <child internal-child="image">                                    <property name="xpad">0</property>
478                                      <widget class="GtkImage" id="image393">                                    <property name="ypad">0</property>
                                       <property name="visible">True</property>  
                                       <property name="stock">gtk-dialog-warning</property>  
                                       <property name="icon_size">1</property>  
                                       <property name="xalign">0.5</property>  
                                       <property name="yalign">0.5</property>  
                                       <property name="xpad">0</property>  
                                       <property name="ypad">0</property>  
                                     </widget>  
                                   </child>  
479                                  </widget>                                  </widget>
480                                </child>                                </child>
481                                </widget>
482                              </child>
483    
484                                <child>                            <child>
485                                  <widget class="GtkMenuItem" id="helpthanks">                              <widget class="GtkMenuItem" id="helpthanks">
486                                    <property name="visible">True</property>                                <property name="visible">True</property>
487                                    <property name="label" translatable="yes">Thanks</property>                                <property name="label" translatable="yes">Thanks</property>
488                                    <property name="use_underline">True</property>                                <property name="use_underline">True</property>
489                                    <signal name="activate" handler="on_helpthanks_activate" last_modification_time="Wed, 20 Aug 2003 12:09:56 GMT"/>                                <signal name="activate" handler="on_helpthanks_activate" last_modification_time="Wed, 20 Aug 2003 12:09:56 GMT"/>
490                                  </widget>                              </widget>
491                                </child>                            </child>
492    
493                                <child>                            <child>
494                                  <widget class="GtkMenuItem" id="helptodo">                              <widget class="GtkMenuItem" id="helptodo">
495                                    <property name="visible">True</property>                                <property name="visible">True</property>
496                                    <property name="label" translatable="yes">Todo</property>                                <property name="label" translatable="yes">Todo</property>
497                                    <property name="use_underline">True</property>                                <property name="use_underline">True</property>
498                                    <signal name="activate" handler="on_helptodo_activate" last_modification_time="Wed, 20 Aug 2003 09:00:26 GMT"/>                                <signal name="activate" handler="on_helptodo_activate" last_modification_time="Wed, 20 Aug 2003 09:00:26 GMT"/>
                                 </widget>  
                               </child>  
499                              </widget>                              </widget>
500                            </child>                            </child>
501                          </widget>                          </widget>
502                        </child>                        </child>
503                        </widget>
504                      </child>
505    
506                        <child>                    <child>
507                          <widget class="GtkMenuItem" id="scheidingslijn1">                      <widget class="GtkMenuItem" id="scheidingslijn1">
508                            <property name="visible">True</property>                        <property name="visible">True</property>
509                          </widget>                      </widget>
510                        </child>                    </child>
511    
512                        <child>                    <child>
513                          <widget class="GtkImageMenuItem" id="about">                      <widget class="GtkImageMenuItem" id="about">
514                            <property name="visible">True</property>                        <property name="visible">True</property>
515                            <property name="label" translatable="yes">About</property>                        <property name="label" translatable="yes">About</property>
516                            <property name="use_underline">True</property>                        <property name="use_underline">True</property>
517                            <signal name="activate" handler="on_menu_about_activate"/>                        <signal name="activate" handler="on_menu_about_activate"/>
518    
519                            <child internal-child="image">                        <child internal-child="image">
520                              <widget class="GtkImage" id="image394">                          <widget class="GtkImage" id="image394">
521                                <property name="visible">True</property>                            <property name="visible">True</property>
522                                <property name="stock">gtk-dialog-info</property>                            <property name="stock">gtk-dialog-info</property>
523                                <property name="icon_size">1</property>                            <property name="icon_size">1</property>
524                                <property name="xalign">0.5</property>                            <property name="xalign">0.5</property>
525                                <property name="yalign">0.5</property>                            <property name="yalign">0.5</property>
526                                <property name="xpad">0</property>                            <property name="xpad">0</property>
527                                <property name="ypad">0</property>                            <property name="ypad">0</property>
                             </widget>  
                           </child>  
528                          </widget>                          </widget>
529                        </child>                        </child>
530                      </widget>                      </widget>
# Line 571  Line 561 
561                    <property name="snap_edge">GTK_POS_TOP</property>                    <property name="snap_edge">GTK_POS_TOP</property>
562    
563                    <child>                    <child>
564                      <widget class="GtkToolbar" id="toolbar">                      <widget class="GtkHBox" id="hbox165">
565                        <property name="visible">True</property>                        <property name="visible">True</property>
566                        <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>                        <property name="homogeneous">True</property>
567                        <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>                        <property name="spacing">0</property>
                       <property name="tooltips">True</property>  
568    
569                        <child>                        <child>
570                          <widget class="button" id="abutton">                          <widget class="GtkButton" id="abutton">
                           <property name="width_request">85</property>  
                           <property name="height_request">51</property>  
571                            <property name="visible">True</property>                            <property name="visible">True</property>
572                            <property name="tooltip" translatable="yes">Add a new QSO to the log [Ctrl-A]</property>                            <property name="can_focus">True</property>
573                            <property name="label" translatable="yes">Add</property>                            <property name="relief">GTK_RELIEF_NONE</property>
574                            <property name="use_underline">True</property>                            <signal name="clicked" handler="on_abutton_clicked" last_modification_time="Sun, 19 Oct 2003 14:37:30 GMT"/>
                           <property name="stock_pixmap">gtk-add</property>  
                           <signal name="clicked" handler="on_abutton_clicked"/>  
575                            <accelerator key="a" modifiers="GDK_CONTROL_MASK" signal="clicked"/>                            <accelerator key="a" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
576    
577                              <child>
578                                <widget class="GtkVBox" id="vbox55">
579                                  <property name="visible">True</property>
580                                  <property name="homogeneous">False</property>
581                                  <property name="spacing">0</property>
582    
583                                  <child>
584                                    <widget class="GtkImage" id="image395">
585                                      <property name="visible">True</property>
586                                      <property name="stock">gtk-add</property>
587                                      <property name="icon_size">4</property>
588                                      <property name="xalign">0.5</property>
589                                      <property name="yalign">0.5</property>
590                                      <property name="xpad">0</property>
591                                      <property name="ypad">0</property>
592                                    </widget>
593                                    <packing>
594                                      <property name="padding">0</property>
595                                      <property name="expand">True</property>
596                                      <property name="fill">True</property>
597                                    </packing>
598                                  </child>
599    
600                                  <child>
601                                    <widget class="GtkLabel" id="label209">
602                                      <property name="visible">True</property>
603                                      <property name="label" translatable="yes">Add</property>
604                                      <property name="use_underline">False</property>
605                                      <property name="use_markup">False</property>
606                                      <property name="justify">GTK_JUSTIFY_LEFT</property>
607                                      <property name="wrap">False</property>
608                                      <property name="selectable">False</property>
609                                      <property name="xalign">0.5</property>
610                                      <property name="yalign">0.5</property>
611                                      <property name="xpad">0</property>
612                                      <property name="ypad">0</property>
613                                    </widget>
614                                    <packing>
615                                      <property name="padding">0</property>
616                                      <property name="expand">False</property>
617                                      <property name="fill">False</property>
618                                    </packing>
619                                  </child>
620                                </widget>
621                              </child>
622                          </widget>                          </widget>
623                            <packing>
624                              <property name="padding">0</property>
625                              <property name="expand">True</property>
626                              <property name="fill">True</property>
627                            </packing>
628                        </child>                        </child>
629    
630                        <child>                        <child>
631                          <widget class="button" id="ubutton">                          <widget class="GtkButton" id="ubutton">
                           <property name="width_request">85</property>  
                           <property name="height_request">51</property>  
632                            <property name="visible">True</property>                            <property name="visible">True</property>
633                            <property name="tooltip" translatable="yes">Update a modified log entry [Ctrl-U]</property>                            <property name="can_focus">True</property>
634                            <property name="label" translatable="yes">Update</property>                            <property name="relief">GTK_RELIEF_NONE</property>
635                            <property name="use_underline">True</property>                            <signal name="clicked" handler="on_ubutton_clicked" last_modification_time="Sun, 19 Oct 2003 14:37:23 GMT"/>
                           <property name="stock_pixmap">gtk-refresh</property>  
                           <signal name="clicked" handler="on_ubutton_clicked"/>  
636                            <accelerator key="u" modifiers="GDK_CONTROL_MASK" signal="clicked"/>                            <accelerator key="u" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
637    
638                              <child>
639                                <widget class="GtkVBox" id="vbox56">
640                                  <property name="visible">True</property>
641                                  <property name="homogeneous">False</property>
642                                  <property name="spacing">0</property>
643    
644                                  <child>
645                                    <widget class="GtkImage" id="image396">
646                                      <property name="visible">True</property>
647                                      <property name="stock">gtk-refresh</property>
648                                      <property name="icon_size">4</property>
649                                      <property name="xalign">0.5</property>
650                                      <property name="yalign">0.5</property>
651                                      <property name="xpad">0</property>
652                                      <property name="ypad">0</property>
653                                    </widget>
654                                    <packing>
655                                      <property name="padding">0</property>
656                                      <property name="expand">True</property>
657                                      <property name="fill">True</property>
658                                    </packing>
659                                  </child>
660    
661                                  <child>
662                                    <widget class="GtkLabel" id="label210">
663                                      <property name="visible">True</property>
664                                      <property name="label" translatable="yes">Update</property>
665                                      <property name="use_underline">False</property>
666                                      <property name="use_markup">False</property>
667                                      <property name="justify">GTK_JUSTIFY_LEFT</property>
668                                      <property name="wrap">False</property>
669                                      <property name="selectable">False</property>
670                                      <property name="xalign">0.5</property>
671                                      <property name="yalign">0.5</property>
672                                      <property name="xpad">0</property>
673                                      <property name="ypad">0</property>
674                                    </widget>
675                                    <packing>
676                                      <property name="padding">0</property>
677                                      <property name="expand">False</property>
678                                      <property name="fill">False</property>
679                                    </packing>
680                                  </child>
681                                </widget>
682                              </child>
683                          </widget>                          </widget>
684                            <packing>
685                              <property name="padding">0</property>
686                              <property name="expand">True</property>
687                              <property name="fill">True</property>
688                            </packing>
689                        </child>                        </child>
690    
691                        <child>                        <child>
692                          <widget class="button" id="dbutton">                          <widget class="GtkButton" id="dbutton">
                           <property name="width_request">85</property>  
                           <property name="height_request">51</property>  
693                            <property name="visible">True</property>                            <property name="visible">True</property>
694                            <property name="tooltip" translatable="yes">Delete a selected log entry [Ctrl-D]</property>                            <property name="can_focus">True</property>
695                            <property name="label" translatable="yes">Delete</property>                            <property name="relief">GTK_RELIEF_NONE</property>
696                            <property name="use_underline">True</property>                            <signal name="clicked" handler="on_dbutton_clicked" last_modification_time="Sun, 19 Oct 2003 14:37:14 GMT"/>
                           <property name="stock_pixmap">gtk-remove</property>  
                           <signal name="clicked" handler="on_dbutton_clicked"/>  
697                            <accelerator key="d" modifiers="GDK_CONTROL_MASK" signal="clicked"/>                            <accelerator key="d" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
698    
699                              <child>
700                                <widget class="GtkVBox" id="vbox57">
701                                  <property name="visible">True</property>
702                                  <property name="homogeneous">False</property>
703                                  <property name="spacing">0</property>
704    
705                                  <child>
706                                    <widget class="GtkImage" id="image397">
707                                      <property name="visible">True</property>
708                                      <property name="stock">gtk-remove</property>
709                                      <property name="icon_size">4</property>
710                                      <property name="xalign">0.5</property>
711                                      <property name="yalign">0.5</property>
712                                      <property name="xpad">0</property>
713                                      <property name="ypad">0</property>
714                                    </widget>
715                                    <packing>
716                                      <property name="padding">0</property>
717                                      <property name="expand">True</property>
718                                      <property name="fill">True</property>
719                                    </packing>
720                                  </child>
721    
722                                  <child>
723                                    <widget class="GtkLabel" id="label211">
724                                      <property name="visible">True</property>
725                                      <property name="label" translatable="yes">Delete</property>
726                                      <property name="use_underline">False</property>
727                                      <property name="use_markup">False</property>
728                                      <property name="justify">GTK_JUSTIFY_LEFT</property>
729                                      <property name="wrap">False</property>
730                                      <property name="selectable">False</property>
731                                      <property name="xalign">0.5</property>
732                                      <property name="yalign">0.5</property>
733                                      <property name="xpad">0</property>
734                                      <property name="ypad">0</property>
735                                    </widget>
736                                    <packing>
737                                      <property name="padding">0</property>
738                                      <property name="expand">False</property>
739                                      <property name="fill">False</property>
740                                    </packing>
741                                  </child>
742                                </widget>
743                              </child>
744                          </widget>                          </widget>
745                            <packing>
746                              <property name="padding">0</property>
747                              <property name="expand">True</property>
748                              <property name="fill">True</property>
749                            </packing>
750                        </child>                        </child>
751                      </widget>                      </widget>
752                    </child>                    </child>
# Line 703  Line 833 
833                                          </widget>                                          </widget>
834                                          <packing>                                          <packing>
835                                            <property name="padding">0</property>                                            <property name="padding">0</property>
836                                            <property name="expand">False</property>                                            <property name="expand">True</property>
837                                            <property name="fill">False</property>                                            <property name="fill">True</property>
838                                          </packing>                                          </packing>
839                                        </child>                                        </child>
840                                      </widget>                                      </widget>
# Line 756  Line 886 
886                                          </widget>                                          </widget>
887                                          <packing>                                          <packing>
888                                            <property name="padding">0</property>                                            <property name="padding">0</property>
889                                            <property name="expand">False</property>                                            <property name="expand">True</property>
890                                            <property name="fill">False</property>                                            <property name="fill">True</property>
891                                          </packing>                                          </packing>
892                                        </child>                                        </child>
893                                      </widget>                                      </widget>
# Line 809  Line 939 
939                                          </widget>                                          </widget>
940                                          <packing>                                          <packing>
941                                            <property name="padding">0</property>                                            <property name="padding">0</property>
942                                            <property name="expand">False</property>                                            <property name="expand">True</property>
943                                            <property name="fill">False</property>                                            <property name="fill">True</property>
944                                          </packing>                                          </packing>
945                                        </child>                                        </child>
946                                      </widget>                                      </widget>
# Line 868  Line 998 
998                                          </widget>                                          </widget>
999                                          <packing>                                          <packing>
1000                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1001                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1002                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1003                                          </packing>                                          </packing>
1004                                        </child>                                        </child>
1005                                      </widget>                                      </widget>
# Line 947  Line 1077 
1077                                            <property name="spacing">0</property>                                            <property name="spacing">0</property>
1078    
1079                                            <child>                                            <child>
                                             <widget class="GtkEntry" id="bandentry">  
                                               <property name="width_request">130</property>  
                                               <property name="height_request">25</property>  
                                               <property name="visible">True</property>  
                                               <property name="can_focus">True</property>  
                                               <property name="editable">True</property>  
                                               <property name="visibility">True</property>  
                                               <property name="max_length">15</property>  
                                               <property name="text" translatable="yes"></property>  
                                               <property name="has_frame">True</property>  
                                               <property name="invisible_char" translatable="yes">*</property>  
                                               <property name="activates_default">False</property>  
                                             </widget>  
                                             <packing>  
                                               <property name="padding">0</property>  
                                               <property name="expand">False</property>  
                                               <property name="fill">False</property>  
                                             </packing>  
                                           </child>  
   
                                           <child>  
1080                                              <widget class="GtkOptionMenu" id="bandoptionmenu">                                              <widget class="GtkOptionMenu" id="bandoptionmenu">
1081                                                <property name="width_request">130</property>                                                <property name="width_request">130</property>
1082                                                <property name="height_request">27</property>                                                <property name="height_request">27</property>
# Line 984  Line 1093 
1093                                              </widget>                                              </widget>
1094                                              <packing>                                              <packing>
1095                                                <property name="padding">0</property>                                                <property name="padding">0</property>
1096                                                <property name="expand">False</property>                                                <property name="expand">True</property>
1097                                                <property name="fill">False</property>                                                <property name="fill">True</property>
1098                                                </packing>
1099                                              </child>
1100    
1101                                              <child>
1102                                                <widget class="GtkEntry" id="bandentry">
1103                                                  <property name="width_request">130</property>
1104                                                  <property name="height_request">25</property>
1105                                                  <property name="visible">True</property>
1106                                                  <property name="can_focus">True</property>
1107                                                  <property name="editable">True</property>
1108                                                  <property name="visibility">True</property>
1109                                                  <property name="max_length">15</property>
1110                                                  <property name="text" translatable="yes"></property>
1111                                                  <property name="has_frame">True</property>
1112                                                  <property name="invisible_char" translatable="yes">*</property>
1113                                                  <property name="activates_default">False</property>
1114                                                </widget>
1115                                                <packing>
1116                                                  <property name="padding">0</property>
1117                                                  <property name="expand">True</property>
1118                                                  <property name="fill">True</property>
1119                                              </packing>                                              </packing>
1120                                            </child>                                            </child>
1121                                          </widget>                                          </widget>
1122                                          <packing>                                          <packing>
1123                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1124                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1125                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1126                                          </packing>                                          </packing>
1127                                        </child>                                        </child>
1128                                      </widget>                                      </widget>
# Line 1070  Line 1200 
1200                                            <property name="spacing">0</property>                                            <property name="spacing">0</property>
1201    
1202                                            <child>                                            <child>
                                             <widget class="GtkEntry" id="modeentry">  
                                               <property name="width_request">130</property>  
                                               <property name="height_request">25</property>  
                                               <property name="visible">True</property>  
                                               <property name="can_focus">True</property>  
                                               <property name="editable">True</property>  
                                               <property name="visibility">True</property>  
                                               <property name="max_length">8</property>  
                                               <property name="text" translatable="yes"></property>  
                                               <property name="has_frame">True</property>  
                                               <property name="invisible_char" translatable="yes">*</property>  
                                               <property name="activates_default">False</property>  
                                             </widget>  
                                             <packing>  
                                               <property name="padding">0</property>  
                                               <property name="expand">False</property>  
                                               <property name="fill">False</property>  
                                             </packing>  
                                           </child>  
   
                                           <child>  
1203                                              <widget class="GtkOptionMenu" id="modeoptionmenu">                                              <widget class="GtkOptionMenu" id="modeoptionmenu">
1204                                                <property name="width_request">130</property>                                                <property name="width_request">130</property>
1205                                                <property name="height_request">27</property>                                                <property name="height_request">27</property>
# Line 1107  Line 1216 
1216                                              </widget>                                              </widget>
1217                                              <packing>                                              <packing>
1218                                                <property name="padding">0</property>                                                <property name="padding">0</property>
1219                                                <property name="expand">False</property>                                                <property name="expand">True</property>
1220                                                <property name="fill">False</property>                                                <property name="fill">True</property>
1221                                                </packing>
1222                                              </child>
1223    
1224                                              <child>
1225                                                <widget class="GtkEntry" id="modeentry">
1226                                                  <property name="width_request">130</property>
1227                                                  <property name="height_request">25</property>
1228                                                  <property name="visible">True</property>
1229                                                  <property name="can_focus">True</property>
1230                                                  <property name="editable">True</property>
1231                                                  <property name="visibility">True</property>
1232                                                  <property name="max_length">8</property>
1233                                                  <property name="text" translatable="yes"></property>
1234                                                  <property name="has_frame">True</property>
1235                                                  <property name="invisible_char" translatable="yes">*</property>
1236                                                  <property name="activates_default">False</property>
1237                                                </widget>
1238                                                <packing>
1239                                                  <property name="padding">0</property>
1240                                                  <property name="expand">True</property>
1241                                                  <property name="fill">True</property>
1242                                              </packing>                                              </packing>
1243                                            </child>                                            </child>
1244                                          </widget>                                          </widget>
1245                                          <packing>                                          <packing>
1246                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1247                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1248                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1249                                          </packing>                                          </packing>
1250                                        </child>                                        </child>
1251                                      </widget>                                      </widget>
# Line 1202  Line 1332 
1332                                          </widget>                                          </widget>
1333                                          <packing>                                          <packing>
1334                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1335                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1336                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1337                                          </packing>                                          </packing>
1338                                        </child>                                        </child>
1339                                      </widget>                                      </widget>
# Line 1259  Line 1389 
1389                                          </widget>                                          </widget>
1390                                          <packing>                                          <packing>
1391                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1392                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1393                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1394                                          </packing>                                          </packing>
1395                                        </child>                                        </child>
1396                                      </widget>                                      </widget>
# Line 1279  Line 1409 
1409    
1410                                        <child>                                        <child>
1411                                          <widget class="GtkCheckButton" id="outcheckbutton">                                          <widget class="GtkCheckButton" id="outcheckbutton">
                                           <property name="width_request">100</property>  
                                           <property name="height_request">21</property>  
1412                                            <property name="visible">True</property>                                            <property name="visible">True</property>
1413                                            <property name="label" translatable="yes">QSL out</property>                                            <property name="label" translatable="yes">QSL out</property>
1414                                            <property name="use_underline">True</property>                                            <property name="use_underline">True</property>
# Line 1298  Line 1426 
1426    
1427                                        <child>                                        <child>
1428                                          <widget class="GtkCheckButton" id="incheckbutton">                                          <widget class="GtkCheckButton" id="incheckbutton">
                                           <property name="width_request">100</property>  
                                           <property name="height_request">21</property>  
1429                                            <property name="visible">True</property>                                            <property name="visible">True</property>
1430                                            <property name="label" translatable="yes">QSL in</property>                                            <property name="label" translatable="yes">QSL in</property>
1431                                            <property name="use_underline">True</property>                                            <property name="use_underline">True</property>
# Line 1455  Line 1581 
1581                                          </widget>                                          </widget>
1582                                          <packing>                                          <packing>
1583                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1584                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1585                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1586                                          </packing>                                          </packing>
1587                                        </child>                                        </child>
1588                                      </widget>                                      </widget>
# Line 1512  Line 1638 
1638                                          </widget>                                          </widget>
1639                                          <packing>                                          <packing>
1640                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1641                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1642                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1643                                          </packing>                                          </packing>
1644                                        </child>                                        </child>
1645                                      </widget>                                      </widget>
# Line 1570  Line 1696 
1696                                          </widget>                                          </widget>
1697                                          <packing>                                          <packing>
1698                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1699                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1700                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1701                                          </packing>                                          </packing>
1702                                        </child>                                        </child>
1703                                      </widget>                                      </widget>
# Line 1627  Line 1753 
1753                                          </widget>                                          </widget>
1754                                          <packing>                                          <packing>
1755                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1756                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1757                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1758                                          </packing>                                          </packing>
1759                                        </child>                                        </child>
1760                                      </widget>                                      </widget>
# Line 1684  Line 1810 
1810                                          </widget>                                          </widget>
1811                                          <packing>                                          <packing>
1812                                            <property name="padding">0</property>                                            <property name="padding">0</property>
1813                                            <property name="expand">False</property>                                            <property name="expand">True</property>
1814                                            <property name="fill">False</property>                                            <property name="fill">True</property>
1815                                          </packing>                                          </packing>
1816                                        </child>                                        </child>
1817                                      </widget>                                      </widget>
# Line 1761  Line 1887 
1887                                              </widget>                                              </widget>
1888                                              <packing>                                              <packing>
1889                                                <property name="padding">0</property>                                                <property name="padding">0</property>
1890                                                <property name="expand">False</property>                                                <property name="expand">True</property>
1891                                                <property name="fill">False</property>                                                <property name="fill">True</property>
1892                                              </packing>                                              </packing>
1893                                            </child>                                            </child>
1894                                          </widget>                                          </widget>
# Line 11606  Line 11732 
11732    </child>    </child>
11733  </widget>  </widget>
11734    
11735    <widget class="GtkWindow" id="window1">
11736      <property name="visible">True</property>
11737      <property name="title" translatable="yes">window1</property>
11738      <property name="type">GTK_WINDOW_TOPLEVEL</property>
11739      <property name="window_position">GTK_WIN_POS_NONE</property>
11740      <property name="modal">False</property>
11741      <property name="resizable">True</property>
11742      <property name="destroy_with_parent">False</property>
11743    
11744      <child>
11745        <placeholder/>
11746      </child>
11747    </widget>
11748    
11749  </glade-interface>  </glade-interface>

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26