diff options
author | RichardHitt <rbh00@netcom.com> | 2012-12-16 18:05:37 -0800 |
---|---|---|
committer | RichardHitt <rbh00@netcom.com> | 2012-12-16 18:05:37 -0800 |
commit | df9a05cba5e6a0caf27488006aea0b2eda3de050 (patch) | |
tree | dd40a879d2e78fc65e9c11e7fc63862fdc81b809 /share/icons | |
parent | 925b45e8f0f3de9bf5072aad8240750c87cf03da (diff) |
Put hexchat png in icons/hicolor/48x48/apps
Diffstat (limited to 'share/icons')
-rw-r--r-- | share/icons/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am index dadaa67d..ee5384cc 100644 --- a/share/icons/Makefile.am +++ b/share/icons/Makefile.am @@ -1,5 +1,5 @@ icon_DATA = ../../src/pixmaps/hexchat.png -icondir = $(datadir)/pixmaps +icondir = $(datadir)/icons/hicolor/48x48/apps hicolor_DATA = hexchat.svg hicolordir = $(datadir)/icons/hicolor/scalable/apps |