Messages: add option to change size of message text

Include default size and localized setup.

TODO: localize for nederlands and slovak, current english only.
This commit is contained in:
2016-11-20 01:08:14 +01:00
parent 04a75327dd
commit 4988df1dd9
9 changed files with 32 additions and 4 deletions

View File

@@ -683,6 +683,7 @@ struct SNeutrinoSettings
FONT_TYPE_MOVIEBROWSER_LIST,
FONT_TYPE_MOVIEBROWSER_INFO,
FONT_TYPE_SUBTITLES,
FONT_TYPE_MESSAGE_TEXT,
FONT_TYPE_COUNT
};