mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
this should've been set with rev #376. my bad.
This commit is contained in:
parent
5c24f49eed
commit
7b29ad7766
1 changed files with 1 additions and 1 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue