diff options
author | EuAndreh <eu@euandre.org> | 2025-05-02 06:44:35 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-02 06:44:35 -0300 |
commit | 490639fa790d4b45b3f2645500b73934129437fc (patch) | |
tree | dafebf5995c941b5a7b77a1e92baa6214cefd847 /mkdeps.sh | |
parent | src/headers/ref.txt: Add empty line separation (diff) | |
download | papo.im-490639fa790d4b45b3f2645500b73934129437fc.tar.gz papo.im-490639fa790d4b45b3f2645500b73934129437fc.tar.xz |
mkdeps.sh: Include all translated files in po4a.in
Diffstat (limited to 'mkdeps.sh')
-rwxr-xr-x | mkdeps.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ find po/*.po po/*.pot | varlist 'sources.po' cat po/po4a.cfg | - awk '$1 == "[type:" && $2 == "asciidoc]" && $4 != "" && $0=$3' | + awk '$1 == "[type:" && $4 != "" && $0=$3' | varlist 'po4a.in' |