-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/31/2010 04:03 PM, Alexandre Prokoudine wrote: > Hi, > > Back in September I submitted a number of previously missing XML > descriptions for effects to > http://www.kdenlive.org/mantis/view.php?id=280. I've just tried those > that cover MLT effects and they work fine here: translation is > actually loaded and displayed as it should.
Hi, although the strings can now be translated the xml files are in fact not used for building the GUI. Instead the information Kdenlive automatically creates is used. To stop this you have to blacklist the effects in data/blacklisted_effects.txt Then you will notice that the effect GUIs won't show up properly. This is because there is no "integer" type. Use "constant" or "double" (the same). Some MLT double parameters can be made keyframable with the type "keyframe". All frei0r double parameters can be made keyframable with "simplekeyframe". regards Till > > Does anybody object if I start committing to trunk those that passed > this simple test? > > Alexandre Prokoudine > http://libregraphicsworld.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzXFZIACgkQzwEyz7QP6nQFwwCg2bLM6H2ZF1UNQAhmGVTO+uSt 5GEAn3dwOUj1QCxBaFd6GZoFp/C6x2cG =gMKB -----END PGP SIGNATURE-----