]> git.sesse.net Git - kdenlive/blobdiff - Messages.sh
Allow to select between timecode (hh:mm:ss:ff) and frame count overlay when rendering
[kdenlive] / Messages.sh
index d63c76e54ebe9ec6b6df68b42270b65930c22f1b..097dcd009a24d0cc61aff785e6a58a43703623f7 100755 (executable)
@@ -14,7 +14,7 @@ else
    kde_inc=""
 fi
 
-$EXTRACTRC --tag=name --tag=description --tag=label 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