do not rely on extract-messages.sh doing the work for us

svn path=/trunk/KDE/kdegraphics/okular/; revision=1166364
This commit is contained in:
Albert Astals Cid 2010-08-21 16:43:14 +00:00
parent 3c25f99a7c
commit f57ddfd726

View file

@ -1,2 +1,3 @@
#!/bin/sh
$EXTRACTRC *.rc >> rc.cpp
$XGETTEXT $(find . -name "*.cpp" -o -name "*.h") -o $podir/okular_kimgio.pot