mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
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:
@@ -730,6 +730,7 @@ const char * locale_real_names[] =
|
||||
"fontmenu.head",
|
||||
"fontmenu.infobar",
|
||||
"fontmenu.menu",
|
||||
"fontmenu.messages",
|
||||
"fontmenu.moviebrowser",
|
||||
"fontmenu.other",
|
||||
"fontmenu.scaling",
|
||||
@@ -763,6 +764,7 @@ const char * locale_real_names[] =
|
||||
"fontsize.menu_hint",
|
||||
"fontsize.menu_info",
|
||||
"fontsize.menu_title",
|
||||
"fontsize.message_text",
|
||||
"fontsize.moviebrowser_head",
|
||||
"fontsize.moviebrowser_info",
|
||||
"fontsize.moviebrowser_list",
|
||||
@@ -1210,6 +1212,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_menu_hints",
|
||||
"menu.hint_menu_pos",
|
||||
"menu.hint_menus",
|
||||
"menu.hint_message_fonts",
|
||||
"menu.hint_misc_cec",
|
||||
"menu.hint_misc_channellist",
|
||||
"menu.hint_misc_energy",
|
||||
|
Reference in New Issue
Block a user