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/ --- data/icons/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 9952af5..97f2535 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,4 +1,4 @@ -iconsdir = $(INDICATORICONSDIR)/hicolor/scalable/status +iconsdir = $(INDICATORICONSDIR) icons_DATA = \ indicator-notification-read.svg \ -- cgit v1.2.3