Extract string from ui

svn path=/trunk/KDE/kdelibs/; revision=1019201
This commit is contained in:
Laurent Montel 2009-09-03 07:16:19 +00:00
parent cdf570b463
commit ce98c29765

View File

@ -1,2 +1,4 @@
#! /usr/bin/env bash
$EXTRACTRC private/*.ui >> rc.cpp
$XGETTEXT *.cpp *.h */*.h */*.cpp -o $podir/libplasma.pot
rm -f *.ui