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