icons: move icons into categorized subdirectories
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5ca9aa0bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Origin message was:
------------------
- icons: move icons into categorized subdirectories
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
17
configure.ac
@@ -296,6 +296,20 @@ src/system/mtdutils/lib/Makefile
|
|||||||
data/Makefile
|
data/Makefile
|
||||||
data/fonts/Makefile
|
data/fonts/Makefile
|
||||||
data/icons/Makefile
|
data/icons/Makefile
|
||||||
|
data/icons/buttons/Makefile
|
||||||
|
data/icons/filetypes/Makefile
|
||||||
|
data/icons/headers/Makefile
|
||||||
|
data/icons/hints/Makefile
|
||||||
|
data/icons/locale/Makefile
|
||||||
|
data/icons/movieplayer/Makefile
|
||||||
|
data/icons/radar/Makefile
|
||||||
|
data/icons/slider/Makefile
|
||||||
|
data/icons/status/Makefile
|
||||||
|
data/icons/status/ca/Makefile
|
||||||
|
data/icons/status/channel/Makefile
|
||||||
|
data/icons/status/markers/Makefile
|
||||||
|
data/icons/status/various/Makefile
|
||||||
|
data/icons/various/Makefile
|
||||||
data/inetradio/Makefile
|
data/inetradio/Makefile
|
||||||
data/initial/Makefile
|
data/initial/Makefile
|
||||||
data/iso-codes/Makefile
|
data/iso-codes/Makefile
|
||||||
@@ -305,6 +319,9 @@ data/lcd/clock/Makefile
|
|||||||
data/license/Makefile
|
data/license/Makefile
|
||||||
data/locale/Makefile
|
data/locale/Makefile
|
||||||
data/neutrino-scripts/Makefile
|
data/neutrino-scripts/Makefile
|
||||||
|
data/pictures/Makefile
|
||||||
|
data/pictures/backgrounds/Makefile
|
||||||
|
data/pictures/screensaver/Makefile
|
||||||
data/scripts/Makefile
|
data/scripts/Makefile
|
||||||
data/themes/Makefile
|
data/themes/Makefile
|
||||||
src/eitd/Makefile
|
src/eitd/Makefile
|
||||||
|
@@ -1,4 +1,15 @@
|
|||||||
SUBDIRS = fonts icons inetradio initial iso-codes license locale scripts themes neutrino-scripts
|
SUBDIRS = \
|
||||||
|
fonts \
|
||||||
|
icons \
|
||||||
|
inetradio \
|
||||||
|
initial \
|
||||||
|
iso-codes \
|
||||||
|
license \
|
||||||
|
locale \
|
||||||
|
neutrino-scripts \
|
||||||
|
pictures \
|
||||||
|
scripts \
|
||||||
|
themes
|
||||||
|
|
||||||
if BOXTYPE_TRIPLE
|
if BOXTYPE_TRIPLE
|
||||||
SUBDIRS += lcd
|
SUBDIRS += lcd
|
||||||
|
@@ -1,279 +1,11 @@
|
|||||||
installdir = $(ICONSDIR)
|
SUBDIRS = \
|
||||||
|
buttons \
|
||||||
locale = \
|
filetypes \
|
||||||
locale/deutsch.png \
|
headers \
|
||||||
locale/english.png
|
hints \
|
||||||
|
locale \
|
||||||
locale_unmaintained = \
|
movieplayer \
|
||||||
locale/unmaintained/bayrisch.png \
|
radar \
|
||||||
locale/unmaintained/bosanski.png \
|
slider \
|
||||||
locale/unmaintained/ch-baslerdeutsch.png \
|
status \
|
||||||
locale/unmaintained/ch-berndeutsch.png \
|
various
|
||||||
locale/unmaintained/czech.png \
|
|
||||||
locale/unmaintained/francais.png \
|
|
||||||
locale/unmaintained/italiano.png \
|
|
||||||
locale/unmaintained/nederlands.png \
|
|
||||||
locale/unmaintained/polski.png \
|
|
||||||
locale/unmaintained/portugues.png \
|
|
||||||
locale/unmaintained/russkij.png \
|
|
||||||
locale/unmaintained/slovak.png \
|
|
||||||
locale/unmaintained/suomi.png \
|
|
||||||
locale/unmaintained/svenska.png
|
|
||||||
|
|
||||||
install_DATA = $(locale)
|
|
||||||
install_DATA += $(locale_unmaintained)
|
|
||||||
|
|
||||||
install_DATA += \
|
|
||||||
0.png \
|
|
||||||
1.png \
|
|
||||||
16_9.png \
|
|
||||||
16_9_gray.png \
|
|
||||||
2.png \
|
|
||||||
3.png \
|
|
||||||
4.png \
|
|
||||||
5.png \
|
|
||||||
6.png \
|
|
||||||
7.png \
|
|
||||||
8.png \
|
|
||||||
9.png \
|
|
||||||
ats.png \
|
|
||||||
ats_gray.png \
|
|
||||||
audio.png \
|
|
||||||
audioplay.png \
|
|
||||||
biss_green.png \
|
|
||||||
biss_white.png \
|
|
||||||
biss_yellow.png \
|
|
||||||
blau.png \
|
|
||||||
bookmarkmanager.png \
|
|
||||||
border_lr.png \
|
|
||||||
border_ul.png \
|
|
||||||
btn_backward.png \
|
|
||||||
btn_forward.png \
|
|
||||||
btn_pause.png \
|
|
||||||
btn_play.png \
|
|
||||||
btn_record_active.png \
|
|
||||||
btn_record_inactive.png \
|
|
||||||
btn_stop.png \
|
|
||||||
ca.png \
|
|
||||||
ca2.png \
|
|
||||||
ca2_gray.png \
|
|
||||||
checkmark.png \
|
|
||||||
colors.png \
|
|
||||||
conax_green.png \
|
|
||||||
conax_white.png \
|
|
||||||
conax_yellow.png \
|
|
||||||
cw_green.png \
|
|
||||||
cw_white.png \
|
|
||||||
cw_yellow.png \
|
|
||||||
d_green.png \
|
|
||||||
d_white.png \
|
|
||||||
d_yellow.png \
|
|
||||||
dd.png \
|
|
||||||
dd_avail.png \
|
|
||||||
dd_gray.png \
|
|
||||||
down.png \
|
|
||||||
dummy.png \
|
|
||||||
dummy_small.png \
|
|
||||||
error.png \
|
|
||||||
epg.png \
|
|
||||||
features.png \
|
|
||||||
file.png \
|
|
||||||
folder.png \
|
|
||||||
games.png \
|
|
||||||
gelb.png \
|
|
||||||
gruen.png \
|
|
||||||
help.png \
|
|
||||||
help_small.png \
|
|
||||||
hidden.png \
|
|
||||||
hint_a_pic.png \
|
|
||||||
hint_adzap.png \
|
|
||||||
hint_aplay.png \
|
|
||||||
hint_audio.png \
|
|
||||||
hint_back.png \
|
|
||||||
hint_bedit.png \
|
|
||||||
hint_ci.png \
|
|
||||||
hint_dboxinfo.png \
|
|
||||||
hint_delete.png \
|
|
||||||
hint_extended.png \
|
|
||||||
hint_fileplay.png \
|
|
||||||
hint_games.png \
|
|
||||||
hint_hdd.png \
|
|
||||||
hint_imageinfo.png \
|
|
||||||
hint_inetradio.png \
|
|
||||||
hint_info.png \
|
|
||||||
hint_keys.png \
|
|
||||||
hint_language.png \
|
|
||||||
hint_manage.png \
|
|
||||||
hint_mb.png \
|
|
||||||
hint_media.png \
|
|
||||||
hint_movie.png \
|
|
||||||
hint_network.png \
|
|
||||||
hint_next.png \
|
|
||||||
hint_osd.png \
|
|
||||||
hint_personalize.png \
|
|
||||||
hint_picview.png \
|
|
||||||
hint_plugin.png \
|
|
||||||
hint_protection.png \
|
|
||||||
hint_radiomode.png \
|
|
||||||
hint_reboot.png \
|
|
||||||
hint_recording.png \
|
|
||||||
hint_reload.png \
|
|
||||||
hint_restart.png \
|
|
||||||
hint_save.png \
|
|
||||||
hint_scan.png \
|
|
||||||
hint_scripts.png \
|
|
||||||
hint_service.png \
|
|
||||||
hint_settings.png \
|
|
||||||
hint_shutdown.png \
|
|
||||||
hint_sleeptimer.png \
|
|
||||||
hint_streaminfo.png \
|
|
||||||
hint_swupdate.png \
|
|
||||||
hint_timers.png \
|
|
||||||
hint_tvmode.png \
|
|
||||||
hint_tvradio_switch.png \
|
|
||||||
hint_vfd.png \
|
|
||||||
hint_video.png \
|
|
||||||
hint_ytplay.png \
|
|
||||||
home.png \
|
|
||||||
icon_green.png \
|
|
||||||
icon_movieplayer.png \
|
|
||||||
icon_red.png \
|
|
||||||
icon_yellow.png \
|
|
||||||
icon_ytplay.png \
|
|
||||||
important.png \
|
|
||||||
info.png \
|
|
||||||
info_small.png \
|
|
||||||
information.png \
|
|
||||||
ird_green.png \
|
|
||||||
ird_white.png \
|
|
||||||
ird_yellow.png \
|
|
||||||
keybinding.png \
|
|
||||||
language.png \
|
|
||||||
lcd.png \
|
|
||||||
left.png \
|
|
||||||
local.png \
|
|
||||||
lock.png \
|
|
||||||
lock_passive.png \
|
|
||||||
mainmenue.png \
|
|
||||||
menu.png \
|
|
||||||
menu_small.png \
|
|
||||||
mounted.png \
|
|
||||||
movie.png \
|
|
||||||
mp_b-skip.png \
|
|
||||||
mp_f-skip.png \
|
|
||||||
mp_pause.png \
|
|
||||||
mp_play.png \
|
|
||||||
mp_play_repeat_all.png \
|
|
||||||
mp_play_repeat_track.png \
|
|
||||||
mp3.jpg \
|
|
||||||
mp3.png \
|
|
||||||
mp3-0.jpg \
|
|
||||||
mp3-1.jpg \
|
|
||||||
mp3-2.jpg \
|
|
||||||
mp3-3.jpg \
|
|
||||||
mp3-4.jpg \
|
|
||||||
mp3-5.jpg \
|
|
||||||
mp3-6.jpg \
|
|
||||||
mp3-7.jpg \
|
|
||||||
multimedia.png \
|
|
||||||
mute.png \
|
|
||||||
mute_small.png \
|
|
||||||
mute_zap_gray.png \
|
|
||||||
mute_zap_green.png \
|
|
||||||
nagra_green.png \
|
|
||||||
nagra_white.png \
|
|
||||||
nagra_yellow.png \
|
|
||||||
nds_green.png \
|
|
||||||
nds_white.png \
|
|
||||||
nds_yellow.png \
|
|
||||||
network.png \
|
|
||||||
not_mounted.png \
|
|
||||||
notyet.png \
|
|
||||||
numericpad.png \
|
|
||||||
ok.png \
|
|
||||||
personalize.png \
|
|
||||||
pip.png \
|
|
||||||
power.png \
|
|
||||||
powervu_green.png \
|
|
||||||
powervu_white.png \
|
|
||||||
powervu_yellow.png \
|
|
||||||
radar.pal \
|
|
||||||
radar_red.pal \
|
|
||||||
radar0.raw \
|
|
||||||
radar1.raw \
|
|
||||||
radar2.raw \
|
|
||||||
radar3.raw \
|
|
||||||
radar4.raw \
|
|
||||||
radar5.raw \
|
|
||||||
radar6.raw \
|
|
||||||
radar7.raw \
|
|
||||||
radar8.raw \
|
|
||||||
radar9.raw \
|
|
||||||
radiomode.jpg \
|
|
||||||
radiotextget.png \
|
|
||||||
radiotextoff.png \
|
|
||||||
radiotextwait.png \
|
|
||||||
rclock.png \
|
|
||||||
rec.png \
|
|
||||||
rec_event_marker.png \
|
|
||||||
rec_gray.png \
|
|
||||||
recording.png \
|
|
||||||
res_000.png \
|
|
||||||
res_1080.png \
|
|
||||||
res_1280.png \
|
|
||||||
res_1440.png \
|
|
||||||
res_1920.png \
|
|
||||||
res_288.png \
|
|
||||||
res_352.png \
|
|
||||||
res_382.png \
|
|
||||||
res_480.png \
|
|
||||||
res_528.png \
|
|
||||||
res_544.png \
|
|
||||||
res_576.png \
|
|
||||||
res_704.png \
|
|
||||||
res_720.png \
|
|
||||||
res_hd.png \
|
|
||||||
res_sd.png \
|
|
||||||
right.png \
|
|
||||||
rot.png \
|
|
||||||
scan.jpg \
|
|
||||||
seca_green.png \
|
|
||||||
seca_white.png \
|
|
||||||
seca_yellow.png \
|
|
||||||
settings.png \
|
|
||||||
shell.png \
|
|
||||||
shutdown.jpg \
|
|
||||||
softupdate.png \
|
|
||||||
star-off.png \
|
|
||||||
star-on.png \
|
|
||||||
start.jpg \
|
|
||||||
streaming.png \
|
|
||||||
subt.png \
|
|
||||||
subt_gray.png \
|
|
||||||
timer.png \
|
|
||||||
tmdb.png \
|
|
||||||
tuner_1.png \
|
|
||||||
tuner_2.png \
|
|
||||||
tuner_3.png \
|
|
||||||
tuner_4.png \
|
|
||||||
up.png \
|
|
||||||
upnp.png \
|
|
||||||
via_green.png \
|
|
||||||
via_white.png \
|
|
||||||
via_yellow.png \
|
|
||||||
video.png \
|
|
||||||
volume.png \
|
|
||||||
volumebody.png \
|
|
||||||
volumeslider2.png \
|
|
||||||
volumeslider2alpha.png \
|
|
||||||
volumeslider2blue.png \
|
|
||||||
volumeslider2green.png \
|
|
||||||
volumeslider2red.png \
|
|
||||||
vtxt.png \
|
|
||||||
vtxt_gray.png \
|
|
||||||
warning.png \
|
|
||||||
x_green.png \
|
|
||||||
x_white.png \
|
|
||||||
x_yellow.png \
|
|
||||||
zap.png
|
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 237 B After Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 265 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 246 B After Width: | Height: | Size: 246 B |
Before Width: | Height: | Size: 263 B After Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 259 B |
Before Width: | Height: | Size: 250 B After Width: | Height: | Size: 250 B |
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 260 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 257 B |
42
data/icons/buttons/Makefile.am
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
installdir = $(ICONSDIR)
|
||||||
|
|
||||||
|
install_DATA = \
|
||||||
|
0.png \
|
||||||
|
1.png \
|
||||||
|
2.png \
|
||||||
|
3.png \
|
||||||
|
4.png \
|
||||||
|
5.png \
|
||||||
|
6.png \
|
||||||
|
7.png \
|
||||||
|
8.png \
|
||||||
|
9.png \
|
||||||
|
blau.png \
|
||||||
|
btn_backward.png \
|
||||||
|
btn_forward.png \
|
||||||
|
btn_pause.png \
|
||||||
|
btn_play.png \
|
||||||
|
btn_record_active.png \
|
||||||
|
btn_record_inactive.png \
|
||||||
|
btn_stop.png \
|
||||||
|
down.png \
|
||||||
|
dummy.png \
|
||||||
|
dummy_small.png \
|
||||||
|
gelb.png \
|
||||||
|
gruen.png \
|
||||||
|
help.png \
|
||||||
|
help_small.png \
|
||||||
|
home.png \
|
||||||
|
info.png \
|
||||||
|
info_small.png \
|
||||||
|
left.png \
|
||||||
|
menu.png \
|
||||||
|
menu_small.png \
|
||||||
|
mute_small.png \
|
||||||
|
mute_zap_gray.png \
|
||||||
|
mute_zap_green.png \
|
||||||
|
ok.png \
|
||||||
|
power.png \
|
||||||
|
right.png \
|
||||||
|
rot.png \
|
||||||
|
up.png
|
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 572 B After Width: | Height: | Size: 572 B |
Before Width: | Height: | Size: 620 B After Width: | Height: | Size: 620 B |
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 566 B |
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 580 B |
Before Width: | Height: | Size: 601 B After Width: | Height: | Size: 601 B |
Before Width: | Height: | Size: 591 B After Width: | Height: | Size: 591 B |
Before Width: | Height: | Size: 484 B After Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 263 B After Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 226 B |
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 216 B |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 251 B After Width: | Height: | Size: 251 B |
Before Width: | Height: | Size: 344 B After Width: | Height: | Size: 344 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 265 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 257 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 257 B |
Before Width: | Height: | Size: 550 B After Width: | Height: | Size: 550 B |
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 323 B |
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 992 B After Width: | Height: | Size: 992 B |
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 350 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
Before Width: | Height: | Size: 324 B After Width: | Height: | Size: 324 B |
Before Width: | Height: | Size: 324 B After Width: | Height: | Size: 324 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 545 B After Width: | Height: | Size: 545 B |
Before Width: | Height: | Size: 263 B After Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 256 B After Width: | Height: | Size: 256 B |
Before Width: | Height: | Size: 227 B After Width: | Height: | Size: 227 B |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 267 B |
6
data/icons/filetypes/Makefile.am
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
installdir = $(ICONSDIR)
|
||||||
|
|
||||||
|
install_DATA = \
|
||||||
|
file.png \
|
||||||
|
folder.png \
|
||||||
|
movie.png
|
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 259 B |
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 259 B |
31
data/icons/headers/Makefile.am
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
installdir = $(ICONSDIR)
|
||||||
|
|
||||||
|
install_DATA = \
|
||||||
|
audio.png \
|
||||||
|
bookmarkmanager.png \
|
||||||
|
colors.png \
|
||||||
|
error.png \
|
||||||
|
features.png \
|
||||||
|
games.png \
|
||||||
|
icon_green.png \
|
||||||
|
icon_movieplayer.png \
|
||||||
|
icon_red.png \
|
||||||
|
icon_yellow.png \
|
||||||
|
icon_ytplay.png \
|
||||||
|
information.png \
|
||||||
|
keybinding.png \
|
||||||
|
language.png \
|
||||||
|
lcd.png \
|
||||||
|
mainmenue.png \
|
||||||
|
mp3.png \
|
||||||
|
multimedia.png \
|
||||||
|
network.png \
|
||||||
|
personalize.png \
|
||||||
|
recording.png \
|
||||||
|
settings.png \
|
||||||
|
shell.png \
|
||||||
|
softupdate.png \
|
||||||
|
streaming.png \
|
||||||
|
timer.png \
|
||||||
|
upnp.png \
|
||||||
|
video.png
|
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 379 B After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 827 B After Width: | Height: | Size: 827 B |
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 772 B After Width: | Height: | Size: 772 B |
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 466 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 339 B |
Before Width: | Height: | Size: 396 B After Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 388 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 394 B After Width: | Height: | Size: 394 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 384 B After Width: | Height: | Size: 384 B |
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 163 B After Width: | Height: | Size: 163 B |
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 409 B |
Before Width: | Height: | Size: 372 B After Width: | Height: | Size: 372 B |
Before Width: | Height: | Size: 379 B After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 353 B |
52
data/icons/hints/Makefile.am
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
installdir = $(ICONSDIR)
|
||||||
|
|
||||||
|
install_DATA = \
|
||||||
|
hint_a_pic.png \
|
||||||
|
hint_adzap.png \
|
||||||
|
hint_aplay.png \
|
||||||
|
hint_audio.png \
|
||||||
|
hint_back.png \
|
||||||
|
hint_bedit.png \
|
||||||
|
hint_ci.png \
|
||||||
|
hint_dboxinfo.png \
|
||||||
|
hint_delete.png \
|
||||||
|
hint_extended.png \
|
||||||
|
hint_fileplay.png \
|
||||||
|
hint_games.png \
|
||||||
|
hint_hdd.png \
|
||||||
|
hint_imageinfo.png \
|
||||||
|
hint_inetradio.png \
|
||||||
|
hint_info.png \
|
||||||
|
hint_keys.png \
|
||||||
|
hint_language.png \
|
||||||
|
hint_manage.png \
|
||||||
|
hint_mb.png \
|
||||||
|
hint_media.png \
|
||||||
|
hint_movie.png \
|
||||||
|
hint_network.png \
|
||||||
|
hint_next.png \
|
||||||
|
hint_osd.png \
|
||||||
|
hint_personalize.png \
|
||||||
|
hint_picview.png \
|
||||||
|
hint_plugin.png \
|
||||||
|
hint_protection.png \
|
||||||
|
hint_radiomode.png \
|
||||||
|
hint_reboot.png \
|
||||||
|
hint_recording.png \
|
||||||
|
hint_reload.png \
|
||||||
|
hint_restart.png \
|
||||||
|
hint_save.png \
|
||||||
|
hint_scan.png \
|
||||||
|
hint_scripts.png \
|
||||||
|
hint_service.png \
|
||||||
|
hint_settings.png \
|
||||||
|
hint_shutdown.png \
|
||||||
|
hint_sleeptimer.png \
|
||||||
|
hint_streaminfo.png \
|
||||||
|
hint_swupdate.png \
|
||||||
|
hint_timers.png \
|
||||||
|
hint_tvmode.png \
|
||||||
|
hint_tvradio_switch.png \
|
||||||
|
hint_vfd.png \
|
||||||
|
hint_video.png \
|
||||||
|
hint_ytplay.png
|