mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
osd_setup: cleanup unused
- channellist.extended_colored - channellist.extended_simple Conflicts: data/locale/english.locale Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -299,8 +299,6 @@ typedef enum
|
||||
LOCALE_CHANNELLIST_EPGTEXT_ALIGN_LEFT,
|
||||
LOCALE_CHANNELLIST_EPGTEXT_ALIGN_RIGHT,
|
||||
LOCALE_CHANNELLIST_EXTENDED,
|
||||
LOCALE_CHANNELLIST_EXTENDED_COLORED,
|
||||
LOCALE_CHANNELLIST_EXTENDED_SIMPLE,
|
||||
LOCALE_CHANNELLIST_FAVS,
|
||||
LOCALE_CHANNELLIST_FOOT,
|
||||
LOCALE_CHANNELLIST_FOOT_FREQ,
|
||||
|
@@ -299,8 +299,6 @@ const char * locale_real_names[] =
|
||||
"channellist.epgtext_align_left",
|
||||
"channellist.epgtext_align_right",
|
||||
"channellist.extended",
|
||||
"channellist.extended_colored",
|
||||
"channellist.extended_simple",
|
||||
"channellist.favs",
|
||||
"channellist.foot",
|
||||
"channellist.foot_freq",
|
||||
|
Reference in New Issue
Block a user