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
BIN
data/pictures/screensaver/1280x720/black.jpg
Normal file
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
|
||||
|