mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
CLuaInstance: Add versions definition for lua api in luainstance.h
- Version is defined in lua script as APIVERSION.MAJOR, APIVERSION.MINOR - Set Lua API version to 1.0
This commit is contained in:
@@ -894,6 +894,8 @@ const char * locale_real_names[] =
|
||||
"lua.function_deprecated1",
|
||||
"lua.function_deprecated2",
|
||||
"lua.function_deprecated3",
|
||||
"lua.versionscheck1",
|
||||
"lua.versionscheck2",
|
||||
"mainmenu.audioplayer",
|
||||
"mainmenu.channels",
|
||||
"mainmenu.clearsectionsd",
|
||||
|
Reference in New Issue
Block a user