Last change
on this file was
14374,
checked in by mikedld, 7 years ago
|
#5685: Use proper icon in Qt client desktop file (reported by rahulsundaram)
|
File size:
448 bytes
|
Line | |
---|
1 | [Desktop Entry] |
---|
2 | Name=Qtransmission Bittorrent Client |
---|
3 | GenericName=BitTorrent Client |
---|
4 | Comment=Download and share files over BitTorrent |
---|
5 | Exec=transmission-qt %U |
---|
6 | Icon=transmission |
---|
7 | Terminal=false |
---|
8 | Type=Application |
---|
9 | MimeType=application/x-bittorrent;x-scheme-handler/magnet; |
---|
10 | Categories=Network;FileTransfer;P2P;Qt; |
---|
11 | X-AppInstall-Keywords=torrent |
---|
12 | Actions=Minimize; |
---|
13 | |
---|
14 | [Desktop Action Minimize] |
---|
15 | Name=Start Transmission Minimized |
---|
16 | Exec=transmission-qt --minimized |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.