Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin@sipsolutions.net>2009-01-13 15:50:07 (GMT)
committer Benjamin Berg <benjamin@sipsolutions.net>2009-01-13 15:50:07 (GMT)
commit695303e9eb23ddf6c7549d0ffbbd2090b718cc68 (patch)
tree41541a0f4e9996c1a29e0b28ce0e1a878b397296 /gtk
parentffa4d58222e8fde0da9a2a4188c3be1649aaf042 (diff)
Add everything needed for the colorpicker. That is a small icon and a bit in the gtkrc.
Diffstat (limited to 'gtk')
-rw-r--r--gtk/theme/gtkrc.em1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
index 5a4078f..f22a3e8 100644
--- a/gtk/theme/gtkrc.em
+++ b/gtk/theme/gtkrc.em
@@ -822,6 +822,7 @@ widget_class "*<GtkScrolledWindow>.<GtkHScrollbar>" style "hscrollbar-scrolled-w
# Toolbar
widget_class "*<GtkToolButton>*" style "toolbutton"
+widget_class "*<SugarColorToolButton>*" style "toolbutton"
widget_class "*<GtkSeparatorToolItem>*" style "separatortoolbutton"
widget_class "*<GtkToolbar>" style "toolbar"