Rank Dialog: Cosmetic Improvements
[pspp] / src / ui / gui / k-means.ui
index 091607ae0be1103faf5a1214867e30f80ddb05b5..36655efff2e86a67da97ec06e857b91cdb834df2 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!-- PSPP - a program for statistical analysis. -->
 <!-- Copyright (C) 2017 Free Software Foundation, Inc. -->
 
 <!-- You should have received a copy of the GNU General Public License -->
 <!-- along with this program.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<?xml version="1.0" encoding="UTF-8"?>
 <!-- Generated with glade 3.18.3 -->
 <interface>
-  <requires lib="gtk+" version="3.4.2"/>
+  <requires lib="gtk+" version="3.22"/>
   <requires lib="psppire" version="0.0"/>
   <object class="PsppireDialog" id="k-means-dialog">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">K-Means Cluster Analysis</property>
     <property name="modal">True</property>
-    <property name="help_page">QUICK-CLUSTER</property>
+    <property name="help-page">QUICK-CLUSTER</property>
     <child>
       <object class="GtkBox" id="dialog-hbox1">
         <property name="visible">True</property>
                   <object class="GtkEntry" id="entry1">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="invisible_char">●</property>
-                    <property name="width_chars">0</property>
+                    <property name="width_chars">5</property>
                   </object>
                   <packing>
                     <property name="expand">True</property>
           </packing>
         </child>
         <child>
-          <object class="PsppireButtonbox" id="psppire-hbuttonbox1">
+          <object class="PsppireButtonBox" id="psppire-hbuttonbox1">
             <property name="orientation">horizontal</property>
             <property name="visible">True</property>
             <property name="can_focus">False</property>