mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
remove good old hint_lcd4linux define; since last commit we've got a new one :/
Origin commit data
------------------
Branch: ni/coolstream
Commit: 24e06c54d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)
Origin message was:
------------------
- remove good old hint_lcd4linux define; since last commit we've got a new one :/
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -328,7 +328,7 @@ int CMiscMenue::showMiscSettingsMenu()
|
||||
// LCD4Linux Setup
|
||||
CLCD4lSetup lcd4lSetup;
|
||||
mf = new CMenuForwarder(LOCALE_LCD4L_SUPPORT, true, NULL, &lcd4lSetup, NULL, CRCInput::RC_7);
|
||||
mf->setHint(NEUTRINO_ICON_HINT_LCD4L, LOCALE_MENU_HINT_LCD4L_SUPPORT);
|
||||
mf->setHint(NEUTRINO_ICON_HINT_LCD4LINUX, LOCALE_MENU_HINT_LCD4L_SUPPORT);
|
||||
misc_menue.addItem(mf);
|
||||
|
||||
// plugins
|
||||
|
Reference in New Issue
Block a user