mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
gui/imageinfo.cpp: append image date from .version -
image is not neutrino only, other things could be changed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5fbb2e4a2d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -180,6 +180,9 @@ void CImageInfo::InitInfos()
|
||||
version_string = versionInfo.getReleaseCycle();
|
||||
version_string += " ";
|
||||
version_string += versionInfo.getType();
|
||||
version_string += " (";
|
||||
version_string += versionInfo.getDate();
|
||||
version_string += ")";
|
||||
|
||||
struct utsname uts_info;
|
||||
|
||||
|
Reference in New Issue
Block a user