mirror of
https://github.com/transmission/transmission
synced 2025-01-30 19:03:04 +00:00
(trunk) #3301 ".desktop file for transmission-qt" -- added to trunk for 2.10
This commit is contained in:
parent
08628333d1
commit
3e6705db15
2 changed files with 12 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
TARGET = qtr
|
||||
TARGET = transmission-qt
|
||||
NAME = "Transmission"
|
||||
DESCRIPTION = "Transmission: a fast, easy, and free BitTorrent client"
|
||||
VERSION = 1.60
|
||||
VERSION = 2.00
|
||||
LICENSE = "GPL"
|
||||
|
||||
target.path = /bin
|
||||
|
|
10
qt/transmission-qt.desktop
Normal file
10
qt/transmission-qt.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=Qtransmission Bittorrent Client
|
||||
GenericName=BitTorrent Client
|
||||
Comment=Download and share files over BitTorrent
|
||||
Exec=transmission-qt %F
|
||||
Icon=transmission-qt
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=application/x-bittorrent;
|
||||
Categories=Network;FileTransfer;P2P;Qt;
|
Loading…
Reference in a new issue