CLuaInstance: Add function 'functionDeprecated()' for debug output...

...when a script function is deprecated.
This commit is contained in:
M. Liebmann
2014-03-16 11:57:01 +01:00
parent 4df0449e39
commit 5136563035
6 changed files with 26 additions and 0 deletions

View File

@@ -768,6 +768,9 @@ const char * locale_real_names[] =
"ledcontroler.on.all",
"ledcontroler.on.led1",
"ledcontroler.on.led2",
"lua.function_deprecated1",
"lua.function_deprecated2",
"lua.function_deprecated3",
"mainmenu.audioplayer",
"mainmenu.channels",
"mainmenu.clearsectionsd",