X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=data%2FCMakeLists.txt;h=b593105cee9703efa8abd2e259d6b541a9181c24;hb=55beb822f791c47a252a32bc53af3ce82703a2d6;hp=656b7e78b0e9b9a2db022c85bd159091175f9df7;hpb=833cf1051c3e0ace17ec9994cb929d6784bfe815;p=kdenlive diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 656b7e78..b593105c 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 metadata.properties blacklisted_effects.txt DESTINATION ${DATA_INSTALL_DIR}/kdenlive ) +install(FILES banner.png timeline_nothumbs.png timeline_athumbs.png timeline_vthumbs.png timeline_avthumbs.png metadata.properties blacklisted_effects.txt blacklisted_transitions.txt encodingprofiles.rc 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)