From 8bb33214751eab42b82f8af89e7bacf7bbb6b106 Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Fri, 09 Jan 2009 22:11:54 +0000 Subject: Revert "Import old colorbutton patch." This code was not ment to go in just now. This reverts commit 90ec50f81facdf68f4bc9597d96659d5ec4c2b13. --- diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em index f22a3e8..5a4078f 100644 --- a/gtk/theme/gtkrc.em +++ b/gtk/theme/gtkrc.em @@ -822,7 +822,6 @@ widget_class "*." style "hscrollbar-scrolled-w # Toolbar widget_class "**" style "toolbutton" -widget_class "**" style "toolbutton" widget_class "**" style "separatortoolbutton" widget_class "*" style "toolbar" diff --git a/icons/scalable/control/Makefile.am b/icons/scalable/control/Makefile.am index 965423f..e194cdb 100644 --- a/icons/scalable/control/Makefile.am +++ b/icons/scalable/control/Makefile.am @@ -3,8 +3,7 @@ category=control icondir = $(datadir)/icons/sugar/$(iconsize)/$(category) icon_DATA = \ - control-popup-arrow.svg \ - color-preview.svg + control-popup-arrow.svg EXTRA_DIST = $(icon_DATA) diff --git a/icons/scalable/control/color-preview.svg b/icons/scalable/control/color-preview.svg deleted file mode 100644 index c33f554..0000000 --- a/icons/scalable/control/color-preview.svg +++ /dev/null @@ -1,17 +0,0 @@ - - -]> - - - - - - - - - - - - - \ No newline at end of file -- cgit v0.9.1