summaryrefslogtreecommitdiff
path: root/plugins/dfinput/dfinput.glade2
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-29 09:53:03 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-29 09:53:03 +0000
commit26144025a450ab2adf200e751ace02ff3dd6f565 (patch)
tree1b1dc0223c32017c3d985f840f57e4587284463d /plugins/dfinput/dfinput.glade2
parent8f670bd1cb89e1e867b6e86208d670489f905429 (diff)
downloadpcsxr-26144025a450ab2adf200e751ace02ff3dd6f565.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@33750 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfinput/dfinput.glade2')
-rw-r--r--plugins/dfinput/dfinput.glade218
1 files changed, 16 insertions, 2 deletions
diff --git a/plugins/dfinput/dfinput.glade2 b/plugins/dfinput/dfinput.glade2
index c7bdd114..e7958be0 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="btnclose">
- <property name="label">gtk-close</property>
+ <widget class="GtkButton" id="btncancel">
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -476,6 +476,20 @@ 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>