mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
Fix missing semi-colon in deluge.desktop
This commit is contained in:
parent
569dd0c585
commit
bfae766f8a
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ Exec=deluge-gtk %U
|
|||
Icon=deluge
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;FileTransfer;P2P;GTK
|
||||
Categories=Network;FileTransfer;P2P;GTK;
|
||||
StartupNotify=true
|
||||
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
|
||||
|
|
Loading…
Add table
Reference in a new issue