psppire-output-window: Factor out output view as psppire-output-view.
[pspp] / src / ui / gui / t-test.ui
index 3412ad5bfacadcd790cf6f7cfcb2d63e07f39f0f..0c256561d7a8c21e438ff60a9efd1b6688d53a72 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <interface>
-  <requires lib="psppire" version="2054.17080"/>
   <!-- interface-requires gtk+ 2.12 -->
+  <requires lib="psppire" version="2054.17080"/>
   <!-- interface-naming-policy project-wide -->
   <object class="PsppireDialog" id="options-dialog">
     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
               <object class="GtkLabel" id="label6">
                 <property name="visible">True</property>
                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                <property name="label" translatable="yes">Test Variable(s):</property>
+                <property name="label" translatable="yes">_Test Variable(s):</property>
                 <property name="use_markup">True</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">one-sample-t-test-treeview1</property>
               </object>
             </child>
           </object>
         </child>
         <child>
           <object class="GtkButton" id="button1">
-            <property name="label" translatable="yes">Options...</property>
+            <property name="label" translatable="yes">O_ptions...</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="receives_default">True</property>
             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+            <property name="use_underline">True</property>
           </object>
           <packing>
             <property name="left_attach">3</property>