mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-18 02:43:42 +02:00
- vfd-setup: allow to set scroll_repeats if possible
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -912,6 +912,7 @@ typedef enum
|
||||
LOCALE_LCDMENU_LCDCONTROLER,
|
||||
LOCALE_LCDMENU_NOTIFY_RCLOCK,
|
||||
LOCALE_LCDMENU_SCROLL,
|
||||
LOCALE_LCDMENU_SCROLL_REPEATS,
|
||||
LOCALE_LCDMENU_STATUSLINE,
|
||||
LOCALE_LCDMENU_STATUSLINE_BOTH,
|
||||
LOCALE_LCDMENU_STATUSLINE_PLAYTIME,
|
||||
|
@@ -912,6 +912,7 @@ const char * locale_real_names[] =
|
||||
"lcdmenu.lcdcontroler",
|
||||
"lcdmenu.notify_rclock",
|
||||
"lcdmenu.scroll",
|
||||
"lcdmenu.scroll_repeats",
|
||||
"lcdmenu.statusline",
|
||||
"lcdmenu.statusline.both",
|
||||
"lcdmenu.statusline.playtime",
|
||||
|
Reference in New Issue
Block a user