mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
- rename g_settings.webepg* to g_settings.xmltv* because it is XMLTV; see http://wiki.xmltv.org
By courtesy of TangoCash. :) Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -324,7 +324,7 @@ struct SNeutrinoSettings
|
||||
|
||||
std::list<std::string> webtv_xml;
|
||||
std::list<std::string> webradio_xml;
|
||||
std::list<std::string> webepg_xml;
|
||||
std::list<std::string> xmltv_xml; // see http://wiki.xmltv.org/
|
||||
|
||||
//personalize
|
||||
enum PERSONALIZE_SETTINGS //settings.h
|
||||
|
Reference in New Issue
Block a user