mirror of
https://github.com/transmission/transmission
synced 2024-12-21 23:32:35 +00:00
Correct Qt client desktop file name and add keywords
This commit is contained in:
parent
1f6b7df401
commit
532246778b
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Name=Qtransmission Bittorrent Client
|
||||
Name=Transmission (Qt)
|
||||
GenericName=BitTorrent Client
|
||||
Comment=Download and share files over BitTorrent
|
||||
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||
Keywords=torrents;downloading;uploading;share;sharing;
|
||||
Exec=transmission-qt %U
|
||||
Icon=transmission
|
||||
Terminal=false
|
||||
|
|
Loading…
Reference in a new issue