X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=icons%2FCMakeLists.txt;h=3919780086a975529d89fb8d2e7bef52e0885b8a;hb=56aee6aedeeed3efd10ada8fe3c229eddc01ef05;hp=6ab32fbdd5dd4f8fabadeccb8c77ae2c5f17002e;hpb=b6f15d1f15f92794829559206e4e32eaf93b1329;p=kdenlive diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 6ab32fbd..39197800 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -1,3 +1,8 @@ -#FILE(GLOB files "${CMAKE_CURRENT_SOURCE_DIR}/*.svg*") -kde4_install_icons( ${DATA_INSTALL_DIR}/kdenlive/icons) -#install( FILES ${files} DESTINATION ${ICON_INSTALL_DIR} ) +install(FILES + visible.png + novisible.png + DESTINATION ${DATA_INSTALL_DIR}/kdenlive/pics) + +kde4_install_icons( ${ICON_INSTALL_DIR} ) + +