kde-workspace/kwalletd/Messages.sh

4 lines
156 B
Bash
Raw Normal View History

2014-11-15 05:48:13 +02:00
#!/bin/bash
2014-11-15 04:16:00 +02:00
$EXTRACTRC `find . -name \*.ui` >> rc.cpp || exit 11
$XGETTEXT `find . -name "*.cpp" -o -name "*.cc" | grep -v "/tests"` -o $podir/kwalletd.pot