mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
Install desktop files and pixmaps from CMake
This commit is contained in:

committed by
Simon Tatham

parent
f6434e8496
commit
b685eee478
10
puzzle.desktop.in
Normal file
10
puzzle.desktop.in
Normal 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
|
Reference in New Issue
Block a user