parent
0b4fedbe9d
commit
a579df637f
1 changed files with 2 additions and 0 deletions
@ -1,2 +1,4 @@ |
||||
#!/bin/sh |
||||
$EXTRACTRC $(find conf/ -name "*.ui" -o -name "*.kcfg") >> rc_okular_poppler.cpp || exit 11 |
||||
$XGETTEXT $(find . -name "*.cpp" -o -name "*.h") -o $podir/okular_poppler.pot |
||||
rm -f rc_okular_poppler.cpp |
||||
|
||||
Loading…
Reference in new issue