mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2024-11-22 01:05:17 +00:00
Fill in more desktop fields
This commit is contained in:
parent
97429ff6ec
commit
7c7d2ba195
|
@ -1,8 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.1
|
||||
X-Nemo-Application-Type=silica-qt5
|
||||
Icon=harbour-sailfin
|
||||
Exec=harbour-sailfin
|
||||
|
||||
|
||||
Name=Sailfin
|
||||
# translation example:
|
||||
# your app name in German locale (de)
|
||||
|
@ -10,3 +13,7 @@ Name=Sailfin
|
|||
# Remember to comment out the following line, if you do not want to use
|
||||
# a different app name in German locale (de).
|
||||
Name[nl] = Sailfin
|
||||
GenericName=Jellyfin client
|
||||
|
||||
Comment=Stream audio and video from your Jellyfin media server
|
||||
Categories=AudioVideo;Player
|
||||
|
|
Loading…
Reference in a new issue