"Delete" label instead of "Remove" on Gtk button
svn: r21479
This commit is contained in:
parent
b78c9b358e
commit
2024c027c6
@ -19,7 +19,7 @@
|
||||
<property name="layout_style">end</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="remove_button">
|
||||
<property name="label">gtk-remove</property>
|
||||
<property name="label">gtk-delete</property>
|
||||
<property name="use_action_appearance">False</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user