mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
yweb: install only box specific remote control pictures
Origin commit data
------------------
Branch: ni/coolstream
Commit: ffe260d353
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-11-03 (Fri, 03 Nov 2017)
Origin message was:
------------------
- yweb: install only box specific remote control pictures
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -48,16 +48,8 @@ install_DATA = accept.png \
|
||||
popup.png \
|
||||
properties.png \
|
||||
radio.png \
|
||||
rc_ax_hd51.png \
|
||||
rc_cst_v1.jpg \
|
||||
rc_cst_v2.png \
|
||||
rc_cst_v3.png \
|
||||
rc_cst_v4.png \
|
||||
rc_cst_v5.png \
|
||||
rc_cst_v6.png \
|
||||
rc_dbox_nokia_old.png \
|
||||
rc_dbox_philips.png \
|
||||
rc_mutant_hd51.png \
|
||||
record.png \
|
||||
reload.png \
|
||||
remove.png \
|
||||
@@ -90,6 +82,20 @@ install_DATA = accept.png \
|
||||
x_red.png \
|
||||
zap.png
|
||||
|
||||
if BOXTYPE_COOL
|
||||
install_DATA += rc_cst_v1.jpg \
|
||||
rc_cst_v2.png \
|
||||
rc_cst_v3.png \
|
||||
rc_cst_v4.png \
|
||||
rc_cst_v5.png \
|
||||
rc_cst_v6.png
|
||||
endif
|
||||
|
||||
if BOXTYPE_ARMBOX
|
||||
install_DATA += rc_ax_hd51.png \
|
||||
rc_mutant_hd51.png
|
||||
endif
|
||||
|
||||
# file manager
|
||||
install_DATA += chmod.png \
|
||||
copy.gif \
|
||||
|
Reference in New Issue
Block a user