mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
settings: add explicit button font
Fonts for menu foot and button font are not not necessarily the same thing.
TODO: locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65ac231940
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -739,6 +739,7 @@ typedef enum
|
||||
LOCALE_FONTMENU_SCALING_Y,
|
||||
LOCALE_FONTMENU_SCALING_Y_HINT2,
|
||||
LOCALE_FONTMENU_SIZES,
|
||||
LOCALE_FONTSIZE_BUTTON_TEXT,
|
||||
LOCALE_FONTSIZE_CHANNEL_NUM_ZAP,
|
||||
LOCALE_FONTSIZE_CHANNELLIST,
|
||||
LOCALE_FONTSIZE_CHANNELLIST_DESCR,
|
||||
|
@@ -739,6 +739,7 @@ const char * locale_real_names[] =
|
||||
"fontmenu.scaling_y",
|
||||
"fontmenu.scaling_y_hint2",
|
||||
"fontmenu.sizes",
|
||||
"fontsize.button_text",
|
||||
"fontsize.channel_num_zap",
|
||||
"fontsize.channellist",
|
||||
"fontsize.channellist_descr",
|
||||
|
@@ -688,6 +688,7 @@ struct SNeutrinoSettings
|
||||
FONT_TYPE_MOVIEBROWSER_INFO,
|
||||
FONT_TYPE_SUBTITLES,
|
||||
FONT_TYPE_MESSAGE_TEXT,
|
||||
FONT_TYPE_BUTTON_TEXT,
|
||||
FONT_TYPE_COUNT
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user