gui:Add new reference to the icons in *.ui files
[pspp] / src / ui / gui / output-viewer.ui
index 66a7af577c27a488c9cb12f05518ff96b7fd8c93..1f56cfa616b7b4b415095a7224f8754d7e47f845 100644 (file)
         <child>
           <object class="GtkAction" id="file_print">
             <property name="name">file_print</property>
-            <property name="stock-id">file-print-document</property>
+            <property name="stock-id">file-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">file-export-document</property>
+            <property name="stock-id">file-export-data</property>
             <property name="label" translatable="yes">_Export...</property>
           </object>
         </child>
@@ -32,7 +32,7 @@
         <child>
           <object class="GtkAction" id="edit_select-all">
             <property name="name">edit_select-all</property>
-            <property name="stock-id">gtk-select-all</property>
+            <property name="stock-id">edit-select-all</property>
           </object>
         </child>
         <child>
@@ -49,6 +49,7 @@
         </child>
         <child>
           <object class="GtkAction" id="windows_minimise-all">
+           <property name="stock-id">windows-minimize-all</property>
             <property name="name">windows_minimise-all</property>
             <property name="label" translatable="yes">_Minimize All Windows</property>
           </object>