* Menu hints: Extra font added

- Font size set by Menu/Settings/Font settings/Menu/Menu hints
This commit is contained in:
micha-bbg
2012-07-12 00:26:52 +02:00
parent 108b8d9523
commit ee781bd880
7 changed files with 13 additions and 6 deletions

View File

@@ -456,7 +456,7 @@ struct SNeutrinoSettings
// Font sizes
#define FONT_TYPE_COUNT 22
#define FONT_TYPE_COUNT 23
enum FONT_TYPES {
FONT_TYPE_MENU = 0,
FONT_TYPE_MENU_TITLE = 1,
@@ -479,7 +479,8 @@ struct SNeutrinoSettings
FONT_TYPE_INFOBAR_CHANNAME = 18,
FONT_TYPE_INFOBAR_INFO = 19,
FONT_TYPE_INFOBAR_SMALL = 20,
FONT_TYPE_FILEBROWSER_ITEM = 21
FONT_TYPE_FILEBROWSER_ITEM = 21,
FONT_TYPE_MENU_HINT = 22
};
// lcdd