mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
433f78d7f1
svn path=/trunk/KDE/kdegraphics/okular/; revision=793009
2 lines
70 B
Bash
Executable file
2 lines
70 B
Bash
Executable file
#!/bin/sh
|
|
$XGETTEXT $(find . -name "*.cpp") -o $podir/okular_epub.pot
|