plasma-framework/appdashboard/CMakeLists.txt
Marco Martin 28b3c5cb04 use air as fallback a (still not used) image for newspaper background
svn path=/trunk/playground/base/plasma/desktoptheme/appdashboard/; revision=1216511
2011-02-03 22:02:14 +01:00

8 lines
224 B
CMake

install(FILES metadata.desktop DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/appdashboard/)
FILE(GLOB widgets widgets/*.svgz)
install( FILES ${widgets} DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/appdashboard/widgets/ )