kde-playground/kdepim-runtime/kcm/Messages.sh
2015-04-14 22:08:21 +00:00

4 lines
91 B
Bash

#!/bin/sh
$EXTRACTRC *.ui >> rc.cpp
$XGETTEXT *.cpp -o $podir/kcm_akonadi.pot
rm -f rc.cpp