channellist: allow show/hide bottom infobox

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f35a67426
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-14 (Tue, 14 Apr 2015)

Origin message was:
------------------
- channellist: allow show/hide bottom infobox

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2015-04-14 11:08:24 +02:00
parent 764ca42629
commit 21b3e320aa
10 changed files with 45 additions and 9 deletions

View File

@@ -282,6 +282,7 @@ typedef enum
LOCALE_CHANNELLIST_SHOW_CHANNELLOGO,
LOCALE_CHANNELLIST_SHOW_CHANNELNUMBER,
LOCALE_CHANNELLIST_SHOW_EMPTY_FAVS,
LOCALE_CHANNELLIST_SHOW_INFOBOX,
LOCALE_CHANNELLIST_SINCE,
LOCALE_CHANNELLIST_START,
LOCALE_CI_CLOCK,
@@ -962,6 +963,7 @@ typedef enum
LOCALE_MENU_HINT_CHANNELLIST_SHOW_CHANNELLOGO,
LOCALE_MENU_HINT_CHANNELLIST_SHOW_CHANNELNUMBER,
LOCALE_MENU_HINT_CHANNELLIST_SHOW_EMPTY_FAVS,
LOCALE_MENU_HINT_CHANNELLIST_SHOW_INFOBOX,
LOCALE_MENU_HINT_CHANNELS,
LOCALE_MENU_HINT_CI,
LOCALE_MENU_HINT_CLOCK_BACKGROUND,