From 8da336afd34baaf2c8b25b8db1a05aac3ff9421a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 8 Nov 2014 23:25:57 +0100 Subject: add some more icons for contrasthigh icon theme --- icon-themes/ContrastHigh/48x48/animations/Makefile.am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 icon-themes/ContrastHigh/48x48/animations/Makefile.am (limited to 'icon-themes/ContrastHigh/48x48/animations/Makefile.am') diff --git a/icon-themes/ContrastHigh/48x48/animations/Makefile.am b/icon-themes/ContrastHigh/48x48/animations/Makefile.am new file mode 100644 index 00000000..b9b799ed --- /dev/null +++ b/icon-themes/ContrastHigh/48x48/animations/Makefile.am @@ -0,0 +1,13 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 48x48 +context = animations + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA= \ + process-idle.png \ + process-idle.svg + +EXTRA_DIST= $(icon_DATA) -- cgit v1.2.1