diff --git a/generators/ghostview/Messages.sh b/generators/ghostview/Messages.sh index 32cc10caf..65c46f85a 100644 --- a/generators/ghostview/Messages.sh +++ b/generators/ghostview/Messages.sh @@ -1,2 +1,3 @@ #!/bin/sh +$EXTRACTRC $(find conf/ -name "*.ui") >> rc_okular_ghostview.cpp || exit 11 $XGETTEXT $(find . -name "*.cpp" -o -name "*.h") -o $podir/okular_ghostview.pot