mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
Revert "- epgview: resort EpgButtons; keep color keys together"
This reverts commitc6d49db
, because it breakes footers logic :/ Origin commit data ------------------ Branch: ni/coolstream Commit:51df1933b0
Author: vanhofen <vanhofen@gmx.de> Date: 2016-03-13 (Sun, 13 Mar 2016) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -1224,8 +1224,9 @@ const struct button_label EpgButtons[] =
|
||||
{
|
||||
{ NEUTRINO_ICON_BUTTON_RED , LOCALE_TIMERBAR_RECORDEVENT },
|
||||
{ NEUTRINO_ICON_BUTTON_YELLOW, LOCALE_TIMERBAR_CHANNELSWITCH },
|
||||
{ NEUTRINO_ICON_BUTTON_BLUE, LOCALE_EPGVIEWER_MORE_SCREENINGS_SHORT },
|
||||
{ NEUTRINO_ICON_BUTTON_INFO_SMALL, LOCALE_CHANNELLIST_ADDITIONAL }
|
||||
{ NEUTRINO_ICON_BUTTON_INFO_SMALL , LOCALE_CHANNELLIST_ADDITIONAL },
|
||||
{ NEUTRINO_ICON_BUTTON_BLUE, LOCALE_EPGVIEWER_MORE_SCREENINGS_SHORT }
|
||||
|
||||
};
|
||||
|
||||
void CEpgData::showTimerEventBar (bool pshow, bool adzap)
|
||||
|
Reference in New Issue
Block a user