Add stock items to output viewer menuitems
[pspp-builds.git] / src / ui / gui / output-viewer.ui
index 3325e2abc118c1402d9a9d8ab6694b574c069013..00d113a7bdab255bd7d7ffde2fbf5a094a72f68e 100644 (file)
         <child>
           <object class="GtkAction" id="file_print">
             <property name="name">file_print</property>
-            <property name="label" translatable="yes">_Print</property>
+            <property name="stock-id">gtk-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>
           </object>
         </child>