mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
unify headers in miscsetting's submenus; part 2
Origin commit data
------------------
Commit: 711be60520
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Origin message was:
------------------
- unify headers in miscsetting's submenus; part 2
This commit is contained in:
@@ -86,7 +86,7 @@ const CMenuOptionChooser::keyval VIDEOMENU_HDMI_CEC_MODE_OPTIONS[VIDEOMENU_HDMI_
|
|||||||
int CCECSetup::showMenu()
|
int CCECSetup::showMenu()
|
||||||
{
|
{
|
||||||
//menue init
|
//menue init
|
||||||
CMenuWidget *cec = new CMenuWidget(LOCALE_MAINMENU_SETTINGS, NEUTRINO_ICON_SETTINGS, width, MN_WIDGET_ID_CEC);
|
CMenuWidget *cec = new CMenuWidget(LOCALE_MISCSETTINGS_HEAD, NEUTRINO_ICON_SETTINGS, width, MN_WIDGET_ID_CEC);
|
||||||
cec->addIntroItems(LOCALE_VIDEOMENU_HDMI_CEC);
|
cec->addIntroItems(LOCALE_VIDEOMENU_HDMI_CEC);
|
||||||
|
|
||||||
//cec
|
//cec
|
||||||
|
Reference in New Issue
Block a user