Extract messahes

svn path=/trunk/KDE/kdebase/workspace/; revision=1023060
This commit is contained in:
Laurent Montel 2009-09-13 19:37:03 +00:00
parent da5394f620
commit f26ea79b6d

View file

@ -0,0 +1,4 @@
#! /usr/bin/env bash
$EXTRACTRC *.ui >> rc.cpp || exit 11
$XGETTEXT *.cpp -o $podir/kcm_kwintabbox.pot
rm -f rc.cpp