mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-08 01:18:39 +00:00
have clear be insensitive if no torrents are present
This commit is contained in:
parent
29da6c9645
commit
e6085713fa
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkToolButton" id="toolbutton3">
|
<widget class="GtkToolButton" id="toolbutton_clear">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="tooltip" translatable="yes">Clear Finished Torrents</property>
|
<property name="tooltip" translatable="yes">Clear Finished Torrents</property>
|
||||||
<property name="label" translatable="yes">Clear</property>
|
<property name="label" translatable="yes">Clear</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue