5122dca627ff454b9a5f3db948aae62b7f1fa9ce
[pspp-builds.git] / src / ui / gui / data-editor.glade
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--*- mode: xml -*-->
4 <glade-interface>
5   <widget class="GtkWindow" id="data_editor">
6     <property name="title">Psppire Data Editor</property>
7     <property name="default_width">975</property>
8     <property name="default_height">480</property>
9     <child>
10       <widget class="GtkVBox" id="vbox1">
11         <property name="visible">True</property>
12         <child>
13           <widget class="GtkMenuBar" id="menubar">
14             <property name="visible">True</property>
15             <child>
16               <widget class="GtkMenuItem" id="file">
17                 <property name="visible">True</property>
18                 <property name="label" translatable="yes">_File</property>
19                 <property name="use_underline">True</property>
20                 <child>
21                   <widget class="GtkMenu" id="menuitem1_menu">
22                     <child>
23                       <widget class="GtkImageMenuItem" id="new1">
24                         <property name="visible">True</property>
25                         <property name="label">gtk-new</property>
26                         <property name="use_underline">True</property>
27                         <property name="use_stock">True</property>
28                         <child>
29                           <widget class="GtkMenu" id="new1_menu">
30                             <child>
31                               <widget class="GtkMenuItem" id="file_new_syntax">
32                                 <property name="visible">True</property>
33                                 <property name="label" translatable="yes">_Syntax</property>
34                                 <property name="use_underline">True</property>
35                               </widget>
36                             </child>
37                             <child>
38                               <widget class="GtkMenuItem" id="file_new_data">
39                                 <property name="visible">True</property>
40                                 <property name="label" translatable="yes">_Data</property>
41                                 <property name="use_underline">True</property>
42                               </widget>
43                             </child>
44                           </widget>
45                         </child>
46                       </widget>
47                     </child>
48                     <child>
49                       <widget class="GtkImageMenuItem" id="open1">
50                         <property name="visible">True</property>
51                         <property name="label">gtk-open</property>
52                         <property name="use_underline">True</property>
53                         <property name="use_stock">True</property>
54                         <child>
55                           <widget class="GtkMenu" id="open1_menu">
56                             <child>
57                               <widget class="GtkMenuItem" id="file_open_syntax">
58                                 <property name="visible">True</property>
59                                 <property name="label" translatable="yes">_Syntax</property>
60                                 <property name="use_underline">True</property>
61                               </widget>
62                             </child>
63                             <child>
64                               <widget class="GtkMenuItem" id="file_open_data">
65                                 <property name="visible">True</property>
66                                 <property name="label" translatable="yes">_Data</property>
67                                 <property name="use_underline">True</property>
68                               </widget>
69                             </child>
70                           </widget>
71                         </child>
72                       </widget>
73                     </child>
74                     <child>
75                       <widget class="GtkMenuItem" id="file_import-text">
76                         <property name="visible">True</property>
77                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
78                         <property name="label" translatable="yes">_Import Delimited Text Data</property>
79                         <property name="use_underline">True</property>
80                       </widget>
81                     </child>
82                     <child>
83                       <widget class="GtkImageMenuItem" id="file_save">
84                         <property name="visible">True</property>
85                         <property name="label">gtk-save</property>
86                         <property name="use_underline">True</property>
87                         <property name="use_stock">True</property>
88                       </widget>
89                     </child>
90                     <child>
91                       <widget class="GtkImageMenuItem" id="file_save_as">
92                         <property name="visible">True</property>
93                         <property name="label">gtk-save-as</property>
94                         <property name="use_underline">True</property>
95                         <property name="use_stock">True</property>
96                       </widget>
97                     </child>
98                     <child>
99                       <widget class="GtkSeparatorMenuItem" id="file_separator1">
100                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
101                       </widget>
102                     </child>
103                     <child>
104                       <widget class="GtkMenuItem" id="file_recent-data">
105                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
106                         <property name="label" translatable="yes">Recently Used Da_ta</property>
107                         <property name="use_underline">True</property>
108                       </widget>
109                     </child>
110                     <child>
111                       <widget class="GtkMenuItem" id="file_recent-files">
112                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
113                         <property name="label" translatable="yes">Recently Used _Files</property>
114                         <property name="use_underline">True</property>
115                       </widget>
116                     </child>
117                     <child>
118                       <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
119                         <property name="visible">True</property>
120                       </widget>
121                     </child>
122                     <child>
123                       <widget class="GtkImageMenuItem" id="file_quit">
124                         <property name="visible">True</property>
125                         <property name="label">gtk-quit</property>
126                         <property name="use_underline">True</property>
127                         <property name="use_stock">True</property>
128                       </widget>
129                     </child>
130                   </widget>
131                 </child>
132               </widget>
133             </child>
134             <child>
135               <widget class="GtkMenuItem" id="edit">
136                 <property name="visible">True</property>
137                 <property name="label" translatable="yes">_Edit</property>
138                 <property name="use_underline">True</property>
139                 <child>
140                   <widget class="GtkMenu" id="edit_menu">
141                     <child>
142                       <widget class="GtkMenuItem" id="edit_insert-variable">
143                         <property name="visible">True</property>
144                         <property name="sensitive">False</property>
145                         <property name="label" translatable="yes">Insert Variable</property>
146                         <property name="use_underline">True</property>
147                       </widget>
148                     </child>
149                     <child>
150                       <widget class="GtkMenuItem" id="edit_insert-case">
151                         <property name="visible">True</property>
152                         <property name="sensitive">False</property>
153                         <property name="label" translatable="yes">Insert Cases</property>
154                         <property name="use_underline">True</property>
155                       </widget>
156                     </child>
157                     <child>
158                       <widget class="GtkImageMenuItem" id="edit_goto-case">
159                         <property name="visible">True</property>
160                         <property name="sensitive">False</property>
161                         <property name="label" translatable="yes">Go To Case</property>
162                         <property name="use_underline">True</property>
163                       </widget>
164                     </child>
165                     <child>
166                       <widget class="GtkSeparatorMenuItem" id="separator4">
167                         <property name="visible">True</property>
168                         <property name="sensitive">False</property>
169                       </widget>
170                     </child>
171                     <child>
172                       <widget class="GtkImageMenuItem" id="edit_cut">
173                         <property name="visible">True</property>
174                         <property name="sensitive">False</property>
175                         <property name="label">gtk-cut</property>
176                         <property name="use_underline">True</property>
177                         <property name="use_stock">True</property>
178                       </widget>
179                     </child>
180                     <child>
181                       <widget class="GtkImageMenuItem" id="edit_copy">
182                         <property name="visible">True</property>
183                         <property name="sensitive">False</property>
184                         <property name="label">gtk-copy</property>
185                         <property name="use_underline">True</property>
186                         <property name="use_stock">True</property>
187                       </widget>
188                     </child>
189                     <child>
190                       <widget class="GtkImageMenuItem" id="edit_paste">
191                         <property name="visible">True</property>
192                         <property name="sensitive">False</property>
193                         <property name="label">gtk-paste</property>
194                         <property name="use_underline">True</property>
195                         <property name="use_stock">True</property>
196                       </widget>
197                     </child>
198                     <child>
199                       <widget class="GtkMenuItem" id="edit_clear-variables">
200                         <property name="visible">True</property>
201                         <property name="sensitive">False</property>
202                         <property name="label" translatable="yes">Cl_ear Variables</property>
203                         <property name="use_underline">True</property>
204                       </widget>
205                     </child>
206                     <child>
207                       <widget class="GtkMenuItem" id="edit_clear-cases">
208                         <property name="visible">True</property>
209                         <property name="sensitive">False</property>
210                         <property name="label" translatable="yes">_Clear Cases</property>
211                         <property name="use_underline">True</property>
212                       </widget>
213                     </child>
214                     <child>
215                       <widget class="GtkSeparatorMenuItem" id="separator6">
216                         <property name="visible">True</property>
217                       </widget>
218                     </child>
219                     <child>
220                       <widget class="GtkImageMenuItem" id="edit_find">
221                         <property name="visible">True</property>
222                         <property name="sensitive">False</property>
223                         <property name="label" translatable="yes">_Find</property>
224                         <property name="use_underline">True</property>
225                       </widget>
226                     </child>
227                   </widget>
228                 </child>
229               </widget>
230             </child>
231             <child>
232               <widget class="GtkMenuItem" id="view">
233                 <property name="visible">True</property>
234                 <property name="label" translatable="yes">_View</property>
235                 <property name="use_underline">True</property>
236                 <child>
237                   <widget class="GtkMenu" id="menuitem3_menu">
238                     <child>
239                       <widget class="GtkCheckMenuItem" id="view_statusbar">
240                         <property name="visible">True</property>
241                         <property name="label" translatable="yes">Status Bar</property>
242                         <property name="use_underline">True</property>
243                         <property name="active">True</property>
244                       </widget>
245                     </child>
246                     <child>
247                       <widget class="GtkMenuItem" id="toolbars">
248                         <property name="label" translatable="yes">Toolbars</property>
249                         <property name="use_underline">True</property>
250                       </widget>
251                     </child>
252                     <child>
253                       <widget class="GtkSeparatorMenuItem" id="separator1">
254                         <property name="visible">True</property>
255                       </widget>
256                     </child>
257                     <child>
258                       <widget class="GtkMenuItem" id="view_fonts">
259                         <property name="visible">True</property>
260                         <property name="label" translatable="yes">Fonts</property>
261                         <property name="use_underline">True</property>
262                       </widget>
263                     </child>
264                     <child>
265                       <widget class="GtkCheckMenuItem" id="view_gridlines">
266                         <property name="visible">True</property>
267                         <property name="label" translatable="yes">Grid Lines</property>
268                         <property name="use_underline">True</property>
269                         <property name="active">True</property>
270                       </widget>
271                     </child>
272                     <child>
273                       <widget class="GtkCheckMenuItem" id="view_value-labels">
274                         <property name="visible">True</property>
275                         <property name="label" translatable="yes">Value Labels</property>
276                         <property name="use_underline">True</property>
277                       </widget>
278                     </child>
279                     <child>
280                       <widget class="GtkSeparatorMenuItem" id="separator3">
281                         <property name="visible">True</property>
282                       </widget>
283                     </child>
284                     <child>
285                       <widget class="GtkMenuItem" id="view_data">
286                         <property name="visible">True</property>
287                         <property name="label" translatable="yes">Data</property>
288                         <property name="use_underline">True</property>
289                       </widget>
290                     </child>
291                     <child>
292                       <widget class="GtkMenuItem" id="view_variables">
293                         <property name="visible">True</property>
294                         <property name="label" translatable="yes">Variables</property>
295                         <property name="use_underline">True</property>
296                       </widget>
297                     </child>
298                   </widget>
299                 </child>
300               </widget>
301             </child>
302             <child>
303               <widget class="GtkMenuItem" id="data">
304                 <property name="visible">True</property>
305                 <property name="label" translatable="yes">_Data</property>
306                 <property name="use_underline">True</property>
307                 <child>
308                   <widget class="GtkMenu" id="data_menu">
309                     <child>
310                       <widget class="GtkMenuItem" id="data_sort-cases">
311                         <property name="visible">True</property>
312                         <property name="label" translatable="yes">Sort Cases</property>
313                         <property name="use_underline">True</property>
314                       </widget>
315                     </child>
316                     <child>
317                       <widget class="GtkMenuItem" id="data_transpose">
318                         <property name="visible">True</property>
319                         <property name="sensitive">False</property>
320                         <property name="label" translatable="yes">Transpose</property>
321                         <property name="use_underline">True</property>
322                       </widget>
323                     </child>
324                     <child>
325                       <widget class="GtkMenuItem" id="data_merge-files">
326                         <property name="sensitive">False</property>
327                         <property name="label" translatable="yes">Merge Files</property>
328                         <property name="use_underline">True</property>
329                       </widget>
330                     </child>
331                     <child>
332                       <widget class="GtkMenuItem" id="data_aggregate">
333                         <property name="sensitive">False</property>
334                         <property name="label" translatable="yes">Aggregate</property>
335                         <property name="use_underline">True</property>
336                       </widget>
337                     </child>
338                     <child>
339                       <widget class="GtkSeparatorMenuItem" id="separator5">
340                         <property name="visible">True</property>
341                         <property name="sensitive">False</property>
342                       </widget>
343                     </child>
344                     <child>
345                       <widget class="GtkMenuItem" id="data_split-file">
346                         <property name="visible">True</property>
347                         <property name="label" translatable="yes">Split File</property>
348                         <property name="use_underline">True</property>
349                       </widget>
350                     </child>
351                     <child>
352                       <widget class="GtkMenuItem" id="data_select-cases">
353                         <property name="visible">True</property>
354                         <property name="sensitive">False</property>
355                         <property name="label" translatable="yes">Select Cases</property>
356                         <property name="use_underline">True</property>
357                       </widget>
358                     </child>
359                     <child>
360                       <widget class="GtkMenuItem" id="data_weight-cases">
361                         <property name="visible">True</property>
362                         <property name="label" translatable="yes">Weight Cases</property>
363                         <property name="use_underline">True</property>
364                       </widget>
365                     </child>
366                   </widget>
367                 </child>
368               </widget>
369             </child>
370             <child>
371               <widget class="GtkMenuItem" id="transform">
372                 <property name="visible">True</property>
373                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
374                 <property name="label" translatable="yes">_Transform</property>
375                 <property name="use_underline">True</property>
376                 <child>
377                   <widget class="GtkMenu" id="menu2">
378                     <property name="visible">True</property>
379                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
380                     <child>
381                       <widget class="GtkMenuItem" id="transform_compute">
382                         <property name="visible">True</property>
383                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
384                         <property name="label" translatable="yes">_Compute</property>
385                         <property name="use_underline">True</property>
386                       </widget>
387                     </child>
388                     <child>
389                       <widget class="GtkMenuItem" id="transform_rank">
390                         <property name="visible">True</property>
391                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
392                         <property name="label" translatable="yes">Ran_k Cases</property>
393                         <property name="use_underline">True</property>
394                       </widget>
395                     </child>
396                     <child>
397                       <widget class="GtkSeparatorMenuItem" id="separator8">
398                         <property name="visible">True</property>
399                       </widget>
400                     </child>
401                     <child>
402                       <widget class="GtkMenuItem" id="transform_recode-same">
403                         <property name="visible">True</property>
404                         <property name="label" translatable="yes">Recode into _Same Variables</property>
405                         <property name="use_underline">True</property>
406                       </widget>
407                     </child>
408                     <child>
409                       <widget class="GtkMenuItem" id="transform_recode-different">
410                         <property name="visible">True</property>
411                         <property name="label" translatable="yes">Recode into _Different Variables</property>
412                         <property name="use_underline">True</property>
413                       </widget>
414                     </child>
415                     <child>
416                       <widget class="GtkSeparatorMenuItem" id="separator7">
417                         <property name="visible">True</property>
418                       </widget>
419                     </child>
420                     <child>
421                       <widget class="GtkMenuItem" id="transform_run-pending">
422                         <property name="visible">True</property>
423                         <property name="sensitive">False</property>
424                         <property name="label" translatable="yes">_Run Pending Transforms</property>
425                         <property name="use_underline">True</property>
426                         <accelerator key="G" modifiers="GDK_CONTROL_MASK" signal="activate"/>
427                       </widget>
428                     </child>
429                   </widget>
430                 </child>
431               </widget>
432             </child>
433             <child>
434               <widget class="GtkMenuItem" id="analyze">
435                 <property name="visible">True</property>
436                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
437                 <property name="label" translatable="yes">_Analyze</property>
438                 <property name="use_underline">True</property>
439                 <child>
440                   <widget class="GtkMenu" id="menu3">
441                     <property name="visible">True</property>
442                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
443                     <child>
444                       <widget class="GtkMenuItem" id="descriptive-statistics">
445                         <property name="visible">True</property>
446                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
447                         <property name="label" translatable="yes">_Descriptive Statistics</property>
448                         <property name="use_underline">True</property>
449                         <child>
450                           <widget class="GtkMenu" id="menu5">
451                             <property name="visible">True</property>
452                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
453                             <child>
454                               <widget class="GtkMenuItem" id="analyze_frequencies">
455                                 <property name="visible">True</property>
456                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
457                                 <property name="label" translatable="yes">_Frequencies</property>
458                                 <property name="use_underline">True</property>
459                               </widget>
460                             </child>
461                             <child>
462                               <widget class="GtkMenuItem" id="analyze_descriptives">
463                                 <property name="visible">True</property>
464                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
465                                 <property name="label" translatable="yes">_Descriptives</property>
466                                 <property name="use_underline">True</property>
467                               </widget>
468                             </child>
469                             <child>
470                               <widget class="GtkMenuItem" id="analyze_explore">
471                                 <property name="visible">True</property>
472                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
473                                 <property name="label" translatable="yes">_Explore</property>
474                                 <property name="use_underline">True</property>
475                               </widget>
476                             </child>
477                             <child>
478                               <widget class="GtkMenuItem" id="crosstabs">
479                                 <property name="visible">True</property>
480                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
481                                 <property name="label" translatable="yes">_Crosstabs</property>
482                                 <property name="use_underline">True</property>
483                               </widget>
484                             </child>
485                           </widget>
486                         </child>
487                       </widget>
488                     </child>
489                     <child>
490                       <widget class="GtkMenuItem" id="compare-means">
491                         <property name="visible">True</property>
492                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
493                         <property name="label" translatable="yes">Compare _Means</property>
494                         <property name="use_underline">True</property>
495                         <child>
496                           <widget class="GtkMenu" id="menu6">
497                             <property name="visible">True</property>
498                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
499                             <child>
500                               <widget class="GtkMenuItem" id="one-sample-t-test">
501                                 <property name="visible">True</property>
502                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
503                                 <property name="label" translatable="yes">_One Sample T Test</property>
504                                 <property name="use_underline">True</property>
505                               </widget>
506                             </child>
507                             <child>
508                               <widget class="GtkMenuItem" id="indep-t-test">
509                                 <property name="visible">True</property>
510                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
511                                 <property name="label" translatable="yes">_Independent Samples T Test</property>
512                                 <property name="use_underline">True</property>
513                               </widget>
514                             </child>
515                             <child>
516                               <widget class="GtkMenuItem" id="paired-t-test">
517                                 <property name="visible">True</property>
518                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
519                                 <property name="label" translatable="yes">_Paired Samples T Test</property>
520                                 <property name="use_underline">True</property>
521                               </widget>
522                             </child>
523                             <child>
524                               <widget class="GtkMenuItem" id="oneway-anova">
525                                 <property name="visible">True</property>
526                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
527                                 <property name="label" translatable="yes">One Way _ANOVA</property>
528                                 <property name="use_underline">True</property>
529                               </widget>
530                             </child>
531                           </widget>
532                         </child>
533                       </widget>
534                     </child>
535                     <child>
536                       <widget class="GtkMenuItem" id="bivariate-correlation">
537                         <property name="visible">True</property>
538                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
539                         <property name="label" translatable="yes">Bivariate _Correlation</property>
540                         <property name="use_underline">True</property>
541                       </widget>
542                     </child>
543                     <child>
544                       <widget class="GtkMenuItem" id="linear-regression">
545                         <property name="visible">True</property>
546                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
547                         <property name="label" translatable="yes">Linear _Regression</property>
548                         <property name="use_underline">True</property>
549                       </widget>
550                     </child>
551                     <child>
552                       <widget class="GtkMenuItem" id="non-parametrics">
553                         <property name="visible">True</property>
554                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
555                         <property name="label" translatable="yes">_Non-Parametric Statistics</property>
556                         <property name="use_underline">True</property>
557                         <child>
558                           <widget class="GtkMenu" id="menu4">
559                             <property name="visible">True</property>
560                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
561                             <child>
562                               <widget class="GtkMenuItem" id="chi-square">
563                                 <property name="visible">True</property>
564                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
565                                 <property name="label" translatable="yes">_Chi-Square</property>
566                                 <property name="use_underline">True</property>
567                               </widget>
568                             </child>
569                             <child>
570                               <widget class="GtkMenuItem" id="binomial">
571                                 <property name="visible">True</property>
572                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
573                                 <property name="label" translatable="yes">_Binomial</property>
574                                 <property name="use_underline">True</property>
575                               </widget>
576                             </child>
577                           </widget>
578                         </child>
579                       </widget>
580                     </child>
581                   </widget>
582                 </child>
583               </widget>
584             </child>
585             <child>
586               <widget class="GtkMenuItem" id="utilities">
587                 <property name="visible">True</property>
588                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
589                 <property name="label" translatable="yes">_Utilities</property>
590                 <property name="use_underline">True</property>
591                 <child>
592                   <widget class="GtkMenu" id="menu1">
593                     <property name="visible">True</property>
594                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
595                     <child>
596                       <widget class="GtkMenuItem" id="utilities_variables">
597                         <property name="visible">True</property>
598                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
599                         <property name="label" translatable="yes">_Variables</property>
600                         <property name="use_underline">True</property>
601                       </widget>
602                     </child>
603                     <child>
604                       <widget class="GtkMenuItem" id="utilities_comments">
605                         <property name="visible">True</property>
606                         <property name="sensitive">False</property>
607                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
608                         <property name="label" translatable="yes">Data File _Comments</property>
609                         <property name="use_underline">True</property>
610                       </widget>
611                     </child>
612                   </widget>
613                 </child>
614               </widget>
615             </child>
616             <child>
617               <widget class="GtkMenuItem" id="windows">
618                 <property name="visible">True</property>
619                 <property name="label" translatable="yes">_Windows</property>
620                 <property name="use_underline">True</property>
621                 <child>
622                   <widget class="GtkMenu" id="Windows_menu">
623                     <child>
624                       <widget class="GtkMenuItem" id="windows_minimise_all">
625                         <property name="visible">True</property>
626                         <property name="label" translatable="yes">_Minimize All Windows</property>
627                         <property name="use_underline">True</property>
628                       </widget>
629                     </child>
630                   </widget>
631                 </child>
632               </widget>
633             </child>
634             <child>
635               <widget class="GtkMenuItem" id="help">
636                 <property name="visible">True</property>
637                 <property name="label" translatable="yes">_Help</property>
638                 <property name="use_underline">True</property>
639                 <child>
640                   <widget class="GtkMenu" id="menuitem5_menu">
641                     <child>
642                       <widget class="GtkMenuItem" id="help_reference">
643                         <property name="visible">True</property>
644                         <property name="label" translatable="yes">_Reference Manual</property>
645                         <property name="use_underline">True</property>
646                       </widget>
647                     </child>
648                     <child>
649                       <widget class="GtkMenuItem" id="help_about">
650                         <property name="visible">True</property>
651                         <property name="label" translatable="yes">_About</property>
652                         <property name="use_underline">True</property>
653                       </widget>
654                     </child>
655                   </widget>
656                 </child>
657               </widget>
658             </child>
659           </widget>
660           <packing>
661             <property name="expand">False</property>
662             <property name="fill">False</property>
663           </packing>
664         </child>
665         <child>
666           <widget class="GtkHandleBox" id="handlebox1">
667             <property name="visible">True</property>
668             <property name="shadow_type">GTK_SHADOW_OUT</property>
669             <child>
670               <widget class="GtkToolbar" id="toolbar1">
671                 <property name="visible">True</property>
672                 <child>
673                   <widget class="GtkToolButton" id="button-open">
674                     <property name="visible">True</property>
675                     <property name="tooltip" translatable="yes">Open</property>
676                     <property name="stock_id">gtk-open</property>
677                   </widget>
678                   <packing>
679                     <property name="expand">False</property>
680                   </packing>
681                 </child>
682                 <child>
683                   <widget class="GtkToolButton" id="button-save">
684                     <property name="visible">True</property>
685                     <property name="tooltip" translatable="yes">Save</property>
686                     <property name="stock_id">gtk-save</property>
687                   </widget>
688                   <packing>
689                     <property name="expand">False</property>
690                   </packing>
691                 </child>
692                 <child>
693                   <widget class="GtkToolButton" id="button-print">
694                     <property name="sensitive">False</property>
695                     <property name="tooltip" translatable="yes">Print</property>
696                     <property name="stock_id">gtk-print</property>
697                   </widget>
698                   <packing>
699                     <property name="expand">False</property>
700                   </packing>
701                 </child>
702                 <child>
703                   <widget class="GtkToolButton" id="button-recent">
704                     <property name="sensitive">False</property>
705                     <property name="tooltip" translatable="yes">Recall</property>
706                     <property name="stock_id">gtk-missing-image</property>
707                   </widget>
708                   <packing>
709                     <property name="expand">False</property>
710                   </packing>
711                 </child>
712                 <child>
713                   <widget class="GtkSeparatorToolItem" id="separatortoolitem1">
714                   </widget>
715                   <packing>
716                     <property name="expand">False</property>
717                     <property name="homogeneous">False</property>
718                   </packing>
719                 </child>
720                 <child>
721                   <widget class="GtkToolButton" id="button-undo">
722                     <property name="sensitive">False</property>
723                     <property name="tooltip" translatable="yes">Undo</property>
724                     <property name="stock_id">gtk-undo</property>
725                   </widget>
726                   <packing>
727                     <property name="expand">False</property>
728                   </packing>
729                 </child>
730                 <child>
731                   <widget class="GtkToolButton" id="button-redo">
732                     <property name="sensitive">False</property>
733                     <property name="tooltip" translatable="yes">Redo</property>
734                     <property name="stock_id">gtk-redo</property>
735                   </widget>
736                   <packing>
737                     <property name="expand">False</property>
738                   </packing>
739                 </child>
740                 <child>
741                   <widget class="GtkSeparatorToolItem" id="separatortoolitem2">
742                     <property name="visible">True</property>
743                   </widget>
744                   <packing>
745                     <property name="expand">False</property>
746                     <property name="homogeneous">False</property>
747                   </packing>
748                 </child>
749                 <child>
750                   <widget class="GtkToolButton" id="button-goto-case">
751                     <property name="visible">True</property>
752                     <property name="sensitive">False</property>
753                     <property name="tooltip" translatable="yes">Go To Case</property>
754                     <property name="stock_id">gtk-jump-to</property>
755                   </widget>
756                   <packing>
757                     <property name="expand">False</property>
758                   </packing>
759                 </child>
760                 <child>
761                   <widget class="GtkToolButton" id="button-goto-variable">
762                     <property name="visible">True</property>
763                     <property name="tooltip" translatable="yes">Variables</property>
764                     <property name="use_underline">True</property>
765                     <property name="stock_id">gtk-missing-image</property>
766                   </widget>
767                   <packing>
768                     <property name="expand">False</property>
769                   </packing>
770                 </child>
771                 <child>
772                   <widget class="GtkSeparatorToolItem" id="separatortoolitem5">
773                     <property name="visible">True</property>
774                   </widget>
775                   <packing>
776                     <property name="expand">False</property>
777                     <property name="homogeneous">False</property>
778                   </packing>
779                 </child>
780                 <child>
781                   <widget class="GtkToolButton" id="button-find">
782                     <property name="visible">True</property>
783                     <property name="sensitive">False</property>
784                     <property name="tooltip" translatable="yes">Find</property>
785                     <property name="stock_id">gtk-find</property>
786                   </widget>
787                   <packing>
788                     <property name="expand">False</property>
789                   </packing>
790                 </child>
791                 <child>
792                   <widget class="GtkSeparatorToolItem" id="separatortoolitem4">
793                     <property name="visible">True</property>
794                   </widget>
795                   <packing>
796                     <property name="expand">False</property>
797                     <property name="homogeneous">False</property>
798                   </packing>
799                 </child>
800                 <child>
801                   <widget class="GtkToolButton" id="button-insert-case">
802                     <property name="visible">True</property>
803                     <property name="sensitive">False</property>
804                     <property name="tooltip" translatable="yes">Insert Case</property>
805                     <property name="use_underline">True</property>
806                     <property name="stock_id">gtk-missing-image</property>
807                   </widget>
808                   <packing>
809                     <property name="expand">False</property>
810                   </packing>
811                 </child>
812                 <child>
813                   <widget class="GtkToolButton" id="button-insert-variable">
814                     <property name="visible">True</property>
815                     <property name="sensitive">False</property>
816                     <property name="tooltip" translatable="yes">Insert Variable</property>
817                     <property name="use_underline">True</property>
818                     <property name="stock_id">gtk-missing-image</property>
819                   </widget>
820                   <packing>
821                     <property name="expand">False</property>
822                   </packing>
823                 </child>
824                 <child>
825                   <widget class="GtkSeparatorToolItem" id="separatortoolitem6">
826                     <property name="visible">True</property>
827                   </widget>
828                   <packing>
829                     <property name="expand">False</property>
830                     <property name="homogeneous">False</property>
831                   </packing>
832                 </child>
833                 <child>
834                   <widget class="GtkToolButton" id="button-split-file">
835                     <property name="visible">True</property>
836                     <property name="tooltip" translatable="yes">Split File</property>
837                     <property name="use_underline">True</property>
838                     <property name="stock_id">gtk-missing-image</property>
839                   </widget>
840                   <packing>
841                     <property name="expand">False</property>
842                   </packing>
843                 </child>
844                 <child>
845                   <widget class="GtkToolButton" id="button-weight-cases">
846                     <property name="visible">True</property>
847                     <property name="tooltip" translatable="yes">Weight Cases</property>
848                     <property name="use_underline">True</property>
849                     <property name="stock_id">gtk-missing-image</property>
850                   </widget>
851                   <packing>
852                     <property name="expand">False</property>
853                   </packing>
854                 </child>
855                 <child>
856                   <widget class="GtkToolButton" id="button-select-cases">
857                     <property name="visible">True</property>
858                     <property name="sensitive">False</property>
859                     <property name="tooltip" translatable="yes">Select Cases</property>
860                     <property name="use_underline">True</property>
861                     <property name="stock_id">gtk-missing-image</property>
862                   </widget>
863                   <packing>
864                     <property name="expand">False</property>
865                   </packing>
866                 </child>
867                 <child>
868                   <widget class="GtkSeparatorToolItem" id="separatortoolitem7">
869                     <property name="visible">True</property>
870                   </widget>
871                   <packing>
872                     <property name="expand">False</property>
873                     <property name="homogeneous">False</property>
874                   </packing>
875                 </child>
876                 <child>
877                   <widget class="GtkToggleToolButton" id="togglebutton-value-labels">
878                     <property name="visible">True</property>
879                     <property name="tooltip" translatable="yes">Value Labels</property>
880                     <property name="use_underline">True</property>
881                     <property name="stock_id">gtk-missing-image</property>
882                   </widget>
883                   <packing>
884                     <property name="expand">False</property>
885                   </packing>
886                 </child>
887                 <child>
888                   <widget class="GtkToolButton" id="button-use-sets">
889                     <property name="sensitive">False</property>
890                     <property name="tooltip" translatable="yes">Use Sets</property>
891                     <property name="use_underline">True</property>
892                   </widget>
893                   <packing>
894                     <property name="expand">False</property>
895                   </packing>
896                 </child>
897               </widget>
898             </child>
899           </widget>
900           <packing>
901             <property name="expand">False</property>
902             <property name="fill">False</property>
903             <property name="position">1</property>
904           </packing>
905         </child>
906         <child>
907           <placeholder/>
908         </child>
909         <child>
910           <widget class="GtkHBox" id="status-bar">
911             <property name="visible">True</property>
912             <property name="border_width">5</property>
913             <property name="spacing">5</property>
914             <child>
915               <widget class="GtkFrame" id="frame2">
916                 <property name="visible">True</property>
917                 <property name="label_xalign">0</property>
918                 <property name="shadow_type">GTK_SHADOW_IN</property>
919                 <child>
920                   <widget class="GtkEventBox" id="eventbox1">
921                     <property name="visible">True</property>
922                     <property name="tooltip" translatable="yes">Information Area</property>
923                     <child>
924                       <widget class="GtkLabel" id="information-area">
925                         <property name="visible">True</property>
926                         <property name="single_line_mode">True</property>
927                       </widget>
928                     </child>
929                   </widget>
930                 </child>
931               </widget>
932             </child>
933             <child>
934               <widget class="GtkFrame" id="frame3">
935                 <property name="visible">True</property>
936                 <property name="label_xalign">0</property>
937                 <property name="shadow_type">GTK_SHADOW_IN</property>
938                 <child>
939                   <widget class="GtkEventBox" id="eventbox2">
940                     <property name="visible">True</property>
941                     <property name="tooltip" translatable="yes">Processor Area</property>
942                     <child>
943                       <widget class="GtkLabel" id="processor-area">
944                         <property name="visible">True</property>
945                         <property name="width_chars">35</property>
946                         <property name="single_line_mode">True</property>
947                       </widget>
948                     </child>
949                   </widget>
950                 </child>
951               </widget>
952               <packing>
953                 <property name="expand">False</property>
954                 <property name="fill">False</property>
955                 <property name="position">1</property>
956               </packing>
957             </child>
958             <child>
959               <widget class="GtkFrame" id="frame5">
960                 <property name="visible">True</property>
961                 <property name="label_xalign">0</property>
962                 <property name="shadow_type">GTK_SHADOW_IN</property>
963                 <child>
964                   <widget class="GtkEventBox" id="eventbox4">
965                     <property name="visible">True</property>
966                     <property name="tooltip" translatable="yes">Case Counter Area</property>
967                     <child>
968                       <widget class="GtkLabel" id="case-counter-area">
969                         <property name="visible">True</property>
970                         <property name="width_chars">20</property>
971                         <property name="single_line_mode">True</property>
972                       </widget>
973                     </child>
974                   </widget>
975                 </child>
976               </widget>
977               <packing>
978                 <property name="expand">False</property>
979                 <property name="fill">False</property>
980                 <property name="position">3</property>
981               </packing>
982             </child>
983             <child>
984               <widget class="GtkFrame" id="frame6">
985                 <property name="visible">True</property>
986                 <property name="label_xalign">0</property>
987                 <property name="shadow_type">GTK_SHADOW_IN</property>
988                 <child>
989                   <widget class="GtkEventBox" id="eventbox5">
990                     <property name="visible">True</property>
991                     <property name="tooltip" translatable="yes">Filter Use Status Area</property>
992                     <child>
993                       <widget class="GtkLabel" id="filter-use-status-area">
994                         <property name="visible">True</property>
995                         <property name="ellipsize">PANGO_ELLIPSIZE_START</property>
996                         <property name="width_chars">10</property>
997                         <property name="single_line_mode">True</property>
998                       </widget>
999                     </child>
1000                   </widget>
1001                 </child>
1002               </widget>
1003               <packing>
1004                 <property name="expand">False</property>
1005                 <property name="fill">False</property>
1006                 <property name="position">4</property>
1007               </packing>
1008             </child>
1009             <child>
1010               <widget class="GtkFrame" id="frame7">
1011                 <property name="visible">True</property>
1012                 <property name="label_xalign">0</property>
1013                 <property name="shadow_type">GTK_SHADOW_IN</property>
1014                 <child>
1015                   <widget class="GtkEventBox" id="eventbox6">
1016                     <property name="visible">True</property>
1017                     <property name="tooltip" translatable="yes">Weight Status Area</property>
1018                     <child>
1019                       <widget class="GtkLabel" id="weight-status-area">
1020                         <property name="visible">True</property>
1021                         <property name="ellipsize">PANGO_ELLIPSIZE_START</property>
1022                         <property name="width_chars">15</property>
1023                         <property name="single_line_mode">True</property>
1024                       </widget>
1025                     </child>
1026                   </widget>
1027                 </child>
1028               </widget>
1029               <packing>
1030                 <property name="expand">False</property>
1031                 <property name="fill">False</property>
1032                 <property name="position">5</property>
1033               </packing>
1034             </child>
1035             <child>
1036               <widget class="GtkFrame" id="frame8">
1037                 <property name="visible">True</property>
1038                 <property name="label_xalign">0</property>
1039                 <property name="shadow_type">GTK_SHADOW_IN</property>
1040                 <child>
1041                   <widget class="GtkEventBox" id="eventbox7">
1042                     <property name="visible">True</property>
1043                     <property name="tooltip" translatable="yes">Split File Status Area</property>
1044                     <child>
1045                       <widget class="GtkLabel" id="split-file-status-area">
1046                         <property name="visible">True</property>
1047                         <property name="ellipsize">PANGO_ELLIPSIZE_START</property>
1048                         <property name="width_chars">15</property>
1049                         <property name="single_line_mode">True</property>
1050                       </widget>
1051                     </child>
1052                   </widget>
1053                 </child>
1054               </widget>
1055               <packing>
1056                 <property name="expand">False</property>
1057                 <property name="fill">False</property>
1058                 <property name="position">6</property>
1059               </packing>
1060             </child>
1061           </widget>
1062           <packing>
1063             <property name="expand">False</property>
1064             <property name="fill">False</property>
1065             <property name="position">4</property>
1066           </packing>
1067         </child>
1068       </widget>
1069     </child>
1070   </widget>
1071   <widget class="GtkWindow" id="var_type_dialog">
1072     <property name="border_width">6</property>
1073     <property name="title" translatable="yes">Variable Type</property>
1074     <property name="resizable">False</property>
1075     <property name="modal">True</property>
1076     <property name="default_width">485</property>
1077     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1078     <property name="skip_taskbar_hint">True</property>
1079     <property name="skip_pager_hint">True</property>
1080     <child>
1081       <widget class="GtkHBox" id="hbox1">
1082         <property name="visible">True</property>
1083         <property name="border_width">5</property>
1084         <property name="spacing">5</property>
1085         <child>
1086           <widget class="GtkVBox" id="vbox2">
1087             <property name="visible">True</property>
1088             <property name="border_width">13</property>
1089             <property name="homogeneous">True</property>
1090             <child>
1091               <widget class="GtkRadioButton" id="radiobutton1">
1092                 <property name="visible">True</property>
1093                 <property name="can_focus">True</property>
1094                 <property name="label" translatable="yes">Numeric</property>
1095                 <property name="use_underline">True</property>
1096                 <property name="response_id">0</property>
1097                 <property name="active">True</property>
1098                 <property name="draw_indicator">True</property>
1099               </widget>
1100               <packing>
1101                 <property name="expand">False</property>
1102                 <property name="fill">False</property>
1103               </packing>
1104             </child>
1105             <child>
1106               <widget class="GtkRadioButton" id="radiobutton2">
1107                 <property name="visible">True</property>
1108                 <property name="can_focus">True</property>
1109                 <property name="label" translatable="yes">Comma</property>
1110                 <property name="use_underline">True</property>
1111                 <property name="response_id">0</property>
1112                 <property name="draw_indicator">True</property>
1113                 <property name="group">radiobutton1</property>
1114               </widget>
1115               <packing>
1116                 <property name="expand">False</property>
1117                 <property name="fill">False</property>
1118                 <property name="position">1</property>
1119               </packing>
1120             </child>
1121             <child>
1122               <widget class="GtkRadioButton" id="radiobutton3">
1123                 <property name="visible">True</property>
1124                 <property name="can_focus">True</property>
1125                 <property name="label" translatable="yes">Dot</property>
1126                 <property name="use_underline">True</property>
1127                 <property name="response_id">0</property>
1128                 <property name="draw_indicator">True</property>
1129                 <property name="group">radiobutton1</property>
1130               </widget>
1131               <packing>
1132                 <property name="expand">False</property>
1133                 <property name="fill">False</property>
1134                 <property name="position">2</property>
1135               </packing>
1136             </child>
1137             <child>
1138               <widget class="GtkRadioButton" id="radiobutton4">
1139                 <property name="visible">True</property>
1140                 <property name="can_focus">True</property>
1141                 <property name="label" translatable="yes">Scientific notation</property>
1142                 <property name="use_underline">True</property>
1143                 <property name="response_id">0</property>
1144                 <property name="draw_indicator">True</property>
1145                 <property name="group">radiobutton1</property>
1146               </widget>
1147               <packing>
1148                 <property name="expand">False</property>
1149                 <property name="fill">False</property>
1150                 <property name="position">3</property>
1151               </packing>
1152             </child>
1153             <child>
1154               <widget class="GtkRadioButton" id="radiobutton5">
1155                 <property name="visible">True</property>
1156                 <property name="can_focus">True</property>
1157                 <property name="label" translatable="yes">Date</property>
1158                 <property name="use_underline">True</property>
1159                 <property name="response_id">0</property>
1160                 <property name="draw_indicator">True</property>
1161                 <property name="group">radiobutton1</property>
1162               </widget>
1163               <packing>
1164                 <property name="expand">False</property>
1165                 <property name="fill">False</property>
1166                 <property name="position">4</property>
1167               </packing>
1168             </child>
1169             <child>
1170               <widget class="GtkRadioButton" id="radiobutton6">
1171                 <property name="visible">True</property>
1172                 <property name="can_focus">True</property>
1173                 <property name="label" translatable="yes">Dollar</property>
1174                 <property name="use_underline">True</property>
1175                 <property name="response_id">0</property>
1176                 <property name="draw_indicator">True</property>
1177                 <property name="group">radiobutton1</property>
1178               </widget>
1179               <packing>
1180                 <property name="expand">False</property>
1181                 <property name="fill">False</property>
1182                 <property name="position">5</property>
1183               </packing>
1184             </child>
1185             <child>
1186               <widget class="GtkRadioButton" id="radiobutton7">
1187                 <property name="visible">True</property>
1188                 <property name="can_focus">True</property>
1189                 <property name="label" translatable="yes">Custom currency</property>
1190                 <property name="use_underline">True</property>
1191                 <property name="response_id">0</property>
1192                 <property name="draw_indicator">True</property>
1193                 <property name="group">radiobutton1</property>
1194               </widget>
1195               <packing>
1196                 <property name="expand">False</property>
1197                 <property name="fill">False</property>
1198                 <property name="position">6</property>
1199               </packing>
1200             </child>
1201             <child>
1202               <widget class="GtkRadioButton" id="radiobutton8">
1203                 <property name="visible">True</property>
1204                 <property name="can_focus">True</property>
1205                 <property name="label" translatable="yes">String</property>
1206                 <property name="use_underline">True</property>
1207                 <property name="response_id">0</property>
1208                 <property name="draw_indicator">True</property>
1209                 <property name="group">radiobutton1</property>
1210               </widget>
1211               <packing>
1212                 <property name="expand">False</property>
1213                 <property name="fill">False</property>
1214                 <property name="position">7</property>
1215               </packing>
1216             </child>
1217           </widget>
1218           <packing>
1219             <property name="expand">False</property>
1220             <property name="fill">False</property>
1221           </packing>
1222         </child>
1223         <child>
1224           <widget class="GtkVBox" id="middle_box">
1225             <property name="visible">True</property>
1226             <property name="spacing">10</property>
1227             <child>
1228               <widget class="GtkScrolledWindow" id="scrolledwindow4">
1229                 <property name="width_request">20</property>
1230                 <property name="height_request">194</property>
1231                 <property name="can_focus">True</property>
1232                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1233                 <property name="shadow_type">GTK_SHADOW_IN</property>
1234                 <child>
1235                   <widget class="GtkTreeView" id="date_format_list_view">
1236                     <property name="visible">True</property>
1237                     <property name="can_focus">True</property>
1238                     <property name="headers_visible">False</property>
1239                   </widget>
1240                 </child>
1241               </widget>
1242               <packing>
1243                 <property name="expand">False</property>
1244                 <property name="fill">False</property>
1245               </packing>
1246             </child>
1247             <child>
1248               <widget class="GtkHBox" id="custom_currency_hbox">
1249                 <property name="spacing">15</property>
1250                 <child>
1251                   <widget class="GtkScrolledWindow" id="scrolledwindow5">
1252                     <property name="width_request">1</property>
1253                     <property name="height_request">120</property>
1254                     <property name="visible">True</property>
1255                     <property name="can_focus">True</property>
1256                     <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1257                     <property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
1258                     <property name="shadow_type">GTK_SHADOW_IN</property>
1259                     <child>
1260                       <widget class="GtkTreeView" id="custom_treeview">
1261                         <property name="visible">True</property>
1262                         <property name="can_focus">True</property>
1263                         <property name="headers_visible">False</property>
1264                       </widget>
1265                     </child>
1266                   </widget>
1267                 </child>
1268                 <child>
1269                   <widget class="GtkFrame" id="Sample">
1270                     <property name="visible">True</property>
1271                     <property name="label_xalign">0</property>
1272                     <child>
1273                       <widget class="GtkAlignment" id="alignment2">
1274                         <property name="visible">True</property>
1275                         <property name="left_padding">12</property>
1276                         <child>
1277                           <widget class="GtkVBox" id="vbox10">
1278                             <property name="visible">True</property>
1279                             <property name="homogeneous">True</property>
1280                             <child>
1281                               <widget class="GtkLabel" id="psample_label">
1282                                 <property name="visible">True</property>
1283                                 <property name="label" translatable="yes">positive</property>
1284                               </widget>
1285                             </child>
1286                             <child>
1287                               <widget class="GtkLabel" id="nsample_label">
1288                                 <property name="visible">True</property>
1289                                 <property name="label" translatable="yes">negative</property>
1290                               </widget>
1291                               <packing>
1292                                 <property name="position">1</property>
1293                               </packing>
1294                             </child>
1295                           </widget>
1296                         </child>
1297                       </widget>
1298                     </child>
1299                     <child>
1300                       <widget class="GtkLabel" id="label13">
1301                         <property name="visible">True</property>
1302                         <property name="label" translatable="yes">Sample</property>
1303                         <property name="use_markup">True</property>
1304                       </widget>
1305                       <packing>
1306                         <property name="type">label_item</property>
1307                       </packing>
1308                     </child>
1309                   </widget>
1310                   <packing>
1311                     <property name="pack_type">GTK_PACK_END</property>
1312                     <property name="position">1</property>
1313                   </packing>
1314                 </child>
1315               </widget>
1316               <packing>
1317                 <property name="position">1</property>
1318               </packing>
1319             </child>
1320             <child>
1321               <widget class="GtkScrolledWindow" id="dollar_window">
1322                 <property name="can_focus">True</property>
1323                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1324                 <property name="shadow_type">GTK_SHADOW_IN</property>
1325                 <child>
1326                   <widget class="GtkTreeView" id="dollar_treeview">
1327                     <property name="visible">True</property>
1328                     <property name="can_focus">True</property>
1329                     <property name="headers_visible">False</property>
1330                   </widget>
1331                 </child>
1332               </widget>
1333               <packing>
1334                 <property name="position">2</property>
1335               </packing>
1336             </child>
1337             <child>
1338               <widget class="GtkTable" id="width_decimals">
1339                 <property name="width_request">100</property>
1340                 <property name="height_request">50</property>
1341                 <property name="visible">True</property>
1342                 <property name="n_rows">2</property>
1343                 <property name="n_columns">2</property>
1344                 <property name="column_spacing">2</property>
1345                 <property name="row_spacing">1</property>
1346                 <child>
1347                   <widget class="GtkHBox" id="hbox2">
1348                     <property name="visible">True</property>
1349                     <child>
1350                       <widget class="GtkLabel" id="width_label">
1351                         <property name="visible">True</property>
1352                         <property name="label" translatable="yes">Width:</property>
1353                         <property name="justify">GTK_JUSTIFY_RIGHT</property>
1354                       </widget>
1355                       <packing>
1356                         <property name="expand">False</property>
1357                         <property name="fill">False</property>
1358                         <property name="pack_type">GTK_PACK_END</property>
1359                       </packing>
1360                     </child>
1361                   </widget>
1362                   <packing>
1363                     <property name="x_options">GTK_FILL</property>
1364                     <property name="y_options">GTK_FILL</property>
1365                   </packing>
1366                 </child>
1367                 <child>
1368                   <widget class="GtkEntry" id="decimals_entry">
1369                     <property name="width_request">25</property>
1370                     <property name="visible">True</property>
1371                     <property name="can_focus">True</property>
1372                   </widget>
1373                   <packing>
1374                     <property name="left_attach">1</property>
1375                     <property name="right_attach">2</property>
1376                     <property name="top_attach">1</property>
1377                     <property name="bottom_attach">2</property>
1378                     <property name="y_options"></property>
1379                   </packing>
1380                 </child>
1381                 <child>
1382                   <widget class="GtkEntry" id="width_entry">
1383                     <property name="width_request">25</property>
1384                     <property name="can_focus">True</property>
1385                   </widget>
1386                   <packing>
1387                     <property name="left_attach">1</property>
1388                     <property name="right_attach">2</property>
1389                     <property name="y_options"></property>
1390                   </packing>
1391                 </child>
1392                 <child>
1393                   <widget class="GtkLabel" id="decimals_label">
1394                     <property name="visible">True</property>
1395                     <property name="xalign">0</property>
1396                     <property name="label" translatable="yes">Decimal Places:</property>
1397                     <property name="justify">GTK_JUSTIFY_RIGHT</property>
1398                   </widget>
1399                   <packing>
1400                     <property name="top_attach">1</property>
1401                     <property name="bottom_attach">2</property>
1402                     <property name="x_options">GTK_FILL</property>
1403                     <property name="y_options"></property>
1404                   </packing>
1405                 </child>
1406               </widget>
1407               <packing>
1408                 <property name="position">3</property>
1409               </packing>
1410             </child>
1411           </widget>
1412           <packing>
1413             <property name="fill">False</property>
1414             <property name="position">1</property>
1415           </packing>
1416         </child>
1417         <child>
1418           <widget class="GtkVButtonBox" id="vbuttonbox6">
1419             <property name="visible">True</property>
1420             <property name="spacing">5</property>
1421             <property name="layout_style">GTK_BUTTONBOX_START</property>
1422             <child>
1423               <widget class="GtkButton" id="var_type_ok">
1424                 <property name="visible">True</property>
1425                 <property name="can_focus">True</property>
1426                 <property name="can_default">True</property>
1427                 <property name="label">gtk-ok</property>
1428                 <property name="use_stock">True</property>
1429                 <property name="response_id">0</property>
1430               </widget>
1431             </child>
1432             <child>
1433               <widget class="GtkButton" id="var_type_cancel">
1434                 <property name="visible">True</property>
1435                 <property name="can_focus">True</property>
1436                 <property name="can_default">True</property>
1437                 <property name="label">gtk-cancel</property>
1438                 <property name="use_stock">True</property>
1439                 <property name="response_id">0</property>
1440               </widget>
1441               <packing>
1442                 <property name="position">1</property>
1443               </packing>
1444             </child>
1445             <child>
1446               <widget class="GtkButton" id="help_button_variable_type">
1447                 <property name="visible">True</property>
1448                 <property name="can_focus">True</property>
1449                 <property name="can_default">True</property>
1450                 <property name="label">gtk-help</property>
1451                 <property name="use_stock">True</property>
1452                 <property name="response_id">0</property>
1453               </widget>
1454               <packing>
1455                 <property name="position">2</property>
1456               </packing>
1457             </child>
1458           </widget>
1459           <packing>
1460             <property name="position">2</property>
1461           </packing>
1462         </child>
1463       </widget>
1464     </child>
1465   </widget>
1466   <widget class="GtkWindow" id="val_labs_dialog">
1467     <property name="title" translatable="yes">Value Labels</property>
1468     <property name="resizable">False</property>
1469     <property name="modal">True</property>
1470     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1471     <property name="skip_taskbar_hint">True</property>
1472     <property name="skip_pager_hint">True</property>
1473     <child>
1474       <widget class="GtkHBox" id="hbox3">
1475         <property name="visible">True</property>
1476         <property name="border_width">5</property>
1477         <child>
1478           <widget class="GtkFrame" id="frame1">
1479             <property name="visible">True</property>
1480             <property name="label_xalign">0</property>
1481             <child>
1482               <widget class="GtkAlignment" id="alignment1">
1483                 <property name="visible">True</property>
1484                 <property name="border_width">8</property>
1485                 <property name="left_padding">12</property>
1486                 <child>
1487                   <widget class="GtkTable" id="table3">
1488                     <property name="visible">True</property>
1489                     <property name="n_rows">2</property>
1490                     <property name="n_columns">2</property>
1491                     <property name="row_spacing">5</property>
1492                     <child>
1493                       <widget class="GtkScrolledWindow" id="scrolledwindow3">
1494                         <property name="visible">True</property>
1495                         <property name="can_focus">True</property>
1496                         <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1497                         <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1498                         <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
1499                         <child>
1500                           <widget class="GtkTreeView" id="treeview1">
1501                             <property name="visible">True</property>
1502                             <property name="can_focus">True</property>
1503                             <property name="headers_visible">False</property>
1504                             <property name="enable_search">False</property>
1505                           </widget>
1506                         </child>
1507                       </widget>
1508                       <packing>
1509                         <property name="left_attach">1</property>
1510                         <property name="right_attach">2</property>
1511                         <property name="top_attach">1</property>
1512                         <property name="bottom_attach">2</property>
1513                         <property name="x_options">GTK_FILL</property>
1514                         <property name="y_options">GTK_FILL</property>
1515                       </packing>
1516                     </child>
1517                     <child>
1518                       <widget class="GtkTable" id="table4">
1519                         <property name="visible">True</property>
1520                         <property name="border_width">5</property>
1521                         <property name="n_rows">2</property>
1522                         <property name="n_columns">2</property>
1523                         <property name="column_spacing">5</property>
1524                         <property name="row_spacing">4</property>
1525                         <child>
1526                           <widget class="GtkHBox" id="hbox4">
1527                             <property name="visible">True</property>
1528                             <child>
1529                               <widget class="GtkEntry" id="value_entry">
1530                                 <property name="width_request">85</property>
1531                                 <property name="visible">True</property>
1532                                 <property name="can_focus">True</property>
1533                               </widget>
1534                               <packing>
1535                                 <property name="expand">False</property>
1536                                 <property name="fill">False</property>
1537                                 <property name="padding">1</property>
1538                               </packing>
1539                             </child>
1540                           </widget>
1541                           <packing>
1542                             <property name="left_attach">1</property>
1543                             <property name="right_attach">2</property>
1544                             <property name="x_options">GTK_FILL</property>
1545                             <property name="y_options">GTK_FILL</property>
1546                           </packing>
1547                         </child>
1548                         <child>
1549                           <widget class="GtkEntry" id="label_entry">
1550                             <property name="visible">True</property>
1551                             <property name="can_focus">True</property>
1552                           </widget>
1553                           <packing>
1554                             <property name="left_attach">1</property>
1555                             <property name="right_attach">2</property>
1556                             <property name="top_attach">1</property>
1557                             <property name="bottom_attach">2</property>
1558                             <property name="y_options"></property>
1559                           </packing>
1560                         </child>
1561                         <child>
1562                           <widget class="GtkLabel" id="label6">
1563                             <property name="visible">True</property>
1564                             <property name="xalign">0</property>
1565                             <property name="label" translatable="yes">Value Label:</property>
1566                           </widget>
1567                           <packing>
1568                             <property name="top_attach">1</property>
1569                             <property name="bottom_attach">2</property>
1570                             <property name="x_options">GTK_FILL</property>
1571                             <property name="y_options"></property>
1572                           </packing>
1573                         </child>
1574                         <child>
1575                           <widget class="GtkLabel" id="label5">
1576                             <property name="visible">True</property>
1577                             <property name="xalign">0</property>
1578                             <property name="label" translatable="yes">Value:</property>
1579                           </widget>
1580                           <packing>
1581                             <property name="x_options">GTK_FILL</property>
1582                             <property name="y_options"></property>
1583                           </packing>
1584                         </child>
1585                       </widget>
1586                       <packing>
1587                         <property name="right_attach">2</property>
1588                         <property name="x_options">GTK_FILL</property>
1589                       </packing>
1590                     </child>
1591                     <child>
1592                       <widget class="GtkVButtonBox" id="vbuttonbox2">
1593                         <property name="visible">True</property>
1594                         <property name="border_width">5</property>
1595                         <child>
1596                           <widget class="GtkButton" id="val_labs_add">
1597                             <property name="visible">True</property>
1598                             <property name="sensitive">False</property>
1599                             <property name="can_focus">True</property>
1600                             <property name="can_default">True</property>
1601                             <property name="label">gtk-add</property>
1602                             <property name="use_stock">True</property>
1603                             <property name="response_id">0</property>
1604                           </widget>
1605                         </child>
1606                         <child>
1607                           <widget class="GtkButton" id="val_labs_change">
1608                             <property name="visible">True</property>
1609                             <property name="sensitive">False</property>
1610                             <property name="can_focus">True</property>
1611                             <property name="can_default">True</property>
1612                             <property name="label">gtk-apply</property>
1613                             <property name="use_stock">True</property>
1614                             <property name="response_id">0</property>
1615                           </widget>
1616                           <packing>
1617                             <property name="position">1</property>
1618                           </packing>
1619                         </child>
1620                         <child>
1621                           <widget class="GtkButton" id="val_labs_remove">
1622                             <property name="visible">True</property>
1623                             <property name="sensitive">False</property>
1624                             <property name="can_focus">True</property>
1625                             <property name="can_default">True</property>
1626                             <property name="label">gtk-remove</property>
1627                             <property name="use_stock">True</property>
1628                             <property name="response_id">0</property>
1629                           </widget>
1630                           <packing>
1631                             <property name="position">2</property>
1632                           </packing>
1633                         </child>
1634                       </widget>
1635                       <packing>
1636                         <property name="top_attach">1</property>
1637                         <property name="bottom_attach">2</property>
1638                         <property name="x_options">GTK_FILL</property>
1639                       </packing>
1640                     </child>
1641                   </widget>
1642                 </child>
1643               </widget>
1644             </child>
1645             <child>
1646               <widget class="GtkLabel" id="label7">
1647                 <property name="visible">True</property>
1648                 <property name="label" translatable="yes">Value Labels</property>
1649                 <property name="use_markup">True</property>
1650               </widget>
1651               <packing>
1652                 <property name="type">label_item</property>
1653               </packing>
1654             </child>
1655           </widget>
1656           <packing>
1657             <property name="padding">10</property>
1658           </packing>
1659         </child>
1660         <child>
1661           <widget class="GtkVButtonBox" id="vbuttonbox3">
1662             <property name="visible">True</property>
1663             <property name="border_width">5</property>
1664             <property name="spacing">5</property>
1665             <property name="layout_style">GTK_BUTTONBOX_START</property>
1666             <child>
1667               <widget class="GtkButton" id="val_labs_ok">
1668                 <property name="visible">True</property>
1669                 <property name="can_focus">True</property>
1670                 <property name="can_default">True</property>
1671                 <property name="label">gtk-ok</property>
1672                 <property name="use_stock">True</property>
1673                 <property name="response_id">0</property>
1674               </widget>
1675             </child>
1676             <child>
1677               <widget class="GtkButton" id="val_labs_cancel">
1678                 <property name="visible">True</property>
1679                 <property name="can_focus">True</property>
1680                 <property name="can_default">True</property>
1681                 <property name="label">gtk-cancel</property>
1682                 <property name="use_stock">True</property>
1683                 <property name="response_id">0</property>
1684               </widget>
1685               <packing>
1686                 <property name="position">1</property>
1687               </packing>
1688             </child>
1689             <child>
1690               <widget class="GtkButton" id="help_button_value_labels">
1691                 <property name="visible">True</property>
1692                 <property name="can_focus">True</property>
1693                 <property name="can_default">True</property>
1694                 <property name="label">gtk-help</property>
1695                 <property name="use_stock">True</property>
1696                 <property name="response_id">0</property>
1697               </widget>
1698               <packing>
1699                 <property name="position">2</property>
1700               </packing>
1701             </child>
1702           </widget>
1703           <packing>
1704             <property name="expand">False</property>
1705             <property name="fill">False</property>
1706             <property name="pack_type">GTK_PACK_END</property>
1707             <property name="position">1</property>
1708           </packing>
1709         </child>
1710       </widget>
1711     </child>
1712   </widget>
1713   <widget class="GtkWindow" id="missing_values_dialog">
1714     <property name="border_width">10</property>
1715     <property name="title" translatable="yes">Missing Values</property>
1716     <property name="resizable">False</property>
1717     <property name="modal">True</property>
1718     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1719     <property name="skip_taskbar_hint">True</property>
1720     <property name="skip_pager_hint">True</property>
1721     <child>
1722       <widget class="GtkTable" id="table6">
1723         <property name="visible">True</property>
1724         <property name="n_rows">2</property>
1725         <property name="n_columns">2</property>
1726         <child>
1727           <widget class="GtkVBox" id="vbox7">
1728             <property name="visible">True</property>
1729             <child>
1730               <widget class="GtkRadioButton" id="range_missing">
1731                 <property name="visible">True</property>
1732                 <property name="can_focus">True</property>
1733                 <property name="label" translatable="yes">_Range plus one optional discrete missing value</property>
1734                 <property name="use_underline">True</property>
1735                 <property name="focus_on_click">False</property>
1736                 <property name="response_id">0</property>
1737                 <property name="draw_indicator">True</property>
1738                 <property name="group">no_missing</property>
1739               </widget>
1740               <packing>
1741                 <property name="expand">False</property>
1742                 <property name="fill">False</property>
1743               </packing>
1744             </child>
1745             <child>
1746               <widget class="GtkVBox" id="vbox8">
1747                 <property name="visible">True</property>
1748                 <property name="spacing">5</property>
1749                 <child>
1750                   <widget class="GtkHBox" id="hbox7">
1751                     <property name="visible">True</property>
1752                     <child>
1753                       <widget class="GtkHBox" id="hbox8">
1754                         <property name="visible">True</property>
1755                         <child>
1756                           <widget class="GtkLabel" id="label11">
1757                             <property name="visible">True</property>
1758                             <property name="label" translatable="yes">_Low:</property>
1759                             <property name="use_underline">True</property>
1760                             <property name="mnemonic_widget">mv-low</property>
1761                           </widget>
1762                           <packing>
1763                             <property name="expand">False</property>
1764                             <property name="fill">False</property>
1765                             <property name="padding">20</property>
1766                           </packing>
1767                         </child>
1768                         <child>
1769                           <widget class="GtkEntry" id="mv-low">
1770                             <property name="width_request">75</property>
1771                             <property name="visible">True</property>
1772                             <property name="can_focus">True</property>
1773                           </widget>
1774                           <packing>
1775                             <property name="expand">False</property>
1776                             <property name="position">1</property>
1777                           </packing>
1778                         </child>
1779                       </widget>
1780                     </child>
1781                     <child>
1782                       <widget class="GtkHBox" id="hbox9">
1783                         <property name="visible">True</property>
1784                         <child>
1785                           <widget class="GtkLabel" id="label12">
1786                             <property name="visible">True</property>
1787                             <property name="label" translatable="yes">_High:</property>
1788                             <property name="use_underline">True</property>
1789                             <property name="mnemonic_widget">mv-high</property>
1790                           </widget>
1791                           <packing>
1792                             <property name="expand">False</property>
1793                             <property name="fill">False</property>
1794                           </packing>
1795                         </child>
1796                         <child>
1797                           <widget class="GtkEntry" id="mv-high">
1798                             <property name="width_request">75</property>
1799                             <property name="visible">True</property>
1800                             <property name="can_focus">True</property>
1801                           </widget>
1802                           <packing>
1803                             <property name="padding">5</property>
1804                             <property name="position">1</property>
1805                           </packing>
1806                         </child>
1807                       </widget>
1808                       <packing>
1809                         <property name="fill">False</property>
1810                         <property name="padding">20</property>
1811                         <property name="position">1</property>
1812                       </packing>
1813                     </child>
1814                     <child>
1815                       <placeholder/>
1816                     </child>
1817                     <child>
1818                       <placeholder/>
1819                     </child>
1820                   </widget>
1821                 </child>
1822                 <child>
1823                   <widget class="GtkHBox" id="hbox6">
1824                     <property name="visible">True</property>
1825                     <child>
1826                       <widget class="GtkLabel" id="label10">
1827                         <property name="visible">True</property>
1828                         <property name="label" translatable="yes">Di_screte value:</property>
1829                         <property name="use_underline">True</property>
1830                         <property name="mnemonic_widget">mv-discrete</property>
1831                       </widget>
1832                       <packing>
1833                         <property name="expand">False</property>
1834                         <property name="fill">False</property>
1835                         <property name="padding">20</property>
1836                       </packing>
1837                     </child>
1838                     <child>
1839                       <widget class="GtkEntry" id="mv-discrete">
1840                         <property name="width_request">75</property>
1841                         <property name="visible">True</property>
1842                         <property name="can_focus">True</property>
1843                       </widget>
1844                       <packing>
1845                         <property name="expand">False</property>
1846                         <property name="position">1</property>
1847                       </packing>
1848                     </child>
1849                   </widget>
1850                   <packing>
1851                     <property name="position">1</property>
1852                   </packing>
1853                 </child>
1854               </widget>
1855               <packing>
1856                 <property name="position">1</property>
1857               </packing>
1858             </child>
1859           </widget>
1860           <packing>
1861             <property name="right_attach">2</property>
1862             <property name="top_attach">1</property>
1863             <property name="bottom_attach">2</property>
1864             <property name="x_options">GTK_FILL</property>
1865           </packing>
1866         </child>
1867         <child>
1868           <widget class="GtkVBox" id="vbox5">
1869             <property name="visible">True</property>
1870             <property name="spacing">12</property>
1871             <child>
1872               <widget class="GtkRadioButton" id="no_missing">
1873                 <property name="visible">True</property>
1874                 <property name="can_focus">True</property>
1875                 <property name="label" translatable="yes">_No missing values</property>
1876                 <property name="use_underline">True</property>
1877                 <property name="response_id">0</property>
1878                 <property name="active">True</property>
1879                 <property name="draw_indicator">True</property>
1880               </widget>
1881               <packing>
1882                 <property name="expand">False</property>
1883                 <property name="fill">False</property>
1884               </packing>
1885             </child>
1886             <child>
1887               <widget class="GtkVBox" id="vbox6">
1888                 <property name="visible">True</property>
1889                 <child>
1890                   <widget class="GtkRadioButton" id="discrete_missing">
1891                     <property name="visible">True</property>
1892                     <property name="can_focus">True</property>
1893                     <property name="label" translatable="yes">_Discrete missing values</property>
1894                     <property name="use_underline">True</property>
1895                     <property name="focus_on_click">False</property>
1896                     <property name="response_id">0</property>
1897                     <property name="draw_indicator">True</property>
1898                     <property name="group">no_missing</property>
1899                   </widget>
1900                   <packing>
1901                     <property name="expand">False</property>
1902                     <property name="fill">False</property>
1903                   </packing>
1904                 </child>
1905                 <child>
1906                   <widget class="GtkHBox" id="hbox10">
1907                     <property name="visible">True</property>
1908                     <child>
1909                       <widget class="GtkHBox" id="hbox5">
1910                         <property name="visible">True</property>
1911                         <property name="border_width">5</property>
1912                         <property name="spacing">5</property>
1913                         <property name="homogeneous">True</property>
1914                         <child>
1915                           <widget class="GtkEntry" id="mv0">
1916                             <property name="width_request">75</property>
1917                             <property name="visible">True</property>
1918                             <property name="can_focus">True</property>
1919                           </widget>
1920                           <packing>
1921                             <property name="expand">False</property>
1922                             <property name="fill">False</property>
1923                           </packing>
1924                         </child>
1925                         <child>
1926                           <widget class="GtkEntry" id="mv1">
1927                             <property name="width_request">75</property>
1928                             <property name="visible">True</property>
1929                             <property name="can_focus">True</property>
1930                           </widget>
1931                           <packing>
1932                             <property name="expand">False</property>
1933                             <property name="fill">False</property>
1934                             <property name="position">1</property>
1935                           </packing>
1936                         </child>
1937                         <child>
1938                           <widget class="GtkEntry" id="mv2">
1939                             <property name="width_request">75</property>
1940                             <property name="visible">True</property>
1941                             <property name="can_focus">True</property>
1942                           </widget>
1943                           <packing>
1944                             <property name="expand">False</property>
1945                             <property name="fill">False</property>
1946                             <property name="position">2</property>
1947                           </packing>
1948                         </child>
1949                       </widget>
1950                       <packing>
1951                         <property name="padding">20</property>
1952                       </packing>
1953                     </child>
1954                   </widget>
1955                   <packing>
1956                     <property name="position">1</property>
1957                   </packing>
1958                 </child>
1959               </widget>
1960               <packing>
1961                 <property name="expand">False</property>
1962                 <property name="fill">False</property>
1963                 <property name="position">1</property>
1964               </packing>
1965             </child>
1966           </widget>
1967           <packing>
1968             <property name="y_options">GTK_FILL</property>
1969           </packing>
1970         </child>
1971         <child>
1972           <widget class="GtkVButtonBox" id="vbuttonbox5">
1973             <property name="visible">True</property>
1974             <property name="border_width">5</property>
1975             <property name="spacing">5</property>
1976             <property name="layout_style">GTK_BUTTONBOX_START</property>
1977             <child>
1978               <widget class="GtkButton" id="missing_val_ok">
1979                 <property name="visible">True</property>
1980                 <property name="can_focus">True</property>
1981                 <property name="can_default">True</property>
1982                 <property name="label">gtk-ok</property>
1983                 <property name="use_stock">True</property>
1984                 <property name="response_id">0</property>
1985               </widget>
1986             </child>
1987             <child>
1988               <widget class="GtkButton" id="missing_val_cancel">
1989                 <property name="visible">True</property>
1990                 <property name="can_focus">True</property>
1991                 <property name="can_default">True</property>
1992                 <property name="label">gtk-cancel</property>
1993                 <property name="use_stock">True</property>
1994                 <property name="response_id">0</property>
1995               </widget>
1996               <packing>
1997                 <property name="position">1</property>
1998               </packing>
1999             </child>
2000             <child>
2001               <widget class="GtkButton" id="help_button_missing_values">
2002                 <property name="visible">True</property>
2003                 <property name="can_focus">True</property>
2004                 <property name="can_default">True</property>
2005                 <property name="label">gtk-help</property>
2006                 <property name="use_stock">True</property>
2007                 <property name="response_id">0</property>
2008               </widget>
2009               <packing>
2010                 <property name="position">2</property>
2011               </packing>
2012             </child>
2013           </widget>
2014           <packing>
2015             <property name="left_attach">1</property>
2016             <property name="right_attach">2</property>
2017           </packing>
2018         </child>
2019       </widget>
2020     </child>
2021   </widget>
2022 </glade-interface>