mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 19:25:46 -04:00
AppImage: Add script for generating AppImages with desktop integration
This commit is contained in:
10
appimage/duckstation-sdl.desktop
Normal file
10
appimage/duckstation-sdl.desktop
Normal file
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=DuckStation SDL
|
||||
GenericName=PlayStation 1 Emulator
|
||||
Comment=Fast-ish PlayStation 1 emulator
|
||||
Icon=duckstation-sdl
|
||||
TryExec=duckstation-sdl
|
||||
Exec=duckstation-sdl %f
|
||||
Terminal=true
|
||||
Categories=Game;Emulator;
|
Reference in New Issue
Block a user