mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
add menu hint unicable configuration
This commit is contained in:
@@ -1078,6 +1078,7 @@ int CScanSetup::showFrontendSetup(int number)
|
||||
setupMenu->addItem(fsatSetup);
|
||||
|
||||
uniSetup = new CMenuForwarder(LOCALE_SATSETUP_UNI_SETTINGS, (dmode == DISEQC_UNICABLE ? true : dmode == DISEQC_UNICABLE2), NULL, this, "unisetup", CRCInput::convertDigitToKey(shortcut++));
|
||||
uniSetup->setHint("",LOCALE_MENU_HINT_UNI_SETUP);
|
||||
setupMenu->addItem(uniSetup);
|
||||
|
||||
CMenuWidget * rotorMenu = new CMenuWidget(LOCALE_SATSETUP_EXTENDED_MOTOR, NEUTRINO_ICON_SETTINGS, width);
|
||||
|
Reference in New Issue
Block a user