mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
imageinfo: align to gui output above
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5722261503
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-05 (Sun, 05 Jan 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -374,7 +374,7 @@ void CImageInfo::InitInfoData()
|
||||
hal_libversion_t ver;
|
||||
hal_get_lib_version(&ver);
|
||||
//libstb-hal version
|
||||
v_info.push_back({"libstb-hal:", ver.vVersion});
|
||||
v_info.push_back({"libstb-hal:", ver.vStr});
|
||||
//libstb-hal git status
|
||||
v_info.push_back({g_Locale->getText(LOCALE_IMAGEINFO_VCS), ver.vGitDescribe});
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user