mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
Origin commit data ------------------ Branch: ni/coolstream Commit:96c66c9047
Author: vanhofen <vanhofen@gmx.de> Date: 2019-12-12 (Thu, 12 Dec 2019) Origin message was: ------------------ - revert8d1d6cf
andd00a45e
partly ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -289,11 +289,7 @@ int CNetworkSetup::showNetworkSetup()
|
||||
mf->setHint("", LOCALE_MENU_HINT_NET_TEST);
|
||||
networkSettings->addItem(mf); //test
|
||||
|
||||
#if BOXMODEL_VUPLUS
|
||||
mf = new CMenuForwarder(LOCALE_NETWORKMENU_SHOW, true, NULL, this, "networkshow", CRCInput::RC_help);
|
||||
#else
|
||||
mf = new CMenuForwarder(LOCALE_NETWORKMENU_SHOW, true, NULL, this, "networkshow", CRCInput::RC_info);
|
||||
#endif
|
||||
mf->setHint("", LOCALE_MENU_HINT_NET_SHOW);
|
||||
networkSettings->addItem(mf); //show settings
|
||||
|
||||
|
Reference in New Issue
Block a user