summaryrefslogtreecommitdiff
path: root/data/icons/Makefile.am
diff options
context:
space:
mode:
authorVictor A. Santos <[email protected]>2020-08-26 11:18:17 -0300
committerraveit65 <[email protected]>2020-09-03 13:19:56 +0200
commit78bd4114cee53f589945b6f72df10bb65cc4df81 (patch)
treec5352f2e390cc99864c060bb1894568e7c89df0d /data/icons/Makefile.am
parent007888e9b170257e822c40b353674616b5555204 (diff)
downloadmate-power-manager-78bd4114cee53f589945b6f72df10bb65cc4df81.tar.bz2
mate-power-manager-78bd4114cee53f589945b6f72df10bb65cc4df81.tar.xz
Install action and status icons to right location
a left over from gnome is the action and status icons was installed to $(pkgdatadir). now all icons are installed to $(datadir).
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r--data/icons/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 7389128..9837d72 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,6 +1,6 @@
-actioniconsdir = $(pkgdatadir)/icons/hicolor
+actioniconsdir = $(datadir)/icons/hicolor
appiconsdir = $(datadir)/icons/hicolor
-statusiconsdir = $(pkgdatadir)/icons/hicolor
+statusiconsdir = $(datadir)/icons/hicolor
sizes = 16x16 22x22 24x24 32x32 48x48 64x64 96x96 128x128 256x256