mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
Add display of build info
- Display compiler version, compiler flags, build PC, kernel version - configure.ac part ported from filezilla project
This commit is contained in:
@@ -227,6 +227,12 @@ const char * locale_real_names[] =
|
||||
"bouquetname.new",
|
||||
"bouquetname.other",
|
||||
"bouquetname.removed",
|
||||
"buildinfo.compiled_on",
|
||||
"buildinfo.compiled_with",
|
||||
"buildinfo.compiler_flags",
|
||||
"buildinfo.creator",
|
||||
"buildinfo.kernel",
|
||||
"buildinfo.menu",
|
||||
"cablesetup.provider",
|
||||
"channellist.additional",
|
||||
"channellist.additional_off",
|
||||
@@ -815,6 +821,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_backlight",
|
||||
"menu.hint_backup",
|
||||
"menu.hint_bedit",
|
||||
"menu.hint_buildinfo",
|
||||
"menu.hint_cache_txt",
|
||||
"menu.hint_cec_mode",
|
||||
"menu.hint_cec_standby",
|
||||
|
Reference in New Issue
Block a user