mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
epgview: add own locale for tmdb-info
Origin commit data
------------------
Branch: ni/coolstream
Commit: da9e024d40
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Origin message was:
------------------
- epgview: add own locale for tmdb-info
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1433,17 +1433,17 @@ struct button_label EpgButtons[][EpgButtonsMax] =
|
||||
{ NEUTRINO_ICON_BUTTON_GREEN, LOCALE_IMDB_INFO }, //NI
|
||||
{ NEUTRINO_ICON_BUTTON_YELLOW, LOCALE_TIMERBAR_CHANNELSWITCH },
|
||||
{ NEUTRINO_ICON_BUTTON_BLUE, LOCALE_EPGVIEWER_MORE_SCREENINGS_SHORT },
|
||||
{ NEUTRINO_ICON_BUTTON_0, LOCALE_CHANNELLIST_ADDITIONAL } //NI
|
||||
{ NEUTRINO_ICON_BUTTON_0, LOCALE_TMDB_INFO } //NI
|
||||
},
|
||||
{ // w/o followscreenings
|
||||
{ NEUTRINO_ICON_BUTTON_RED, LOCALE_TIMERBAR_RECORDEVENT },
|
||||
{ NEUTRINO_ICON_BUTTON_GREEN, LOCALE_IMDB_INFO }, //NI
|
||||
{ NEUTRINO_ICON_BUTTON_YELLOW, LOCALE_TIMERBAR_CHANNELSWITCH },
|
||||
{ NEUTRINO_ICON_BUTTON_0, LOCALE_CHANNELLIST_ADDITIONAL } //NI
|
||||
{ NEUTRINO_ICON_BUTTON_0, LOCALE_TMDB_INFO } //NI
|
||||
},
|
||||
{ // movieplayer mode
|
||||
{ NEUTRINO_ICON_BUTTON_RED, LOCALE_EPG_SAVING },
|
||||
{ NEUTRINO_ICON_BUTTON_0, LOCALE_CHANNELLIST_ADDITIONAL } //NI
|
||||
{ NEUTRINO_ICON_BUTTON_0, LOCALE_TMDB_INFO } //NI
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user