mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-18 02:43:42 +02:00
- yWeb: allow remote controls for hd6x
Conflicts: data/y-web/Y_Settings_yWeb.yhtm Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -82,8 +82,11 @@ install_DATA = accept.png \
|
||||
x_red.png \
|
||||
zap.png
|
||||
|
||||
# fallback rc
|
||||
install_DATA += rc_cst_v1.jpg
|
||||
|
||||
if BOXTYPE_CST
|
||||
install_DATA += rc_cst_v1.jpg \
|
||||
install_DATA += #rc_cst_v1.jpg \
|
||||
rc_cst_v2.png \
|
||||
rc_cst_v3.png \
|
||||
rc_cst_v4.png \
|
||||
@@ -96,6 +99,16 @@ install_DATA += rc_ax_hd51.png \
|
||||
rc_mutant_hd51.png
|
||||
endif
|
||||
|
||||
if BOXMODEL_HD60
|
||||
install_DATA += rc_ax_hd51.png \
|
||||
rc_mutant_hd51.png
|
||||
endif
|
||||
|
||||
if BOXMODEL_HD61
|
||||
install_DATA += rc_ax_hd51.png \
|
||||
rc_mutant_hd51.png
|
||||
endif
|
||||
|
||||
if BOXMODEL_BRE2ZE4K
|
||||
install_DATA += rc_wwio_bre2ze4k.png
|
||||
endif
|
||||
|
Reference in New Issue
Block a user