sys-file-reader: Fix double-free on read of partial record.
[pspp-builds.git] / src / ui / gui / output-viewer.ui
index 00d113a7bdab255bd7d7ffde2fbf5a094a72f68e..579a5bedcc3e93404530c05f34e17e538a2af536 100644 (file)
           </object>
         </child>
         <child>
-          <object class="GtkAction" id="imagemenuitem7">
+          <object class="GtkAction" id="edit_select-all">
+            <property name="name">edit_select-all</property>
+            <property name="stock-id">gtk-select-all</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="edit_copy">
             <property name="stock-id">gtk-copy</property>
-            <property name="name">imagemenuitem7</property>
+            <property name="name">edit_copy</property>
           </object>
         </child>
         <child>
@@ -55,7 +61,8 @@
           <menuitem action="file_print"/>
         </menu>
         <menu action="menuitem2">
-          <menuitem action="imagemenuitem7"/>
+          <menuitem action="edit_copy"/>
+          <menuitem action="edit_select-all"/>
         </menu>
         <menu action="windows_menuitem">
           <menuitem action="windows_minimise-all"/>