this should've been set with rev #376. my bad.

This commit is contained in:
Marcos Pinto 2007-05-18 17:41:48 +00:00
parent 5c24f49eed
commit 7b29ad7766
1 changed files with 1 additions and 1 deletions

View File

@ -1025,7 +1025,7 @@
<widget class="GtkToolButton" id="toolbutton_pause">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Start / Pause</property>
<property name="label">Start / Pause</property>
<property name="label">Start</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-media-play</property>
<signal name="clicked" handler="start_pause"/>