kde-workspace/kwalletd/Messages.sh
2014-11-15 05:48:13 +02:00

3 lines
156 B
Bash
Executable file

#!/bin/bash
$EXTRACTRC `find . -name \*.ui` >> rc.cpp || exit 11
$XGETTEXT `find . -name "*.cpp" -o -name "*.cc" | grep -v "/tests"` -o $podir/kwalletd.pot