mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
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; fixbf1412a5c5
------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -438,6 +438,7 @@ int CMiscMenue::showMiscSettingsMenuEnergy()
|
||||
void CMiscMenue::showMiscSettingsMenuEpg(CMenuWidget *ms_epg)
|
||||
{
|
||||
ms_epg->addIntroItems(LOCALE_MISCSETTINGS_EPG_HEAD);
|
||||
ms_epg->addKey(CRCInput::RC_help, this, "info");
|
||||
ms_epg->addKey(CRCInput::RC_info, this, "info");
|
||||
|
||||
epg_save = new CMenuOptionChooser(LOCALE_MISCSETTINGS_EPG_SAVE, &g_settings.epg_save, OPTIONS_OFF0_ON1_OPTIONS, OPTIONS_OFF0_ON1_OPTION_COUNT, true, this);
|
||||
|
Reference in New Issue
Block a user