remove 'coolstream' from gui

Origin commit data
------------------
Commit: cdf10ef46e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-22 (Fri, 22 Mar 2013)
This commit is contained in:
[CST] Focus
2013-03-22 10:52:39 +04:00
parent 97e0bbabaa
commit f1b2e5cef6
9 changed files with 12 additions and 12 deletions

View File

@@ -673,7 +673,7 @@ std::string CNeutrinoYParser::func_get_partition_list(CyhookHandler *, std::str
std::string CNeutrinoYParser::func_get_boxtype(CyhookHandler *, std::string)
{
unsigned int system_rev = cs_get_revision();
std::string boxname = "Coolstream ";
std::string boxname = "CST ";
#if HAVE_TRIPLEDRAGON
boxname = "Armas ";