X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=data%2FCMakeLists.txt;h=77c42817dd8ec5761d6f6a8e289c758086c697a9;hb=4ae3260592acc87712db77b7d3fe0cc2be7d76bc;hp=e41f49d092dcc6ce2318b9b08f09cd6802110c38;hpb=2e42b8d6188f5130f72687dde0087e4323f033e9;p=kdenlive diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index e41f49d0..77c42817 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -1,4 +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 blacklisted_transitions.txt DESTINATION ${DATA_INSTALL_DIR}/kdenlive ) -install( FILES kdenliveeffectscategoryrc DESTINATION ${CONFIG_INSTALL_DIR} ) +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 meta_ffmpeg.png meta_libav.png meta_magiclantern.png 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)