summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-28 15:57:17 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-28 15:57:17 +0000
commita846b2bb5d9134c2e0227b53caa419150ed7a5b6 (patch)
tree6908a7bf3a7a9dc92b2bf3e9eae5266ea5e25d99 /data
parent676eb630fbb2ac830a0befdd30a3a16705af7e86 (diff)
downloadpcsxr-a846b2bb5d9134c2e0227b53caa419150ed7a5b6.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38412 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'data')
-rw-r--r--data/pcsx.glade213
1 files changed, 13 insertions, 0 deletions
diff --git a/data/pcsx.glade2 b/data/pcsx.glade2
index 7576f0bd..4315263b 100644
--- a/data/pcsx.glade2
+++ b/data/pcsx.glade2
@@ -627,6 +627,19 @@
</packing>
</child>
<child>
+ <widget class="GtkToolButton" id="toolbutton_run">
+ <property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Continue Emulation</property>
+ <property name="label" translatable="yes">Continue...</property>
+ <property name="use_underline">True</property>
+ <property name="stock_id">gtk-go-forward</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
+ <child>
<widget class="GtkToolButton" id="toolbutton_switchimage">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Switch ISO Image</property>