mirror of
https://invent.kde.org/graphics/okular
synced 2024-10-28 19:28:38 +00:00
2 lines
52 B
Bash
Executable file
2 lines
52 B
Bash
Executable file
#!/bin/sh
|
|
$XGETTEXT *.cpp -o $podir/okular_mobi.pot
|