mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-06 00:10:15 +02:00
Add linux desktop file and install (#100)
* extract png icons from the ico * add desktop file * add linux install option to cmake * use 32bit icons
This commit is contained in:
parent
4e8dbd0b86
commit
de13d4e326
5 changed files with 20 additions and 1 deletions
8
SpaceCadetPinball.desktop
Normal file
8
SpaceCadetPinball.desktop
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Name=SpaceCadetPinball
|
||||
Comment=Decompilation of 3D Pinball for Windows – Space Cadet
|
||||
Exec=SpaceCadetPinball
|
||||
Icon=SpaceCadetPinball
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;
|
Loading…
Add table
Add a link
Reference in a new issue