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

...when a script function is deprecated.


Origin commit data
------------------
Commit: 5136563035
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)
This commit is contained in:
Michael Liebmann
2014-03-16 11:57:01 +01:00
parent f269b6525b
commit 4fc816533e
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",