mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
l4l: add hint icon
This commit is contained in:
@@ -312,6 +312,7 @@ int CMiscMenue::showMiscSettingsMenu()
|
||||
// LCD4Linux Setup
|
||||
CLCD4lSetup lcd4lSetup;
|
||||
mf = new CMenuForwarder(LOCALE_LCD4L_SUPPORT, !find_executable("lcd4linux").empty(), NULL, &lcd4lSetup, NULL, CRCInput::convertDigitToKey(shortcut++));
|
||||
mf->setHint(NEUTRINO_ICON_HINT_LCD4LINUX, LOCALE_MENU_HINT_LCD4L_SUPPORT);
|
||||
misc_menue.addItem(mf);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user