mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- rename BOXMODEL_CS => BOXMODEL_CST
Conflicts: data/scripts/Makefile.am src/gui/cam_menu.cpp src/gui/imageinfo_ni.cpp src/gui/osd_setup.cpp src/gui/update.cpp src/gui/update.h src/gui/update_menue.cpp src/neutrino.cpp src/system/setting_helpers.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -17,7 +17,7 @@ install_DATA = \
|
||||
tuxtxt.otb
|
||||
|
||||
|
||||
if BOXMODEL_CS_HD2
|
||||
if BOXMODEL_CST_HD2
|
||||
install_DATA += UnDotum.ttf
|
||||
endif
|
||||
|
||||
|
@@ -5,7 +5,7 @@ install_SCRIPTS = \
|
||||
restore.sh \
|
||||
install.sh
|
||||
|
||||
# if BOXMODEL_CS_HD2
|
||||
# if BOXMODEL_CST_HD2
|
||||
# install_SCRIPTS += \
|
||||
# backup_flash.sh \
|
||||
# restore_flash.sh
|
||||
|
Reference in New Issue
Block a user