tuxtxt: change some default values

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

This should be bounded to current loacle settings.


Origin commit data
------------------
Commit: 9bf563c96c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-03 (Fri, 03 Nov 2017)

Origin message was:
------------------
- 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:
vanhofen
2017-11-03 23:20:34 +01:00
committed by Thilo Graf
parent 114e8f7b34
commit d34a956722

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;