- add some mor help keys; fix 5e8a1d0233781d1b4a7494e5be8107ef4094ba85

Conflicts:
	src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>

fix here: a81af7c5065973f9b9c9d71dbe6d8631090a4618
This commit is contained in:
svenhoefer
2019-12-09 23:01:54 +01:00
committed by Thilo Graf
parent d2ce9328e7
commit 1abdcd167e
4 changed files with 24 additions and 2 deletions

View File

@@ -288,7 +288,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