mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
lua api: fix broken build with --disable-lua
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d74379981
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -816,6 +816,7 @@ typedef enum
|
||||
LOCALE_IMAGEINFO_IMAGE,
|
||||
LOCALE_IMAGEINFO_KERNEL,
|
||||
LOCALE_IMAGEINFO_LICENSE,
|
||||
LOCALE_IMAGEINFO_LUA,
|
||||
LOCALE_IMAGEINFO_VCS,
|
||||
LOCALE_IMAGEINFO_VERSION,
|
||||
LOCALE_INETRADIO_NAME,
|
||||
|
@@ -816,6 +816,7 @@ const char * locale_real_names[] =
|
||||
"imageinfo.image",
|
||||
"imageinfo.kernel",
|
||||
"imageinfo.license",
|
||||
"imageinfo.lua",
|
||||
"imageinfo.vcs",
|
||||
"imageinfo.version",
|
||||
"inetradio.name",
|
||||
|
Reference in New Issue
Block a user