src/ui/gui/psppire-text-file.c (read_lines): Use const int instead of enum
[pspp] / src / ui / gui / variable-info.ui
index 3135c1d026a957ae8fc5caf9d819fd8dbcdda240..3bd22477c470c588dc70731a474fb93119adbc01 100644 (file)
@@ -17,7 +17,7 @@
 
 <!-- Generated with glade 3.18.3 -->
 <interface>
-  <requires lib="gtk+" version="3.4.2"/>
+  <requires lib="gtk+" version="3.22"/>
   <requires lib="psppire" version="2054.22072"/>
   <object class="PsppireDialog" id="variable-info-dialog">
     <property name="can_focus">False</property>
@@ -25,7 +25,7 @@
     <property name="title" translatable="yes">Variables</property>
     <property name="modal">True</property>
     <property name="slidable">True</property>
-    <property name="help_page">Variable-Attributes</property>
+    <property name="help-page">Variable-Attributes</property>
     <child>
       <object class="GtkPaned" id="dialog-hbox2">
         <property name="visible">True</property>
@@ -46,7 +46,7 @@
                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                 <property name="border_width">0</property>
                 <property name="headers_visible">False</property>
-                <property name="reorderable">True</property>
+                <property name="reorderable">False</property>
                 <property name="fixed_height_mode">True</property>
                 <child internal-child="selection">
                   <object class="GtkTreeSelection" id="psppire-dictview-selection1"/>
@@ -67,7 +67,7 @@
             <property name="orientation">vertical</property>
             <property name="spacing">5</property>
             <child>
-              <object class="PsppireButtonbox" id="psppire-hbuttonbox4">
+              <object class="PsppireButtonBox" id="psppire-hbuttonbox4">
                 <property name="orientation">horizontal</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>