Add files
This commit is contained in:
33
static/linux/share/applications/webtorrent-desktop.desktop
Normal file
33
static/linux/share/applications/webtorrent-desktop.desktop
Normal file
@ -0,0 +1,33 @@
|
||||
[Desktop Entry]
|
||||
Name=LeenkxBox
|
||||
Version=1.0
|
||||
GenericName=BitTorrent Client
|
||||
X-GNOME-FullName=LeenkxBox
|
||||
Comment=Download and share files over BitTorrent
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
Icon=leenkxbox-desktop
|
||||
Terminal=false
|
||||
Path=/opt/leenkxbox-desktop
|
||||
Exec=/opt/leenkxbox-desktop/LeenkxBox %U
|
||||
TryExec=/opt/leenkxbox-desktop/LeenkxBox
|
||||
StartupNotify=false
|
||||
Categories=Network;FileTransfer;P2P;
|
||||
MimeType=application/x-bittorrent;x-scheme-handler/magnet;x-scheme-handler/stream-magnet;
|
||||
|
||||
Actions=CreateNewTorrent;OpenTorrentFile;OpenTorrentAddress;
|
||||
|
||||
[Desktop Action CreateNewTorrent]
|
||||
Name=Create New Torrent...
|
||||
Exec=/opt/leenkxbox-desktop/LeenkxBox -n
|
||||
Path=/opt/leenkxbox-desktop
|
||||
|
||||
[Desktop Action OpenTorrentFile]
|
||||
Name=Open Torrent File...
|
||||
Exec=/opt/leenkxbox-desktop/LeenkxBox -o
|
||||
Path=/opt/leenkxbox-desktop
|
||||
|
||||
[Desktop Action OpenTorrentAddress]
|
||||
Name=Open Torrent Address...
|
||||
Exec=/opt/leenkxbox-desktop/LeenkxBox -u
|
||||
Path=/opt/leenkxbox-desktop
|
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Reference in New Issue
Block a user