Merge pull request #162 from piotrdrag/desktop-gtk
Modernize the .desktop file a bit
This commit is contained in:
commit
1f6b7df401
|
@ -1,8 +1,9 @@
|
|||
[Desktop Entry]
|
||||
_Name=Transmission
|
||||
_GenericName=BitTorrent Client
|
||||
_X-GNOME-FullName=Transmission 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-gtk %U
|
||||
Icon=transmission
|
||||
Terminal=false
|
||||
|
|
Loading…
Reference in New Issue