X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=data%2FCMakeLists.txt;h=4b733f43038af86658f50ce4fe75cd5be9f11cf5;hb=28e87c8b48531450f0166a9f20fbf4fcdfc9c189;hp=b67e76e324b18d92ae72b4c5932c9d5d5d990e0c;hpb=38cba1fd8861fd6e3900cb6b039bd5bebf4eaaca;p=kdenlive diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index b67e76e3..4b733f43 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -1 +1,3 @@ -install(FILES banner.png timeline_nothumbs.png timeline_athumbs.png timeline_vthumbs.png timeline_avthumbs.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 kdenlive.xpm DESTINATION share/pixmaps) +install (FILES kdenlive.menu DESTINATION share/menu RENAME kdenlive)