mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +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)
|
installdir = $(ICONSDIR)
|
||||||
|
|
||||||
|
if BOXTYPE_CST
|
||||||
|
install_DATA = \
|
||||||
|
hourglass.png
|
||||||
|
else
|
||||||
install_DATA = \
|
install_DATA = \
|
||||||
hourglass0.png \
|
hourglass0.png \
|
||||||
hourglass1.png \
|
hourglass1.png \
|
||||||
@@ -7,4 +11,5 @@ install_DATA = \
|
|||||||
hourglass3.png \
|
hourglass3.png \
|
||||||
hourglass4.png \
|
hourglass4.png \
|
||||||
hourglass5.png \
|
hourglass5.png \
|
||||||
hourglass6.png
|
hourglass6.png
|
||||||
|
endif
|
||||||
|
Reference in New Issue
Block a user