Add deluge, qbittorrent and ktorrent to Torrent List

This commit is contained in:
MatMoul 2015-12-07 00:59:04 +01:00
parent cbe827607b
commit 639bd0684a

View file

@ -2,6 +2,9 @@
. ./lib
options=()
options+=("deluge" "" off)
options+=("qbittorrent" "" off)
options+=("ktorrent" "" off)
options+=("tixati" "(AUR)" off)
sel=$(whiptail --backtitle "$apptitle" --title "Torrent applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \