- 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:
svenhoefer
2014-12-04 16:47:30 +01:00
parent 38687897c5
commit 4c621f1dec
8 changed files with 73 additions and 25 deletions

View File

@@ -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",