Merge remote branch 'origin/master' into import-gui
[pspp] / src / ui / gui / output-viewer.ui
index 00d113a7bdab255bd7d7ffde2fbf5a094a72f68e..d3baad714148dd3dee0ba020328d01bb78ef6595 100644 (file)
           <object class="GtkAction" id="file_print">
             <property name="name">file_print</property>
             <property name="stock-id">gtk-print</property>
+            <property name="label" translatable="yes">_Print...</property>
           </object>
         </child>
         <child>
           <object class="GtkAction" id="file_export">
             <property name="name">file_export</property>
             <property name="stock-id">gtk-convert</property>
-            <property name="label" translatable="yes">_Export</property>
+            <property name="label" translatable="yes">_Export...</property>
           </object>
         </child>
         <child>
           </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 +62,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"/>