- tuxtxt: change some default values

Signed-off-by: Thilo Graf <dbt@novatux.de>

This should be bounded to current loacle settings.
This commit is contained in:
svenhoefer
2017-11-03 23:20:34 +01:00
committed by Thilo Graf
parent abc2e90176
commit 9bf563c96c

View File

@@ -1957,10 +1957,10 @@ int Init(int source)
/* config defaults */
screenmode = 0;
screen_mode1 = 1;
color_mode = 10;
trans_mode = 1;
menulanguage = 1; /* english */
screen_mode1 = 0;
color_mode = 20;
trans_mode = 6;
menulanguage = 0; /* deutsch */
/*national_subset = 0;*//* default */
auto_national = 1;
swapupdown = 0;