Add qBittorrent to the templates
This adds qBittorrent to the templates
This commit is contained in:
parent
cbb22e1adb
commit
7621661e1f
|
@ -2624,6 +2624,20 @@ OpenIpcPath=*\BaseNamedObjects*\Ai2_HOOKDATA_FILEMAP*
|
|||
OpenIpcPath=*\BaseNamedObjects*\ZoomTextRunning*
|
||||
OpenWinClass=ZT9MainWindow
|
||||
|
||||
#
|
||||
# Torrent Clients
|
||||
#
|
||||
|
||||
[Template_qBittorrent_Force]
|
||||
Tmpl.Title=#4323,qBittorrent
|
||||
Tmpl.Class=TorrentClient
|
||||
|
||||
[Template_qBittorrent_DirectAccess_Profile]
|
||||
Tmpl.Title=#4338,qBittorrent
|
||||
Tmpl.Class=TorrentClient
|
||||
OpenFilePath=qBittorrent.exe,%AppDataLocal%\qBittorrent
|
||||
OpenFilePath=qBittorrent.exe,%AppData%\qBittorrent
|
||||
|
||||
#
|
||||
# Download Managers
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue