summaryrefslogtreecommitdiff
path: root/po4a/list-documents
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-11-07 22:34:12 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-11-08 00:21:02 +0000
commite19e412afc4968168748aa5f8abc025a8ad7187a (patch)
treea711c77fed7c471d8cf5457962509a1cb08a1852 /po4a/list-documents
parent0c244082ddb4b2443ccfbc1c438ead4fda1c33ca (diff)
po4a: Add -LUTF-8 to the config
Apparently this is not the default. Suggested-by: Colin Watson <cjwatson@chiark.greenend.org.uk> Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'po4a/list-documents')
-rwxr-xr-xpo4a/list-documents2
1 files changed, 1 insertions, 1 deletions
diff --git a/po4a/list-documents b/po4a/list-documents
index 4d625e0..9924379 100755
--- a/po4a/list-documents
+++ b/po4a/list-documents
@@ -13,7 +13,7 @@ cat <<END
# ^ add your language here (separate with spaces)
# Do not edit the rest of this file. It is automatically maintained.
-[options] opt:"-MUTF-8" opt:"-k10"
+[options] opt:"-MUTF-8" opt:"-LUTF-8" opt:"-k10"
[po4a_paths] \$master.pot \$lang:\$master.\$lang.po
END