mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
misc settings: add missing locals and settings variables
Origin commit data
------------------
Commit: 0423ed460c
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-29 (Sun, 29 Apr 2018)
This commit is contained in:
@@ -48,6 +48,7 @@ class CMiscMenue : public CMenuTarget, CChangeObserver
|
||||
CMenuOptionChooser * epg_read_frequently;
|
||||
CMenuOptionChooser * epg_scan;
|
||||
CMenuOptionChooser * tmdb_onoff;
|
||||
CMenuOptionChooser * imdb_onoff;
|
||||
CMenuOptionChooser * youtube_onoff;
|
||||
CMenuOptionChooser * shoutcast_onoff;
|
||||
CMenuForwarder * epg_dir;
|
||||
@@ -59,6 +60,7 @@ class CMiscMenue : public CMenuTarget, CChangeObserver
|
||||
std::string epg_max_events;
|
||||
|
||||
std::string tmdb_api_key_short;
|
||||
std::string imdb_api_key_short;
|
||||
std::string youtube_dev_id_short;
|
||||
std::string shoutcast_dev_id_short;
|
||||
|
||||
|
Reference in New Issue
Block a user