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:
vanhofen
2017-11-13 22:47:11 +01:00
committed by Thilo Graf
parent a2504f8b3a
commit fd04c563e9
8 changed files with 28 additions and 9 deletions

View File

@@ -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,

View File

@@ -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",