X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=effects%2FCMakeLists.txt;h=6cbefdbfde8b1848629c4b2a796260516e7f88ac;hb=e577a6199137a8953a200c75b25c33eddb0594ee;hp=30a36b87d1b8067f264a9c4c0f2869e79a9a1428;hpb=dafc76f3bf80e9ab41d9ef461de2f2daf3c906b9;p=kdenlive diff --git a/effects/CMakeLists.txt b/effects/CMakeLists.txt index 30a36b87..6cbefdbf 100644 --- a/effects/CMakeLists.txt +++ b/effects/CMakeLists.txt @@ -3,9 +3,11 @@ INSTALL (FILES automask.xml boxblur.xml brightness.xml +channelcopy.xml charcoal.xml chroma_hold.xml chroma.xml +crop.xml freeze.xml gamma.xml greyscale.xml @@ -23,6 +25,7 @@ ladspa_vinyl.xml mirror.xml mute.xml normalise.xml +pan_zoom.xml obscure.xml rotation.xml sepia.xml @@ -41,7 +44,27 @@ volume.xml wave.xml fadein.xml fadeout.xml +frei0r_colordistance.xml frei0r_squareblur.xml frei0r_distort0r.xml +frei0r_balanc0r.xml +frei0r_scale0tilt.xml +frei0r_contrast0r.xml +frei0r_brightness.xml +frei0r_lenscorrection.xml +frei0r_saturat0r.xml +frei0r_vertigo.xml +frei0r_curves.xml +frei0r_levels.xml +frei0r_three_point_balance.xml +frei0r_tint0r.xml +frei0r_threshold0r.xml +frei0r_c0rners.xml +frei0r_defish0r.xml +gain.xml +fade_from_black.xml +fade_to_black.xml +speed.xml +vignette.xml DESTINATION ${DATA_INSTALL_DIR}/kdenlive/effects)