mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
gui/scan_setup.cpp: re-create sat select menu on sat box only
This commit is contained in:
@@ -955,7 +955,8 @@ bool CScanSetup::changeNotify(const neutrino_locale_t OptionName, void * /*data*
|
|||||||
/* to copy settings from fe0 */
|
/* to copy settings from fe0 */
|
||||||
if(femode != CFEManager::FE_MODE_ALONE)
|
if(femode != CFEManager::FE_MODE_ALONE)
|
||||||
CFEManager::getInstance()->saveSettings(true);
|
CFEManager::getInstance()->saveSettings(true);
|
||||||
fillSatSelect();
|
if (r_system == DVB_S) //sat
|
||||||
|
fillSatSelect();
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user