mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
clearify headers for ausioplayer/internetradio setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8314675161
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Origin message was:
------------------
- clearify headers for ausioplayer/internetradio setup
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -87,7 +87,7 @@ int CMediaPlayerSetup::showMediaPlayerSetup()
|
||||
CMenuForwarder *mf;
|
||||
|
||||
CAudioPlayerSetup asetup;
|
||||
mf = new CMenuForwarder(LOCALE_AUDIOPLAYER_NAME, true, NULL, &asetup, "", CRCInput::RC_red);
|
||||
mf = new CMenuForwarder(LOCALE_AUDIOPLAYER_INTERNETRADIO_NAME, true, NULL, &asetup, "", CRCInput::RC_red);
|
||||
mf->setHint(NEUTRINO_ICON_HINT_APLAY, LOCALE_MENU_HINT_APLAY_SETUP);
|
||||
mediaSetup->addItem(mf);
|
||||
|
||||
|
Reference in New Issue
Block a user