]> git.sesse.net Git - kdenlive/commitdiff
fix #2235 (crop effects names)
authorVincent PINON <vincent.pinon@laposte.net>
Fri, 24 Aug 2012 11:41:07 +0000 (13:41 +0200)
committerVincent PINON <vincent.pinon@laposte.net>
Fri, 24 Aug 2012 11:41:07 +0000 (13:41 +0200)
effects/crop.xml
effects/frei0r_scale0tilt.xml

index 66af0afe73fa9e1e69da845c21bbb8d6a5e7b31c..7ab1f8400215fc65d27b6b0081c6446da3b06524 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE kpartgui>
 <effect tag="crop" id="crop">
-       <name>Crop</name>
+       <name>Edge Crop</name>
        <description>Trim the edges of a clip</description>
        <author>Dan Dennedy</author>
        <parameter type="constant" name="top" max="%maxHeight" min="0" default="0" suffix="pixels">
index 258d5754421464cf4b97525e837b7fd5c3012825..3a3ba45caee5c2876b48d3a83354ac1644db7e64 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE kpartgui>
 <effect tag="frei0r.scale0tilt" id="frei0r.scale0tilt">
-       <name>Scale and Tilt</name>
+       <name>Crop, Scale and Position</name>
        <description>Scales, Tilts and Crops an Image</description>
        <author>Richard Spindler</author>
        <parameter type="constant" name="Clip left" max="%width-1" min="0" default="0" factor="%width">