2 lines
78 B
Bash
2 lines
78 B
Bash
|
cd $(dirname "$0")
|
||
|
xgettext --files-from=files --language=Python -o gtk4py.pot
|