mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-17 08:09:50 +00:00
1cf0360520
- adds `com.github.sunshinestream.sunshine.yml` - moves and renames `sunshine.desktop` - moves and renames `Portfile` - adds cmake options for configuration only Co-Authored-By: istori1 <107304850+istori1@users.noreply.github.com>
13 lines
242 B
Desktop File
13 lines
242 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=@PROJECT_NAME@
|
|
Exec=sunshine
|
|
Version=1.0
|
|
Comment=@PROJECT_DESCRIPTION@
|
|
Icon=sunshine
|
|
Categories=Utility;
|
|
Terminal=true
|
|
X-AppImage-Name=sunshine
|
|
X-AppImage-Version=@PROJECT_VERSION@
|
|
X-AppImage-Arch=x86_64
|