correct use of stock item

This commit is contained in:
Yann Leboulanger 2010-11-01 21:40:03 +01:00
parent 76bf05f533
commit c999acc9cb
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ If you plan to do massive deletions, please make sure Gajim is not running. Gene
</child>
<child>
<object class="GtkImageMenuItem" id="delete_menuitem">
<property name="label" translatable="yes">Delete</property>
<property name="label">gtk-delete</property>
<property name="visible">True</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>