- Added "Copy magnet link" entry to right click menu now that we support magnet URIs

This commit is contained in:
Christophe Dumez
2009-08-17 10:22:41 +00:00
parent e429126934
commit c8e8306e0a
10 changed files with 239 additions and 195 deletions

View File

@@ -146,6 +146,11 @@
<string>Seeds / Leechers</string>
</property>
</action>
<action name="actionCopy_magnet_link">
<property name="text">
<string>Copy magnet link</string>
</property>
</action>
</widget>
<resources>
<include location="icons.qrc"/>