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

Martin Kolman mkolman at redhat.com
Wed Jul 22 15:08:18 UTC 2015


Changes from v1:
- some docstring cleanup
- textmode -> text-mode
- bumped most info log messages to debug and error to warning
- moved setenv and localectl calling at the end of the setup_locale() function
-> for better readability and/or debugging


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          | 133 ++++++++++++++++++++++++++++++++++--
 pyanaconda/ui/gui/spokes/welcome.py |   4 +-
 5 files changed, 142 insertions(+), 11 deletions(-)

-- 
2.4.3



More information about the anaconda-patches mailing list