extract the messages from the .ui files as well

svn path=/trunk/KDE/kdegraphics/okular/; revision=686066
remotes/origin/KDE/4.0
Pino Toscano 19 years ago
parent 5110d1d3f2
commit b0535907ca
  1. 1
      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

Loading…
Cancel
Save