From a8cebc5afc9c6ba071e909be137a6ca95738da95 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 24 Dec 2009 13:35:04 -0600 Subject: Removing more of the icons. --- configure.ac | 7 ------- data/icons/Makefile.am | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/configure.ac b/configure.ac index 1a41ab1..a358f24 100644 --- a/configure.ac +++ b/configure.ac @@ -142,21 +142,14 @@ src/gtk-dialog/Makefile data/Makefile data/icons/Makefile data/icons/16x16/Makefile -data/icons/16x16/status/Makefile data/icons/16x16/actions/Makefile data/icons/22x22/Makefile -data/icons/22x22/status/Makefile data/icons/22x22/actions/Makefile data/icons/24x24/Makefile -data/icons/24x24/status/Makefile data/icons/24x24/actions/Makefile data/icons/32x32/Makefile -data/icons/32x32/status/Makefile data/icons/32x32/actions/Makefile -data/icons/48x48/Makefile -data/icons/48x48/status/Makefile data/icons/scalable/Makefile -data/icons/scalable/status/Makefile data/icons/scalable/actions/Makefile po/Makefile.in ]) 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 -- cgit v1.2.3