diff options
author | EuAndreh <eu@euandre.org> | 2023-04-02 07:13:24 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-04-02 07:13:24 -0300 |
commit | 802ae6fb6d9313c8865211a2795d3d04db9342e4 (patch) | |
tree | f7618cf71b430aca9025f48bce25d2611c4bbf25 /po | |
parent | aux/ci/git-post-receive.sh: Do not allow CI report to fail (diff) | |
download | remembering-802ae6fb6d9313c8865211a2795d3d04db9342e4.tar.gz remembering-802ae6fb6d9313c8865211a2795d3d04db9342e4.tar.xz |
mv po4a.cfg po/
Diffstat (limited to 'po')
-rw-r--r-- | po/po4a.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/po/po4a.cfg b/po/po4a.cfg new file mode 100644 index 0000000..49450cf --- /dev/null +++ b/po/po4a.cfg @@ -0,0 +1,9 @@ +[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 + +[po_directory] po + +[type: man] doc/remembering.en.1.in $lang:doc/remembering.$lang.1.in +[type: man] doc/remembering.en.5.in $lang:doc/remembering.$lang.5.in +[type: text] CHANGELOG.en.md $lang:CHANGELOG.$lang.md +[type: text] index.en.md $lang:index.$lang.md +[type: text] aux/checks/manpages/footer.en.0.in $lang:aux/checks/manpages/footer.$lang.0.in |