mirror of
https://github.com/transmission/transmission
synced 2024-12-23 00:04:06 +00:00
more hig-compliant desktop file
This commit is contained in:
parent
2f46064e33
commit
15b6c3c88c
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
_Name=Transmission BitTorrent Client
|
||||
_Comment=A free, intuitive BitTorrent client
|
||||
_Name=Transmission
|
||||
_GenericName=BitTorrent Client
|
||||
_Comment=Transfer files via Peer to Peer
|
||||
Exec=transmission %F
|
||||
Icon=transmission.png
|
||||
Icon=transmission
|
||||
Terminal=false
|
||||
TryExec=transmission
|
||||
Type=Application
|
||||
|
|
Loading…
Reference in a new issue