diff options
author | EuAndreh <eu@euandre.org> | 2025-05-29 06:13:49 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-29 06:13:49 -0300 |
commit | b66067d503bac4cfeda83331e045d9c79d8b43c1 (patch) | |
tree | 4f6290e40fd0ac77a17bd0e4b50de387bbac8b18 /po/doc/po4a.cfg | |
parent | meta.capim: Add with :dependencies key (diff) | |
download | untls-main.tar.gz untls-main.tar.xz |
Diffstat (limited to 'po/doc/po4a.cfg')
-rw-r--r-- | po/doc/po4a.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/po/doc/po4a.cfg b/po/doc/po4a.cfg new file mode 100644 index 0000000..8d0b0c5 --- /dev/null +++ b/po/doc/po4a.cfg @@ -0,0 +1,5 @@ +[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8 + +[po_directory] po/doc + +[type: asciidoc] doc/untls.en.0.adoc $lang:doc/untls.$lang.0.adoc |