rename BOXMODEL_CS => BOXMODEL_CST

Origin commit data
------------------
Branch: ni/coolstream
Commit: 05be592b65
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)

Origin message was:
------------------
- rename BOXMODEL_CS => BOXMODEL_CST

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-09-03 22:07:12 +02:00
parent bfaa815410
commit 85e3ff501e
34 changed files with 101 additions and 101 deletions

View File

@@ -170,7 +170,7 @@ int CCAMMenuHandler::doMainMenu()
ci_mode->setHint(NEUTRINO_ICON_HINT_IMAGELOGO, LOCALE_MENU_HINT_CI_MODE);
cammenu->addItem(ci_mode);
#ifdef BOXMODEL_CS_HD2
#ifdef BOXMODEL_CST_HD2
int fecount = CFEManager::getInstance()->getFrontendCount();
char fename[fecount+1][255];