mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
3 lines
52 B
Bash
3 lines
52 B
Bash
|
#!/bin/sh
|
||
|
$XGETTEXT *.cpp -o $podir/okular_mobi.pot
|