From 1f84c507a058f5baa01a632ce2478fa31854907d Mon Sep 17 00:00:00 2001 From: TingPing Date: Fri, 27 Sep 2013 21:56:13 -0400 Subject: Reorganize files and migrate images to gresource --- share/icons/Makefile.am | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 share/icons/Makefile.am (limited to 'share/icons/Makefile.am') diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am deleted file mode 100644 index 1096c04c..00000000 --- a/share/icons/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -icon_DATA = ../../src/pixmaps/hexchat.png -icondir = $(datadir)/icons/hicolor/48x48/apps - -hicolor_DATA = hexchat.svg -hicolordir = $(datadir)/icons/hicolor/scalable/apps - -UPDATE_ICON_CACHE = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor || : - -install-data-hook: - $(UPDATE_ICON_CACHE); - -uninstall-hook: - $(UPDATE_ICON_CACHE); -- cgit 1.4.1