Install desktop files and pixmaps from CMake

This commit is contained in:
Dmitry Marakasov
2021-04-02 23:11:12 +03:00
committed by Simon Tatham
parent f6434e8496
commit b685eee478
3 changed files with 38 additions and 10 deletions

10
puzzle.desktop.in Normal file
View File

@ -0,0 +1,10 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=${displayname}
Comment=${description}
Exec=${binary_name}
Icon=${binary_name}-48d24
StartupNotify=false
Categories=Game;LogicGame;
Terminal=false