From 2ad5340134ef3f6d39293e985a865994ae7620ec Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Thu, 14 Mar 2013 11:55:12 +0400 Subject: [PATCH] neutrino.cpp: change default channel list mode to minitv --- src/neutrino.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/neutrino.cpp b/src/neutrino.cpp index 9d609ac9d..e3b486e54 100644 --- a/src/neutrino.cpp +++ b/src/neutrino.cpp @@ -617,7 +617,7 @@ int CNeutrinoApp::loadSetup(const char * fname) g_settings.mode_clock = configfile.getInt32( "mode_clock", 0); g_settings.zapto_pre_time = configfile.getInt32( "zapto_pre_time", 0); g_settings.spectrum = configfile.getBool("spectrum" , false); - g_settings.channellist_additional = configfile.getInt32("channellist_additional", 0); //default off + g_settings.channellist_additional = configfile.getInt32("channellist_additional", 2); //default minitv g_settings.channellist_epgtext_align_right = configfile.getBool("channellist_epgtext_align_right" , false); g_settings.channellist_extended = configfile.getBool("channellist_extended" , true); g_settings.channellist_foot = configfile.getInt32("channellist_foot" , 1);//default next Event