mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-18 02:43:37 +02:00
vfd-setup: allow to set scroll_repeats if possible
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Branch: ni/coolstream
Commit: dbf2fa3f18
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- vfd-setup: allow to set scroll_repeats if possible
Signed-off-by: Thilo Graf <dbt@novatux.de>
------------------
This commit was generated by Migit
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