mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-29 12:45:45 +00:00
add force-recheck image
This commit is contained in:
parent
617196f51c
commit
38f10f2e1f
@ -59,4 +59,4 @@ menu.register_toolbar_item("queue_bottom",_("Queue Down"), "go-bottom.png" ,TB.t
|
||||
menu.register_toolbar_item("details",_("Details"), "details.png" ,TB.torrent, "GET","/torrent/info/", True)
|
||||
menu.register_toolbar_item("move",_("Move"), "move.png" ,TB.torrent_list,"POST","/torrent/move/", True)
|
||||
menu.register_toolbar_item("reannounce",_("Reannounce"), "view-refresh.png" ,TB.torrent_list, "POST","/torrent/reannounce/", False)
|
||||
menu.register_toolbar_item("recheck",_("Recheck"), "view-refresh.png" ,TB.torrent_list, "POST","/torrent/recheck/", False)
|
||||
menu.register_toolbar_item("recheck",_("Recheck"), "edit-redo.png" ,TB.torrent_list, "POST","/torrent/recheck/", False)
|
||||
|
BIN
deluge/ui/webui/static/images/tango/edit-redo.png
Normal file
BIN
deluge/ui/webui/static/images/tango/edit-redo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 591 B |
Loading…
x
Reference in New Issue
Block a user