mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-17 18:33:35 +02:00
icons: add webradio hint icon
Origin commit data
------------------
Commit: ab2a58b682
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-13 (Sun, 13 Sep 2020)
Origin message was:
------------------
- icons: add webradio hint icon
This commit is contained in:
@@ -94,7 +94,7 @@ int CMediaPlayerSetup::showMediaPlayerSetup()
|
||||
mediaSetup->addItem(mf);
|
||||
|
||||
mf = new CMenuForwarder(LOCALE_WEBRADIO_HEAD, true, NULL, &wsetup, "webradio_menu", CRCInput::RC_green);
|
||||
mf->setHint(NEUTRINO_ICON_HINT_WEBTV /*FIXME*/, LOCALE_MENU_HINT_WEBRADIO_SETUP);
|
||||
mf->setHint(NEUTRINO_ICON_HINT_WEBRADIO, LOCALE_MENU_HINT_WEBRADIO_SETUP);
|
||||
mediaSetup->addItem(mf);
|
||||
|
||||
CXMLTVSetup xmltvsetup;
|
||||
|
Reference in New Issue
Block a user