mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 09:23:37 +02:00
rename webtv-setup => webchannels-setup
Origin commit data
------------------
Commit: e3cf2920a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-13 (Sun, 13 Sep 2020)
Origin message was:
------------------
- rename webtv-setup => webchannels-setup
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
#include <gui/audioplayer_setup.h>
|
||||
#include <gui/pictureviewer_setup.h>
|
||||
#include <gui/webtv_setup.h>
|
||||
#include <gui/webchannels_setup.h>
|
||||
#include <gui/xmltv_setup.h>
|
||||
#include <gui/moviebrowser/mb.h>
|
||||
|
||||
@@ -88,7 +88,7 @@ int CMediaPlayerSetup::showMediaPlayerSetup()
|
||||
|
||||
CMenuForwarder *mf;
|
||||
|
||||
CWebTVSetup wsetup;
|
||||
CWebChannelsSetup wsetup;
|
||||
mf = new CMenuForwarder(LOCALE_WEBTV_HEAD, true, NULL, &wsetup, "webtv_menu", CRCInput::RC_red);
|
||||
mf->setHint(NEUTRINO_ICON_HINT_WEBTV, LOCALE_MENU_HINT_WEBTV_SETUP);
|
||||
mediaSetup->addItem(mf);
|
||||
|
Reference in New Issue
Block a user