Autorecode Dialog: Use correct dictionary pointer
[pspp] / src / ui / gui / variable-info.ui
index 761c297b87bbf34ead14c53371937bad272b9266..5a6e0d1c448ac4b2aea71eba41f49a1f4187da7f 100644 (file)
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- PSPP - a program for statistical analysis. -->
+<!-- Copyright (C) 2017 Free Software Foundation, Inc. -->
+
+<!-- This program is free software: you can redistribute it and/or modify -->
+<!-- it under the terms of the GNU General Public License as published by -->
+<!-- the Free Software Foundation, either version 3 of the License, or -->
+<!-- (at your option) any later version. -->
+
+<!-- This program is distributed in the hope that it will be useful, -->
+<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
+<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the -->
+<!-- GNU General Public License for more details. -->
+
+<!-- You should have received a copy of the GNU General Public License -->
+<!-- along with this program.  If not, see <http://www.gnu.org/licenses/>. -->
+
 <!-- Generated with glade 3.18.3 -->
 <interface>
   <requires lib="gtk+" version="3.4.2"/>
@@ -9,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>
@@ -30,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"/>