1 --- a/corestuff/CMakeLists.txt 2022-01-29 14:09:02.699700817 +0700
2 +++ b/CMakeLists.txt 2022-01-29 14:09:23.211754633 +0700
4 install( FILES org.cubocore.CoreStuff.desktop DESTINATION share/applications )
5 install( FILES org.cubocore.CoreStuff.svg DESTINATION share/icons/hicolor/scalable/apps/ )
6 install( FILES background/default.svg DESTINATION share/coreapps/background )
8 -if ( DEFINED ADD_AUTOSTART )
9 - message("INSTALLING TO AUTOSTART LOCATION")
10 - install( FILES org.cubocore.CoreStuff.desktop DESTINATION /etc/xdg/autostart )