Add copyright and licence notices to files which lack them.
[pspp] / src / ui / gui / split-file.ui
index 2765252e284fb72bf795c485f09c769d95c44c31..ab0fb42132f716e74f466b876dab778d19b10254 100644 (file)
@@ -1,7 +1,23 @@
+<!-- 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/>. -->
+
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Generated with glade 3.18.3 -->
 <interface>
-  <requires lib="gtk+" version="3.0"/>
+  <requires lib="gtk+" version="3.4.2"/>
   <requires lib="psppire" version="2054.17080"/>
   <object class="PsppireDialog" id="split-file-dialog">
     <property name="can_focus">False</property>
@@ -83,7 +99,7 @@
                         <property name="orientation">vertical</property>
                         <property name="layout_style">spread</property>
                         <child>
-                          <object class="GtkRadioButton" id="split-radiobutton0">
+                          <object class="GtkRadioButton" id="split-off">
                             <property name="label" translatable="yes">Anal_yze all cases.  Do not create groups.</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                           </packing>
                         </child>
                         <child>
-                          <object class="GtkRadioButton" id="split-radiobutton1">
+                          <object class="GtkRadioButton" id="split-layered">
                             <property name="label" translatable="yes">Compare _groups.</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="xalign">0.5</property>
                             <property name="active">True</property>
                             <property name="draw_indicator">True</property>
-                            <property name="group">split-radiobutton0</property>
+                            <property name="group">split-off</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
                             <property name="xalign">0.5</property>
                             <property name="active">True</property>
                             <property name="draw_indicator">True</property>
-                            <property name="group">split-radiobutton0</property>
+                            <property name="group">split-off</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
                         <property name="homogeneous">True</property>
                         <property name="layout_style">spread</property>
                         <child>
-                          <object class="GtkRadioButton" id="split-radiobutton3">
+                          <object class="GtkRadioButton" id="split-sort">
                             <property name="label" translatable="yes">_Sort the file by grouping variables.</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                           </packing>
                         </child>
                         <child>
-                          <object class="GtkRadioButton" id="split-radiobutton4">
+                          <object class="GtkRadioButton" id="split-dont-sort">
                             <property name="label" translatable="yes">_File is already sorted.</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="use_underline">True</property>
                             <property name="xalign">0.5</property>
                             <property name="draw_indicator">True</property>
-                            <property name="group">split-radiobutton3</property>
+                            <property name="group">split-sort</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
           </packing>
         </child>
         <child>
-          <object class="PsppireVButtonBox" id="psppire-buttonbox3">
+          <object class="PsppireButtonbox" id="psppire-buttonbox3">
+            <property name="orientation">vertical</property>
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>