aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFrancesco Marella <francesco.marella@gmail.com>2010-06-04 12:31:23 +0200
committerFrancesco Marella <francesco.marella@gmail.com>2010-06-04 12:31:23 +0200
commit103c52c06c9d386aeb7cb973d7e5168d95debd7f (patch)
tree4a97c977c9a539a9a3c0a80d863502da9422aa68 /Makefile.am
parentImplement the application panel indicator for redshift (diff)
downloadredshift-ng-103c52c06c9d386aeb7cb973d7e5168d95debd7f.tar.gz
redshift-ng-103c52c06c9d386aeb7cb973d7e5168d95debd7f.tar.bz2
redshift-ng-103c52c06c9d386aeb7cb973d7e5168d95debd7f.tar.xz
Add redshift-idle icon.
Royalty-Free, thanks to Joern Konopka <cldx3000@googlemail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 70df15e..b2ba5d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,8 @@ ACLOCAL_AMFLAGS = -I m4
# Icons
icondir = @datadir@/icons/hicolor/scalable/apps
-icon_DATA = data/icons/hicolor/scalable/apps/redshift.svg
+icon_DATA = data/icons/hicolor/scalable/apps/redshift.svg \
+ data/icons/hicolor/scalable/apps/redshift-idle.svg
EXTRA_DIST = $(icon_DATA)