osd_setup: add channellogo-setup menu

Origin commit data
------------------
Branch: ni/coolstream
Commit: e9297bcc1c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-23 (Tue, 23 May 2017)

Origin message was:
------------------
- osd_setup: add channellogo-setup menu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-05-23 17:58:53 +02:00
parent dae6f6cf3a
commit 49d1c9d622
7 changed files with 34 additions and 1 deletions

View File

@@ -1161,6 +1161,7 @@ typedef enum
LOCALE_MENU_HINT_CHANNELLIST_SHOW_CHANNELNUMBER,
LOCALE_MENU_HINT_CHANNELLIST_SHOW_EMPTY_FAVS,
LOCALE_MENU_HINT_CHANNELLIST_SHOW_INFOBOX,
LOCALE_MENU_HINT_CHANNELLOGOS_SETUP,
LOCALE_MENU_HINT_CHANNELS,
LOCALE_MENU_HINT_CI,
LOCALE_MENU_HINT_CI_MODE,
@@ -1696,6 +1697,7 @@ typedef enum
LOCALE_MESSAGEBOX_YES,
LOCALE_MISCSETTINGS_CHANNELLIST,
LOCALE_MISCSETTINGS_CHANNELLIST_EPGTEXT_ALIGN,
LOCALE_MISCSETTINGS_CHANNELLOGOS,
LOCALE_MISCSETTINGS_COLORED_EVENTS,
LOCALE_MISCSETTINGS_COLORED_EVENTS_0,
LOCALE_MISCSETTINGS_COLORED_EVENTS_1,

View File

@@ -1161,6 +1161,7 @@ const char * locale_real_names[] =
"menu.hint_channellist_show_channelnumber",
"menu.hint_channellist_show_empty_favs",
"menu.hint_channellist_show_infobox",
"menu.hint_channellogos_setup",
"menu.hint_channels",
"menu.hint_ci",
"menu.hint_ci_mode",
@@ -1696,6 +1697,7 @@ const char * locale_real_names[] =
"messagebox.yes",
"miscsettings.channellist",
"miscsettings.channellist_epgtext_align",
"miscsettings.channellogos",
"miscsettings.colored_events",
"miscsettings.colored_events_0",
"miscsettings.colored_events_1",