Use gtk stock item instead of a custom one
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 May 2010 13:28:18 +0000 (15:28 +0200)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 24 May 2010 16:29:57 +0000 (09:29 -0700)
src/ui/gui/output-viewer.ui

index 57d3754942c55e24aa526938c42b09b2238c4e26..579a5bedcc3e93404530c05f34e17e538a2af536 100644 (file)
@@ -31,7 +31,7 @@
         <child>
           <object class="GtkAction" id="edit_select-all">
             <property name="name">edit_select-all</property>
-            <property name="label" translatable="yes">Select _All</property>
+            <property name="stock-id">gtk-select-all</property>
           </object>
         </child>
         <child>