Disable UniCyr font for now
This commit is contained in:
parent
2492f571ea
commit
1320057218
|
|
@ -248,7 +248,7 @@ def post_process_arguments(arguments):
|
||||||
|
|
||||||
|
|
||||||
# to ensure that cyrillic characters work in the installer
|
# to ensure that cyrillic characters work in the installer
|
||||||
set_unicode_font()
|
# set_unicode_font()
|
||||||
|
|
||||||
define_arguments()
|
define_arguments()
|
||||||
arguments = get_arguments()
|
arguments = get_arguments()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue