From d998ec6e17201c854d8ae80593b2e6e0d31ccd5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6rgy=20Ball=C3=B3?= Date: Thu, 19 Nov 2015 13:53:21 +0100 Subject: Install icon into hicolor directory msd-xrandr is a custom icon, and it needs to be installed into the standard location, otherwise it's missing from icon themes other than mate. --- plugins/xrandr/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/xrandr/Makefile.am b/plugins/xrandr/Makefile.am index 55c01fe..f5d7341 100644 --- a/plugins/xrandr/Makefile.am +++ b/plugins/xrandr/Makefile.am @@ -1,4 +1,4 @@ -icondir = $(datadir)/icons/mate +icondir = $(datadir)/icons/hicolor context = apps BUILT_SOURCES = \ -- cgit v1.2.1