mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- split epg_read from epg_save ...
... to get the possibility to read EPG-data from an external device at boot w/o saving the own data at shutdown/standby.
This commit is contained in:
@@ -981,6 +981,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_epg_fonts",
|
||||
"menu.hint_epg_max_events",
|
||||
"menu.hint_epg_old_events",
|
||||
"menu.hint_epg_read",
|
||||
"menu.hint_epg_save",
|
||||
"menu.hint_epg_save_standby",
|
||||
"menu.hint_epg_scan",
|
||||
@@ -1414,6 +1415,7 @@ const char * locale_real_names[] =
|
||||
"miscsettings.epg_old_events",
|
||||
"miscsettings.epg_old_events_hint1",
|
||||
"miscsettings.epg_old_events_hint2",
|
||||
"miscsettings.epg_read",
|
||||
"miscsettings.epg_save",
|
||||
"miscsettings.epg_save_standby",
|
||||
"miscsettings.epg_scan",
|
||||
|
Reference in New Issue
Block a user