- Allow to force rechecking torrents

This commit is contained in:
Christophe Dumez
2008-11-02 13:53:45 +00:00
parent 3282e1bcc9
commit 01bc15d3f4
9 changed files with 86 additions and 23 deletions

View File

@@ -120,6 +120,15 @@
<string>Buy it</string>
</property>
</action>
<action name="actionForce_recheck" >
<property name="icon" >
<iconset resource="icons.qrc" >
<normaloff>:/Icons/gear.png</normaloff>:/Icons/gear.png</iconset>
</property>
<property name="text" >
<string>Force recheck</string>
</property>
</action>
</widget>
<resources>
<include location="icons.qrc" />