kde-workspace/polkit-kde-agent/Messages.sh
Ivailo Monev c94db85beb polkit-kde-agent: move from kde-playground
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-12-10 03:14:20 +00:00

4 lines
199 B
Bash

#! /bin/sh
$EXTRACTRC `find -name \*.ui -o -name \*.rc -o -name \*.kcfg` >> rc.cpp || exit 11
$XGETTEXT `find -name \*.cpp -o -name \*.h` -o $podir/polkit-kde-authentication-agent-1.pot
rm -f rc.cpp