Hi, some 25 msg's from workspace/libs/plasmagenericshell/widgetsExplorer/*.cpp are not extracted for translation, the attached patch fixes this and extracts them to plasmagenericshell.
Objections to commit? -- Burkhard Lück
Index: kdebase/workspace/libs/plasmagenericshell/Messages.sh =================================================================== --- kdebase/workspace/libs/plasmagenericshell/Messages.sh (Revision 1060365) +++ kdebase/workspace/libs/plasmagenericshell/Messages.sh (Arbeitskopie) @@ -1,4 +1,4 @@ #! /usr/bin/env bash $EXTRACTRC *.ui >> rc.cpp -$XGETTEXT *.cpp -o $podir/plasmagenericshell.pot +$XGETTEXT *.cpp widgetsExplorer/*.cpp -o $podir/plasmagenericshell.pot rm -f rc.cpp
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel