blob: e1114b1b5bafaf5f993954f855729c5069d63c88 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
tde_install_icons( ksokoban )
##### other data ################################
install( FILES ksokoban.desktop
DESTINATION ${XDG_APPS_INSTALL_DIR}
)
|