kde-playground/kdepimlibs/akonadi/contact/Messages.sh
2015-04-14 21:49:29 +00:00

4 lines
181 B
Bash
Executable file

#! /bin/sh
$EXTRACTRC *.ui actions/*.kcfg.cmake *.kcfg >> rc.cpp || exit 11
$XGETTEXT *.cpp *.h actions/*.cpp editor/*.cpp editor/im/*.cpp -o $podir/akonadicontact.pot
rm -f rc.cpp