yweb: use more matching zee-remotecontrol for neo twin

Origin commit data
------------------
Commit: aa0920d807
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-13 (Thu, 13 Jun 2013)

Origin message was:
------------------
- yweb: use more matching zee-remotecontrol for neo twin
This commit is contained in:
vanhofen
2013-06-13 11:43:40 +02:00
parent ef64651031
commit 74ef42378f
3 changed files with 11 additions and 1 deletions

View File

@@ -694,6 +694,8 @@ std::string CNeutrinoYParser::func_get_boxtype(CyhookHandler *, std::string)
case 8:
case 9:
boxname += "Neo";
if (CFEManager::getInstance()->getFrontendCount() > 1)
boxname += " Twin";
break;
case 10:
boxname += "Zee";