mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Fix Magnet link association (Fisiu)
This commit is contained in:
parent
82c7c02611
commit
89e64a212e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Categories=Qt;Network;P2P;
|
||||
Comment=V2.7.0
|
||||
Exec=qbittorrent %f
|
||||
Exec=qbittorrent %U
|
||||
GenericName=BitTorrent client
|
||||
GenericName[ar]=العميل BitTorrent
|
||||
GenericName[bg]=Торент клиент
|
||||
|
@ -31,7 +31,7 @@ GenericName[uk]=BitTorrent-клієнт
|
|||
GenericName[zh]=BitTorrent之用户
|
||||
GenericName[zh_TW]=BitTorrent客戶端
|
||||
Icon=qbittorrent
|
||||
MimeType=application/x-bittorrent;application/x-magnet;
|
||||
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
|
||||
Name=qBittorrent
|
||||
Name[ko]=큐비토런트
|
||||
Terminal=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue