]> git.sesse.net Git - kdenlive/blobdiff - effects/README
SOP/Sat Filter GUI added.
[kdenlive] / effects / README
index e3f337b491c48da60d20b41695951f8b564e4035..89b83271615827f97983d4f8ad66578e1438a4c9 100644 (file)
@@ -51,5 +51,6 @@ The parameter entry has the following attributes:
 
 The "name" tag gives the parameter name as it will appear to the user
 
-Kdenlive parses the effect folder at each startup, so that if you have an xml file describing a new effect, just copy it in your ~/.kde/share/apps/kdenlive/effects/ folder and restart Kdenlive to enable the new effect
+Kdenlive parses the effect folder at each startup, so that if you have an xml file describing a new effect, just copy it in your ~/.kde/share/apps/kdenlive/effects/ folder and restart Kdenlive to enable the new effect.
 
+Effects need to be blacklisted in the file kdenlive/data/blacklisted_effects.txt if they use a custom (i.e. non-default) XML GUI from this directory.
\ No newline at end of file