Add stock items to output viewer menuitems
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 19 May 2010 06:57:04 +0000 (08:57 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 19 May 2010 06:57:04 +0000 (08:57 +0200)
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>