diff options
| author | Ted Gould <ted@canonical.com> | 2009-08-08 09:45:01 -0600 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-08-08 09:45:01 -0600 |
| commit | 052c39952b1668f2b5433f80eebcc135ba53e646 (patch) | |
| tree | 2a156a3741c2fb832820741bff2ec78e72a2d65c /data/icons/Makefile.am | |
| parent | 02133f55842b53586b3b9a55bdfd1a73f9cefb62 (diff) | |
| parent | 840f181d3e1f0cce77a9460f975f5f3b81b9263f (diff) | |
| download | ayatana-indicator-session-052c39952b1668f2b5433f80eebcc135ba53e646.tar.gz ayatana-indicator-session-052c39952b1668f2b5433f80eebcc135ba53e646.tar.bz2 ayatana-indicator-session-052c39952b1668f2b5433f80eebcc135ba53e646.zip | |
Moving the icons to a better, warmer, place.
Diffstat (limited to 'data/icons/Makefile.am')
| -rw-r--r-- | data/icons/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 17dca13..7c42753 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48 -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(pkgdatadir)/icons/hicolor +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(INDICATORICONSDIR)/hicolor install-data-hook: update-icon-cache uninstall-hook: update-icon-cache |
