okular/generators/kimgio/Messages.sh
Albert Astals Cid f57ddfd726 do not rely on extract-messages.sh doing the work for us
svn path=/trunk/KDE/kdegraphics/okular/; revision=1166364
2010-08-21 16:43:14 +00:00

4 lines
113 B
Bash

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