[anaconda][rhel7-branch][PATCH] Avoid tofu in TUI

Martin Kolman mkolman at redhat.com
Fri Jul 17 15:05:56 UTC 2015


Make sure that we can actually display the current language in the
TUI, so that we don't end with tofu (white rectangles) or mojibake
(nonsensical character mix).

So languages such as Czech, German, Finish, Greek or Russian will be displayed correctly
while for example Japanese will trigger a fallback to English.

This patch requires langtable 0.0.31-3, so I'll wait for it hitting the composes
before pushing it.

Martin Kolman (1):
  Make sure TUI is readable for non-latin languages (#1182562)

 anaconda                            |  13 +++-
 anaconda.spec.in                    |   2 +-
 pyanaconda/anaconda.py              |   1 +
 pyanaconda/localization.py          | 142 ++++++++++++++++++++++++++++++++++--
 pyanaconda/ui/gui/spokes/welcome.py |   4 +-
 5 files changed, 151 insertions(+), 11 deletions(-)

-- 
2.4.3



More information about the anaconda-patches mailing list