- yweb: use more matching zee-remotecontrol for neo twin

This commit is contained in:
svenhoefer
2013-06-13 11:43:40 +02:00
parent 25dc8bc10f
commit aa0920d807
3 changed files with 11 additions and 1 deletions

View File

@@ -625,6 +625,8 @@ void CControlAPI::HWInfoCGI(CyhookHandler *hh)
case 8:
case 9:
boxname += "Neo";
if (CFEManager::getInstance()->getFrontendCount() > 1)
boxname += " Twin";
break;
case 10:
boxname += "Zee";