mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
- yWeb: install all possible rc pictures
Conflicts: data/y-web/images/Makefile.am Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -48,8 +48,6 @@ install_DATA = accept.png \
|
|||||||
popup.png \
|
popup.png \
|
||||||
properties.png \
|
properties.png \
|
||||||
radio.png \
|
radio.png \
|
||||||
rc_dbox_nokia_old.png \
|
|
||||||
rc_dbox_philips.png \
|
|
||||||
record.png \
|
record.png \
|
||||||
reload.png \
|
reload.png \
|
||||||
remove.png \
|
remove.png \
|
||||||
@@ -82,70 +80,24 @@ install_DATA = accept.png \
|
|||||||
x_red.png \
|
x_red.png \
|
||||||
zap.png
|
zap.png
|
||||||
|
|
||||||
# fallback rc
|
# remote controls
|
||||||
install_DATA += rc_cst_v1.jpg
|
install_DATA += rc_cst_v1.jpg \
|
||||||
|
|
||||||
if BOXTYPE_CST
|
|
||||||
install_DATA += #rc_cst_v1.jpg \
|
|
||||||
rc_cst_v2.png \
|
rc_cst_v2.png \
|
||||||
rc_cst_v3.png \
|
rc_cst_v3.png \
|
||||||
rc_cst_v4.png \
|
rc_cst_v4.png \
|
||||||
rc_cst_v5.png \
|
rc_cst_v5.png \
|
||||||
rc_cst_v6.png
|
rc_cst_v6.png \
|
||||||
endif
|
rc_dbox_nokia_old.png \
|
||||||
|
rc_dbox_philips.png
|
||||||
|
|
||||||
if BOXMODEL_HD51
|
if ! BOXTYPE_CST
|
||||||
install_DATA += rc_ax_hd51.png \
|
install_DATA += rc_ax_hd51.png \
|
||||||
rc_mutant_hd51.png
|
rc_ax_hd61.png \
|
||||||
endif
|
rc_mutant_hd51.png \
|
||||||
|
rc_wwio_bre2ze4k.png \
|
||||||
if BOXMODEL_HD60
|
rc_zgemma_h7.png \
|
||||||
install_DATA += rc_ax_hd51.png \
|
rc_osmio4k.png \
|
||||||
rc_mutant_hd51.png
|
rc_vuplus.png
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_HD61
|
|
||||||
install_DATA += rc_ax_hd61.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_BRE2ZE4K
|
|
||||||
install_DATA += rc_wwio_bre2ze4k.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_VUSOLO4K
|
|
||||||
install_DATA += rc_vuplus.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_H7
|
|
||||||
install_DATA += rc_zgemma_h7.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_OSMIO4KPLUS
|
|
||||||
install_DATA += rc_osmio4k.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_VUDUO4K
|
|
||||||
install_DATA += rc_vuplus.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_VUULTIMO4K
|
|
||||||
install_DATA += rc_vuplus.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_VUUNO4K
|
|
||||||
install_DATA += rc_vuplus.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_VUUNO4KSE
|
|
||||||
install_DATA += rc_vuplus.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_VUZERO4K
|
|
||||||
install_DATA += rc_vuplus.png
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BOXMODEL_VUDUO
|
|
||||||
install_DATA += rc_vuplus.png
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# file manager
|
# file manager
|
||||||
|
Reference in New Issue
Block a user