rename BOXMODEL_CS => BOXMODEL_CST

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

Origin message was:
------------------
- rename BOXMODEL_CS => BOXMODEL_CST
This commit is contained in:
vanhofen
2020-09-03 22:07:12 +02:00
parent d3b0831354
commit 5a7e54d880
34 changed files with 101 additions and 101 deletions

View File

@@ -725,7 +725,7 @@ int COsdSetup::showOsdSetup()
osd_menu->addItem(mc);
}
#if !defined BOXMODEL_CS_HD2
#if !defined BOXMODEL_CST_HD2
int scart_osd_fix_exist = 0;
if (file_exists("/var/etc/.scart_osd_fix"))
scart_osd_fix_exist = 1;
@@ -777,7 +777,7 @@ int COsdSetup::showOsdSetup()
CAudioMute::getInstance()->enableMuteIcon(true);
}
#if !defined BOXMODEL_CS_HD2
#if !defined BOXMODEL_CST_HD2
delete scartFileNotifier;
#endif
delete colorInfoclockNotifier;