diff options
author | Ted Gould <ted@gould.cx> | 2009-12-24 13:35:04 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-24 13:35:04 -0600 |
commit | a8cebc5afc9c6ba071e909be137a6ca95738da95 (patch) | |
tree | 9ad429b3a9e5d2daea4bbdec5145dc7e9d4c8cc6 /data | |
parent | 6693370dbccb95eea12702ff32f6303f5df00197 (diff) | |
download | ayatana-indicator-session-a8cebc5afc9c6ba071e909be137a6ca95738da95.tar.gz ayatana-indicator-session-a8cebc5afc9c6ba071e909be137a6ca95738da95.tar.bz2 ayatana-indicator-session-a8cebc5afc9c6ba071e909be137a6ca95738da95.zip |
Removing more of the icons.
Diffstat (limited to 'data')
-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 7c42753..7394c73 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48 +SUBDIRS = scalable 16x16 22x22 24x24 32x32 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(INDICATORICONSDIR)/hicolor |