mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
88006a575b
svn path=/trunk/playground/graphics/okular/; revision=641620
2 lines
88 B
Bash
2 lines
88 B
Bash
#!/bin/sh
|
|
$XGETTEXT $(find . -name "*.cpp" -o -name "*.h") -o $podir/okular_poppler.pot
|