Просмотр исходного кода

Revert 9434cb7d5e91718888489f8c08bfce7b768a7f1d

No need for that and it messes stuff. That refers to the localized document
charset, not the po.
Omar Campagne лет назад: 16
Родитель
Сommit
40489dcdae
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      man/po/po4a.cfg

+ 1 - 1
man/po/po4a.cfg

@@ -4,7 +4,7 @@
 # Make sure the man pages are generated with the right encoding.
 [po4a_alias:man] man                                      \
                  opt_de:"-L ISO-8859-1"                   \
-                 opt_es:"-L UTF-8"                        \
+                 opt_es:"-L ISO-8859-1"                   \
                  opt_fr:"-L ISO-8859-1"                   \
                  opt_hu:"-L ISO-8859-2     -A ISO-8859-2" \
                  opt_ja:"-L euc-jp         -A utf-8"      \