From 5be88b3ef4985623736f313359e0a9deee9d7027 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Wed, 15 Jan 2014 15:15:40 -0500 Subject: * Use icon-name instead of pixbufs to set the indicator icon * Move the default icons to datadir/pixmaps/ --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 5525407..a93b5bd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,3 @@ -AM_CPPFLAGS = -DICONS_DIR='"$(INDICATORICONSDIR)"' - notificationslibdir = $(INDICATORDIR) notificationslib_LTLIBRARIES = libnotifications.la libnotifications_la_SOURCES = \ -- cgit v1.2.3