pause right click action works

This commit is contained in:
Zach Tibbitts
2007-03-26 05:33:16 +00:00
parent 96967035cb
commit c3f90c4f80
3 changed files with 793 additions and 757 deletions

View File

@@ -10,6 +10,7 @@
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">StartPause</property>
<property name="use_underline">True</property>
<signal name="activate" handler="start_pause"/>
<child internal-child="image">
<widget class="GtkImage" id="menu-item-image9">
<property name="visible">True</property>