settings: add explicit button font

Fonts for menu foot and button font are not not necessarily the same thing.

TODO: locales
This commit is contained in:
2016-12-29 23:26:52 +01:00
parent 4cdae3fdf6
commit 65ac231940
4 changed files with 7 additions and 2 deletions

View File

@@ -688,6 +688,7 @@ struct SNeutrinoSettings
FONT_TYPE_MOVIEBROWSER_INFO,
FONT_TYPE_SUBTITLES,
FONT_TYPE_MESSAGE_TEXT,
FONT_TYPE_BUTTON_TEXT,
FONT_TYPE_COUNT
};