X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Messages.sh;h=4cd557477100884f91490e7b8413b220e5f09da3;hb=b2f37cecd90d42af8cc8f655462c91cf6624cb01;hp=f69bd55238535007a9bedbeb71260dded0c8a12b;hpb=bdd05090054b10dc93f0d9e2de9edbf262d06a07;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