mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +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]
|
[Desktop Entry]
|
||||||
Name=Qtransmission Bittorrent Client
|
Name=Transmission (Qt)
|
||||||
GenericName=BitTorrent Client
|
GenericName=BitTorrent Client
|
||||||
Comment=Download and share files over BitTorrent
|
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
|
Exec=transmission-qt %U
|
||||||
Icon=transmission
|
Icon=transmission
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
Loading…
Reference in a new issue