[gtk+] Drop unused theme-bits
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Drop unused theme-bits
- Date: Sun, 30 Jan 2011 07:49:57 +0000 (UTC)
commit b71134fc77630c20b2b8a0d19a855a7b665b9403
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jan 30 02:46:59 2011 -0500
Drop unused theme-bits
configure.ac | 1 -
gtk/Makefile.am | 10 +--
gtk/theme-bits/Makefile.am | 15 ---
gtk/theme-bits/README | 29 -----
gtk/theme-bits/check-13-inconsistent.png | Bin 197 -> 0 bytes
gtk/theme-bits/check-13.png | Bin 267 -> 0 bytes
gtk/theme-bits/decompose-bits.c | 177 ------------------------------
gtk/theme-bits/radio-13-inconsistent.png | Bin 335 -> 0 bytes
gtk/theme-bits/radio-13.png | Bin 317 -> 0 bytes
9 files changed, 2 insertions(+), 230 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 57a3519..0e9849d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1674,7 +1674,6 @@ gtk/Makefile
gtk/makefile.msc
gtk/gtkversion.h
gtk/gtk-win32.rc
-gtk/theme-bits/Makefile
gtk/tests/Makefile
modules/Makefile
modules/other/Makefile
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 508c4aa..31dc789 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -16,8 +16,8 @@ else
GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
endif
-SUBDIRS = theme-bits . tests
-DIST_SUBDIRS = theme-bits tests
+SUBDIRS = tests
+DIST_SUBDIRS = tests
if HAVE_PAPI_CUPS
GTK_PRINT_BACKENDS=file,papi,cups
@@ -1348,12 +1348,6 @@ gtkbuiltincache.h: @REBUILD@ stamp-icons
EXTRA_DIST += \
$(STOCK_ICONS) \
$(GENERATED_ICONS) \
- line-arrow.xbm \
- line-wrap.xbm \
- tree_plus.xbm \
- tree_minus.xbm \
- tree_minus.xpm \
- tree_plus.xpm \
gtk.def \
gtk-win32.rc \
gtk-win32.rc.in \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]