diff options
author | EuAndreh <eu@euandre.org> | 2025-05-29 03:59:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-29 05:44:52 -0300 |
commit | 24e540da26aad0fb6fc6a8845b1cf83757b15dd0 (patch) | |
tree | b995370ece40c67b074a8c358792a506249b9dcb /po/doc/po4a.cfg | |
parent | meta.capim: Add with :dependencies key (diff) | |
download | glaze-main.tar.gz glaze-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..132018d --- /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/glaze.en.0.adoc $lang:doc/glaze.$lang.0.adoc |