mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
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:
parent
3c25f99a7c
commit
f57ddfd726
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
$EXTRACTRC *.rc >> rc.cpp
|
||||
$XGETTEXT $(find . -name "*.cpp" -o -name "*.h") -o $podir/okular_kimgio.pot
|
||||
|
|
Loading…
Reference in a new issue