add some mor help keys; fix bf1412a5c5

Origin commit data
------------------
Branch: ni/coolstream
Commit: 08b5b192b2
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-09 (Mon, 09 Dec 2019)

Origin message was:
------------------
- add some mor help keys; fix bf1412a5c5

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-12-09 23:01:54 +01:00
parent 8d1d6cf172
commit d00a45e34f
4 changed files with 9 additions and 3 deletions

View File

@@ -289,7 +289,11 @@ 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