Need to include locale.h, now that it's been removed from config.h
[pspp] / src / ui / gui / data-editor.glade
index f637309f6bdc3468bcc9f73caf66022381d9e31f..7779a06095e6ee4ef0877ea9b30334945bf22b17 100644 (file)
                     </child>
                     <child>
                       <widget class="GtkMenuItem" id="transform_rank">
-                        <property name="sensitive">False</property>
+                        <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">Ran_k Cases</property>
                         <property name="use_underline">True</property>
                               </widget>
                             </child>
                             <child>
-                              <widget class="GtkMenuItem" id="descriptives">
+                              <widget class="GtkMenuItem" id="analyze_descriptives">
                                 <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">_Descriptives</property>
                               </widget>
                             </child>
                             <child>
-                              <widget class="GtkMenuItem" id="one-way-anova">
+                              <widget class="GtkMenuItem" id="oneway-anova">
                                 <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">One Way _ANOVA</property>