summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/pcsxr.glade217
1 files changed, 17 insertions, 0 deletions
diff --git a/data/pcsxr.glade2 b/data/pcsxr.glade2
index 93935afc..c33953d0 100644
--- a/data/pcsxr.glade2
+++ b/data/pcsxr.glade2
@@ -159,6 +159,23 @@
</child>
</widget>
</child>
+ <child>
+ <widget class="GtkImageMenuItem" id="shutdown1">
+ <property name="label" translatable="yes">_Shutdown</property>
+ <property name="visible">True</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">False</property>
+ <signal name="activate" handler="OnEmu_Shutdown"/>
+ <accelerator key="s" signal="activate" modifiers="GDK_CONTROL_MASK"/>
+ <child internal-child="image">
+ <widget class="GtkImage" id="image20">
+ <property name="visible">True</property>
+ <property name="stock">gtk-stop</property>
+ <property name="icon-size">1</property>
+ </widget>
+ </child>
+ </widget>
+ </child>
<child>
<widget class="GtkSeparatorMenuItem" id="separator2">
<property name="visible">True</property>