diff options
Diffstat (limited to 'plugins/dfinput/dfinput.glade2')
| -rw-r--r-- | plugins/dfinput/dfinput.glade2 | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/plugins/dfinput/dfinput.glade2 b/plugins/dfinput/dfinput.glade2 index e7958be0..c7bdd114 100644 --- a/plugins/dfinput/dfinput.glade2 +++ b/plugins/dfinput/dfinput.glade2 @@ -463,8 +463,8 @@ Analog Pad</property> <property name="visible">True</property> <property name="layout_style">end</property> <child> - <widget class="GtkButton" id="btncancel"> - <property name="label">gtk-cancel</property> + <widget class="GtkButton" id="btnclose"> + <property name="label">gtk-close</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> @@ -476,20 +476,6 @@ Analog Pad</property> <property name="position">0</property> </packing> </child> - <child> - <widget class="GtkButton" id="btnok"> - <property name="label">gtk-ok</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> - <property name="use_stock">True</property> - </widget> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">1</property> - </packing> - </child> </widget> <packing> <property name="expand">False</property> |
