mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Remove obsolete 'contrast_fonts' code from osd menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6803a8dff3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-01-24 (Tue, 24 Jan 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -346,7 +346,6 @@ typedef enum
|
||||
LOCALE_COLORMENU_ADVANCED_MODE_ON,
|
||||
LOCALE_COLORMENU_BACKGROUND,
|
||||
LOCALE_COLORMENU_CLOCK_TEXTCOLOR,
|
||||
LOCALE_COLORMENU_CONTRAST_FONTS,
|
||||
LOCALE_COLORMENU_FADE,
|
||||
LOCALE_COLORMENU_FONT,
|
||||
LOCALE_COLORMENU_FONT_TTX,
|
||||
@@ -1057,7 +1056,6 @@ typedef enum
|
||||
LOCALE_MENU_HINT_COLORS,
|
||||
LOCALE_MENU_HINT_CONTENT_BACK,
|
||||
LOCALE_MENU_HINT_CONTENT_TEXTCOLOR,
|
||||
LOCALE_MENU_HINT_CONTRAST_FONTS,
|
||||
LOCALE_MENU_HINT_DBOXINFO,
|
||||
LOCALE_MENU_HINT_DELETE_CHANNELS,
|
||||
LOCALE_MENU_HINT_DELETE_REMOVED,
|
||||
|
@@ -346,7 +346,6 @@ const char * locale_real_names[] =
|
||||
"colormenu.advanced_mode_on",
|
||||
"colormenu.background",
|
||||
"colormenu.clock_textcolor",
|
||||
"colormenu.contrast_fonts",
|
||||
"colormenu.fade",
|
||||
"colormenu.font",
|
||||
"colormenu.font_ttx",
|
||||
@@ -1057,7 +1056,6 @@ const char * locale_real_names[] =
|
||||
"menu.hint_colors",
|
||||
"menu.hint_content_back",
|
||||
"menu.hint_content_textcolor",
|
||||
"menu.hint_contrast_fonts",
|
||||
"menu.hint_dboxinfo",
|
||||
"menu.hint_delete_channels",
|
||||
"menu.hint_delete_removed",
|
||||
|
@@ -422,8 +422,6 @@ struct SNeutrinoSettings
|
||||
SNeutrinoTheme theme;
|
||||
bool osd_colorsettings_advanced_mode;
|
||||
|
||||
int contrast_fonts;
|
||||
|
||||
//network
|
||||
#define NETWORK_NFS_NR_OF_ENTRIES 8
|
||||
struct {
|
||||
|
Reference in New Issue
Block a user