mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-05 16:08:40 +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
|
Icon=deluge
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;FileTransfer;P2P;GTK
|
Categories=Network;FileTransfer;P2P;GTK;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
|
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue