correct use of stock item
This commit is contained in:
parent
76bf05f533
commit
c999acc9cb
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue