mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user