icons: move NI icons into categorized subdirectories
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ada0f42ac
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Origin message was:
------------------
- icons: move NI icons into categorized subdirectories
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
@@ -310,7 +310,9 @@ data/icons/slider/Makefile
|
||||
data/icons/status/Makefile
|
||||
data/icons/status/ca/Makefile
|
||||
data/icons/status/channel/Makefile
|
||||
data/icons/status/info/Makefile
|
||||
data/icons/status/markers/Makefile
|
||||
data/icons/status/progress/Makefile
|
||||
data/icons/status/various/Makefile
|
||||
data/icons/various/Makefile
|
||||
data/inetradio/Makefile
|
||||
|
@@ -9,38 +9,3 @@ SUBDIRS = \
|
||||
slider \
|
||||
status \
|
||||
various
|
||||
|
||||
#NI
|
||||
SUBDIRS += screensaver
|
||||
|
||||
installdir = $(ICONSDIR)
|
||||
|
||||
install_DATA = \
|
||||
clock_face.png \
|
||||
hint_blank_screen.png \
|
||||
hint_hdd_info.png \
|
||||
hint_iconsPKG0.png \
|
||||
hint_iconsPKG1.png \
|
||||
hint_iconsPKG2.png \
|
||||
hint_iconsPKG3.png \
|
||||
hint_imagelogo.png \
|
||||
hint_vtxt.png \
|
||||
imdb.png \
|
||||
progressbar.png \
|
||||
progressbar_inactive_passive.png \
|
||||
progressbar_passive.png \
|
||||
stars.png \
|
||||
stars_bg.png \
|
||||
volumebar.png \
|
||||
volumebar_passive.png
|
||||
|
||||
# NI Infoicons
|
||||
install_DATA += \
|
||||
info0_off.png \
|
||||
info0_on.png \
|
||||
info1_off.png \
|
||||
info1_on.png \
|
||||
info2_off.png \
|
||||
info2_on.png \
|
||||
info3_off.png \
|
||||
info3_on.png
|
||||
|
@@ -7,6 +7,7 @@ install_DATA = \
|
||||
hint_audio.png \
|
||||
hint_back.png \
|
||||
hint_bedit.png \
|
||||
hint_blank_screen.png \
|
||||
hint_ci.png \
|
||||
hint_dboxinfo.png \
|
||||
hint_delete.png \
|
||||
@@ -14,7 +15,13 @@ install_DATA = \
|
||||
hint_fileplay.png \
|
||||
hint_games.png \
|
||||
hint_hdd.png \
|
||||
hint_hdd_info.png \
|
||||
hint_iconsPKG0.png \
|
||||
hint_iconsPKG1.png \
|
||||
hint_iconsPKG2.png \
|
||||
hint_iconsPKG3.png \
|
||||
hint_imageinfo.png \
|
||||
hint_imagelogo.png \
|
||||
hint_inetradio.png \
|
||||
hint_info.png \
|
||||
hint_keys.png \
|
||||
@@ -49,4 +56,5 @@ install_DATA = \
|
||||
hint_tvradio_switch.png \
|
||||
hint_vfd.png \
|
||||
hint_video.png \
|
||||
hint_vtxt.png \
|
||||
hint_ytplay.png
|
||||
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 131 B After Width: | Height: | Size: 131 B |
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 350 B |
Before Width: | Height: | Size: 993 B After Width: | Height: | Size: 993 B |
Before Width: | Height: | Size: 745 B After Width: | Height: | Size: 745 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -1,4 +0,0 @@
|
||||
installdir = $(ICONSDIR)/screensaver
|
||||
|
||||
install_DATA = \
|
||||
black.jpg
|
@@ -1,5 +1,7 @@
|
||||
SUBDIRS = \
|
||||
ca \
|
||||
channel \
|
||||
info \
|
||||
markers \
|
||||
progress \
|
||||
various
|
||||
|
12
data/icons/status/info/Makefile.am
Normal file
@@ -0,0 +1,12 @@
|
||||
installdir = $(ICONSDIR)
|
||||
|
||||
# NI Infoicons
|
||||
install_DATA += \
|
||||
info0_off.png \
|
||||
info0_on.png \
|
||||
info1_off.png \
|
||||
info1_on.png \
|
||||
info2_off.png \
|
||||
info2_on.png \
|
||||
info3_off.png \
|
||||
info3_on.png
|
Before Width: | Height: | Size: 533 B After Width: | Height: | Size: 533 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 196 B After Width: | Height: | Size: 196 B |
Before Width: | Height: | Size: 184 B After Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 174 B After Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 182 B |
Before Width: | Height: | Size: 199 B After Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 192 B |
8
data/icons/status/progress/Makefile.am
Normal file
@@ -0,0 +1,8 @@
|
||||
installdir = $(ICONSDIR)
|
||||
|
||||
install_DATA = \
|
||||
progressbar.png \
|
||||
progressbar_inactive_passive.png \
|
||||
progressbar_passive.png \
|
||||
volumebar.png \
|
||||
volumebar_passive.png
|
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 253 B |
Before Width: | Height: | Size: 209 B After Width: | Height: | Size: 209 B |
Before Width: | Height: | Size: 218 B After Width: | Height: | Size: 218 B |
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 253 B |
Before Width: | Height: | Size: 218 B After Width: | Height: | Size: 218 B |
@@ -3,8 +3,12 @@ installdir = $(ICONSDIR)
|
||||
install_DATA = \
|
||||
border_lr.png \
|
||||
border_ul.png \
|
||||
clock_face.png \
|
||||
imdb.png \
|
||||
numericpad.png \
|
||||
star-off.png \
|
||||
star-on.png \
|
||||
stars.png \
|
||||
stars_bg.png \
|
||||
tmdb.png \
|
||||
volume.png
|
||||
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 841 B After Width: | Height: | Size: 841 B |
Before Width: | Height: | Size: 827 B After Width: | Height: | Size: 827 B |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 162 KiB |
Before Width: | Height: | Size: 105 KiB |
Before Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 316 KiB |
Before Width: | Height: | Size: 138 KiB |
Before Width: | Height: | Size: 205 KiB |
Before Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 44 KiB |
@@ -1,13 +1,6 @@
|
||||
installdir = $(ICONSDIR)
|
||||
installdir = $(ICONSDIR)/screensaver
|
||||
|
||||
resolution = 1280x720
|
||||
|
||||
install_DATA = \
|
||||
$(resolution)/mp3-0.jpg \
|
||||
$(resolution)/mp3-1.jpg \
|
||||
$(resolution)/mp3-2.jpg \
|
||||
$(resolution)/mp3-3.jpg \
|
||||
$(resolution)/mp3-4.jpg \
|
||||
$(resolution)/mp3-5.jpg \
|
||||
$(resolution)/mp3-6.jpg \
|
||||
$(resolution)/mp3-7.jpg
|
||||
$(resolution)/black.jpg
|
||||
|