X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=data%2FCMakeLists.txt;h=207d98d6725003857f119a01c0ca627d3f9479ba;hb=47d7fd78a0aedca15fdce593c3cb39e7e56ed6fb;hp=2e844e430d85464cdfd74065028cbdf9c77ba7db;hpb=0cbb07741ba0231769020d4370ee56dbd9ae3519;p=kdenlive diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 2e844e43..207d98d6 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -1 +1,4 @@ -install(FILES banner.png timeline_nothumbs.png timeline_athumbs.png timeline_vthumbs.png timeline_avthumbs.png transition.png DESTINATION ${DATA_INSTALL_DIR}/kdenlive ) +install(FILES banner.png timeline_nothumbs.png timeline_athumbs.png timeline_vthumbs.png timeline_avthumbs.png transition.png metadata.properties blacklisted_effects.txt blacklisted_transitions.txt DESTINATION ${DATA_INSTALL_DIR}/kdenlive ) +install( FILES kdenliveeffectscategory.rc DESTINATION ${CONFIG_INSTALL_DIR} ) +install (FILES kdenlive.xpm DESTINATION share/pixmaps) +install (FILES kdenlive.menu DESTINATION share/menu RENAME kdenlive)