Implement DATASET commands.
[pspp-builds.git] / src / ui / gui / data-editor.ui
index 6a37b023543b1764629efb16998e53213b95b3f1..498f3fce8c5b5126fb18d90690744a5c0077cb9c 100644 (file)
            <property name="stock-id">gtk-convert</property>
           </object>
         </child>
+        <child>
+          <object class="GtkAction" id="rename_dataset">
+            <property name="name">rename_dataset</property>
+           <property name="label" translatable="yes">_Rename Dataset...</property>
+          </object>
+        </child>
         <child>
           <object class="GtkAction" id="file_save">
             <property name="stock-id">gtk-save</property>
           <separator/>
           <menuitem action="file_save"/>
           <menuitem action="file_save_as"/>
+          <menuitem action="rename_dataset"/>
           <separator/>
           <menu action="file-information">
             <menuitem action="file_information_working-file"/>