mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
- add some missing deps - add desktop file the build system fails to install - split -gtk closes #14325
18 lines
509 B
Desktop File
18 lines
509 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=Deluge
|
|
GenericName=BitTorrent Client
|
|
X-GNOME-FullName=Deluge BitTorrent Client
|
|
Comment=Download and share files over BitTorrent
|
|
Keywords=bittorrent;torrent;magnet;download;p2p;torrents;downloading;uploading;share;sharing;
|
|
TryExec=deluge-gtk
|
|
Exec=deluge-gtk %U
|
|
Icon=deluge
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Network;FileTransfer;P2P;GTK;
|
|
StartupWMClass=deluge
|
|
StartupNotify=true
|
|
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
|
|
X-GNOME-UsesNotifications=true
|