aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-08 09:55:54 -0600
committerTed Gould <ted@canonical.com>2009-08-08 09:55:54 -0600
commit033de5525d9a2074232e9e0c745a82fd9ad07b4b (patch)
treec834e92849630881e4e4179ce4627a6dd728ab7a
parent4aa0584cde9bd48652d211c4500cc012507e281e (diff)
downloadlibayatana-indicator-033de5525d9a2074232e9e0c745a82fd9ad07b4b.tar.gz
libayatana-indicator-033de5525d9a2074232e9e0c745a82fd9ad07b4b.tar.bz2
libayatana-indicator-033de5525d9a2074232e9e0c745a82fd9ad07b4b.zip
Adding an icons directory to the .pc file
-rw-r--r--libindicator/indicator.pc.in1
1 files changed, 1 insertions, 0 deletions
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