mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
Images: add logo file
This commit is contained in:
BIN
data/pictures/backgrounds/1920x1080/logo.jpg
Normal file
BIN
data/pictures/backgrounds/1920x1080/logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
@@ -1,11 +1,17 @@
|
||||
installdir = $(ICONSDIR)
|
||||
|
||||
resolution = 1280x720
|
||||
res0 = 1280x720
|
||||
|
||||
install_DATA = \
|
||||
$(resolution)/blackscreen.jpg \
|
||||
$(resolution)/mp3.jpg \
|
||||
$(resolution)/radiomode.jpg \
|
||||
$(resolution)/scan.jpg \
|
||||
$(resolution)/shutdown.jpg \
|
||||
$(resolution)/start.jpg
|
||||
$(res0)/blackscreen.jpg \
|
||||
$(res0)/mp3.jpg \
|
||||
$(res0)/radiomode.jpg \
|
||||
$(res0)/scan.jpg \
|
||||
$(res0)/shutdown.jpg \
|
||||
$(res0)/start.jpg
|
||||
|
||||
|
||||
res1 = 1920x1080
|
||||
|
||||
install_DATA += \
|
||||
$(res1)/logo.jpg
|
||||
|
Reference in New Issue
Block a user