mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3e6dd7e1d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-06 (Mon, 06 Feb 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -538,6 +538,8 @@ const char *CFlashVersionInfo::getReleaseCycle(void) const
|
||||
|
||||
const char *CFlashVersionInfo::getType(void) const
|
||||
{
|
||||
// TODO: localize it
|
||||
|
||||
switch (snapshot)
|
||||
{
|
||||
case '0':
|
||||
@@ -552,6 +554,8 @@ const char *CFlashVersionInfo::getType(void) const
|
||||
return "Settings";
|
||||
case 'A':
|
||||
return "Addon";
|
||||
case 'U':
|
||||
return "Update";
|
||||
case 'T':
|
||||
return "Text";
|
||||
default:
|
||||
|
Reference in New Issue
Block a user