X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=icons%2FCMakeLists.txt;h=3919780086a975529d89fb8d2e7bef52e0885b8a;hb=56aee6aedeeed3efd10ada8fe3c229eddc01ef05;hp=70326282550321727d12ae6670f79853d4f6547d;hpb=5e706476c65bb87b1c7e1159a82048067d400bcd;p=kdenlive diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 70326282..39197800 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -1,2 +1,8 @@ -FILE(GLOB files "${CMAKE_CURRENT_SOURCE_DIR}/*.svg*") -install( FILES ${files} DESTINATION ${ICON_INSTALL_DIR} ) \ No newline at end of file +install(FILES + visible.png + novisible.png + DESTINATION ${DATA_INSTALL_DIR}/kdenlive/pics) + +kde4_install_icons( ${ICON_INSTALL_DIR} ) + +