mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- 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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user