From 033de5525d9a2074232e9e0c745a82fd9ad07b4b Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sat, 8 Aug 2009 09:55:54 -0600 Subject: Adding an icons directory to the .pc file --- libindicator/indicator.pc.in | 1 + 1 file changed, 1 insertion(+) diff --git a/libindicator/indicator.pc.in b/libindicator/indicator.pc.in index ba88032..2835115 100644 --- a/libindicator/indicator.pc.in +++ b/libindicator/indicator.pc.in @@ -5,6 +5,7 @@ bindir=@bindir@ includedir=@includedir@ indicatordir=${libdir}/indicators/2/ +iconsdir=@datarootdir@/@PACKAGE@/icons/ Cflags: -I${includedir}/libindicator-0.1 Requires: gtk+-2.0 -- cgit v1.2.3