vfd: allow to disable rc-lock message on vfd

Origin commit data
------------------
Branch: ni/coolstream
Commit: b56f4ed149
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-25 (Mon, 25 Jan 2016)

Origin message was:
------------------
- vfd: allow to disable rc-lock message on vfd

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-01-25 08:04:35 +01:00
parent eeb5987454
commit b1177424b5
8 changed files with 17 additions and 1 deletions

View File

@@ -886,6 +886,7 @@ typedef enum
LOCALE_LCDMENU_DIM_TIME,
LOCALE_LCDMENU_HEAD,
LOCALE_LCDMENU_LCDCONTROLER,
LOCALE_LCDMENU_NOTIFY_RCLOCK,
LOCALE_LCDMENU_SCROLL,
LOCALE_LCDMENU_STATUSLINE,
LOCALE_LCDMENU_STATUSLINE_BOTH,
@@ -1426,6 +1427,7 @@ typedef enum
LOCALE_MENU_HINT_VFD_DEFAULTS,
LOCALE_MENU_HINT_VFD_DIMTIME,
LOCALE_MENU_HINT_VFD_INFOLINE,
LOCALE_MENU_HINT_VFD_NOTIFY_RCLOCK,
LOCALE_MENU_HINT_VFD_SCROLL,
LOCALE_MENU_HINT_VFD_STATUSLINE,
LOCALE_MENU_HINT_VIDEO,