]> git.sesse.net Git - kdenlive/blobdiff - effects/frei0r_alpha0ps.xml
Required changes to make Kdenlive work with some locales that have a comma (,) as...
[kdenlive] / effects / frei0r_alpha0ps.xml
index 7ac05659d729fac9d49c2842c728821a556a1a6a..cb1a57b7d51dc58abbb2506a3f594096520b139f 100644 (file)
@@ -1,10 +1,10 @@
 <!DOCTYPE kpartgui>
-<effect tag="frei0r.alpha0ps" id="frei0r.alpha0ps">
+<effect LC_NUMERIC="C" tag="frei0r.alpha0ps" id="frei0r.alpha0ps">
         <name>Alpha operations</name>
         <description>Display and manipulation of the alpha channel</description>
         <author>Marko Cebokli</author>
         
-        <parameter type="list" name="Display" default="0.0" paramlist="0.0,0.21,0.36,0.50,0.64,0.79,1.0">
+        <parameter type="list" name="Display" default="0.0" paramlist="0.0;0.21;0.36;0.50;0.64;0.79;1.0">
                 <paramlistdisplay>Image,Alpha as gray,Gray + red,Selection on black,Selection on gray,Selection on white,Selection on checkers</paramlistdisplay>
                 <name>Display</name>
         </parameter>
@@ -13,7 +13,7 @@
                 <name>Display input alpha</name>
         </parameter>
         
-        <parameter type="list" name="Operation" default="0.0" paramlist="0.0,0.21,0.36,0.50,0.64,0.79,1.0">
+        <parameter type="list" name="Operation" default="0.0" paramlist="0.0;0.21;0.36;0.50;0.64;0.79;1.0">
                 <paramlistdisplay>NO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Threshold</paramlistdisplay>
                 <name>Operation</name>
         </parameter>