mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- icons/hourglass: add "animated" hourglass for non-CST hardware
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
installdir = $(ICONSDIR)
|
||||
|
||||
if BOXTYPE_CST
|
||||
install_DATA = \
|
||||
hourglass.png
|
||||
else
|
||||
install_DATA = \
|
||||
hourglass0.png \
|
||||
hourglass1.png \
|
||||
@@ -7,4 +11,5 @@ install_DATA = \
|
||||
hourglass3.png \
|
||||
hourglass4.png \
|
||||
hourglass5.png \
|
||||
hourglass6.png
|
||||
hourglass6.png
|
||||
endif
|
||||
|
Reference in New Issue
Block a user