Warning, file /plasma/plasma-workspace/kcms/desktoptheme/Messages.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #! /usr/bin/env bash
0002 $EXTRACTRC `find . -name "*.kcfg"` >> rc.cpp || exit 11
0003 $XGETTEXT `find . -name "*.cpp" -o -name "*.qml"` -o $podir/kcm_desktoptheme.pot
0004 rm -f rc.cpp