diff options
author | Ted Gould <ted@gould.cx> | 2010-11-11 09:33:27 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-11-11 09:33:27 -0600 |
commit | 5c848a14979bf12357c88a7e90422d1deb045ed5 (patch) | |
tree | 719b8de89b2de3d16e456e72552f77c0f50c3715 /libindicator/indicator3.pc.in | |
parent | 40d11e1691f0a91815c746899b79be8c8e50bf9a (diff) | |
download | libayatana-indicator-5c848a14979bf12357c88a7e90422d1deb045ed5.tar.gz libayatana-indicator-5c848a14979bf12357c88a7e90422d1deb045ed5.tar.bz2 libayatana-indicator-5c848a14979bf12357c88a7e90422d1deb045ed5.zip |
Putting the GTK3 indicators in a different directory.
Diffstat (limited to 'libindicator/indicator3.pc.in')
-rw-r--r-- | libindicator/indicator3.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicator/indicator3.pc.in b/libindicator/indicator3.pc.in index ba7098c..74b93c5 100644 --- a/libindicator/indicator3.pc.in +++ b/libindicator/indicator3.pc.in @@ -4,7 +4,7 @@ libdir=@libdir@ bindir=@bindir@ includedir=@includedir@ -indicatordir=${libdir}/indicators/3/ +indicatordir=${libdir}/indicators3/1/ iconsdir=@datarootdir@/@PACKAGE@/icons/ Cflags: -I${includedir}/libindicator3-0.3 |