diff options
author | Balló György <[email protected]> | 2015-07-28 19:52:37 +0200 |
---|---|---|
committer | Balló György <[email protected]> | 2015-07-28 19:52:37 +0200 |
commit | fd63ac5efdc4bd774d23c9d369c6524f28f1f512 (patch) | |
tree | 8866cbe505883d83403dea195e56d8118c0fc778 /data/icons/16x16 | |
parent | 50f6aec9ce9327e757b6409f9d529b414c3ceff2 (diff) | |
download | mate-media-fd63ac5efdc4bd774d23c9d369c6524f28f1f512.tar.bz2 mate-media-fd63ac5efdc4bd774d23c9d369c6524f28f1f512.tar.xz |
Fix missing icons on GTK3 with custom icon theme
Diffstat (limited to 'data/icons/16x16')
-rw-r--r-- | data/icons/16x16/status/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/16x16/status/Makefile.am b/data/icons/16x16/status/Makefile.am index 041fb3b..9ca7ba0 100644 --- a/data/icons/16x16/status/Makefile.am +++ b/data/icons/16x16/status/Makefile.am @@ -1,6 +1,6 @@ NULL = -themedir = $(pkgdatadir)/icons/mate +themedir = $(pkgdatadir)/icons/hicolor size = 16x16 context = status |