build(linux): consolidate appstream metainfo (#3954)
This commit is contained in:
parent
b2d44f5ba9
commit
c9a06fd8a7
15 changed files with 118 additions and 100 deletions
13
packaging/linux/AppImage/dev.lizardbyte.app.Sunshine.desktop
Normal file
13
packaging/linux/AppImage/dev.lizardbyte.app.Sunshine.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[Desktop Entry]
|
||||
Categories=RemoteAccess;Network;
|
||||
Comment=@PROJECT_DESCRIPTION@
|
||||
Exec=sunshine
|
||||
Icon=sunshine
|
||||
Keywords=gamestream;stream;moonlight;remote play;
|
||||
Name=@PROJECT_NAME@
|
||||
Terminal=true
|
||||
Type=Application
|
||||
Version=1.0
|
||||
X-AppImage-Arch=x86_64
|
||||
X-AppImage-Name=sunshine
|
||||
X-AppImage-Version=@PROJECT_VERSION@
|
||||
Loading…
Add table
Add a link
Reference in a new issue