mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
2 lines
75 B
Bash
Executable file
2 lines
75 B
Bash
Executable file
#!/bin/sh
|
|
$XGETTEXT $(find . -name "*.cpp") -o $podir/okular_comicbook.pot
|