]> git.sesse.net Git - kdenlive/blobdiff - Messages.sh
Make list parameter in effects translatable
[kdenlive] / Messages.sh
index 81d69201510ced2958ef7e435e34cd7e3d417b47..097dcd009a24d0cc61aff785e6a58a43703623f7 100755 (executable)
@@ -14,7 +14,7 @@ else
    kde_inc=""
 fi
 
-$EXTRACTRC --tag=name --tag=description --tag=label --tag=comment effects/*.xml data/*.rc >> rc.cpp || exit 11
+$EXTRACTRC --tag=name --tag=description --tag=label --tag=comment --tag=paramlistdisplay effects/*.xml data/*.rc >> rc.cpp || exit 11
 
 $EXTRACTRC `find $kdenlive_subdirs -name \*.ui` >> rc.cpp || exit 11
 $EXTRACTRC `find $kdenlive_subdirs -name \*.rc` >> rc.cpp || exit 11