X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Messages.sh;h=4cd557477100884f91490e7b8413b220e5f09da3;hb=de93dc84bc5f050272e4e736c3afa6ad5f3c6654;hp=f69bd55238535007a9bedbeb71260dded0c8a12b;hpb=d42c81ffc8e1a437fd68890795d2331395dd7bce;p=kdenlive diff --git a/Messages.sh b/Messages.sh index f69bd552..4cd55747 100755 --- a/Messages.sh +++ b/Messages.sh @@ -1,6 +1,6 @@ #!bin/sh -kdenlive_subdirs="plugins renderer src src/widgets" +kdenlive_subdirs="plugins renderer src src/ui" $EXTRACTRC --tag=name --tag=description --tag=label --tag=comment --tag=paramlistdisplay effects/*.xml data/kdenliveeffectscategory.rc >> rc.cpp $EXTRACTRC `find $kdenlive_subdirs -name \*.rc -a ! -name encodingprofiles.rc -o -name \*.ui` >> rc.cpp