diff options
author | EuAndreh <eu@euandre.org> | 2025-05-27 03:09:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-27 03:09:03 -0300 |
commit | cb89a691031acd7beac798a74d174b572b22319e (patch) | |
tree | 68e0c5b78dcf8cdd54041ff460cfd2e91f953751 /po/doc/po4a.cfg | |
parent | meta.capim: Add with :dependencies key (diff) | |
download | stm-main.tar.gz stm-main.tar.xz |
Diffstat (limited to '')
-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..9753d0e --- /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/stm.en.0.adoc $lang:doc/stm.$lang.0.adoc |