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