# Extensionbutton on Notebooks

widget_class	"*Notebook.GtkHBox.GtkButton"			style "extensionbutton"

widget_class	"*GulNotebook.GtkHBox.GtkButton*"		style "extension-close"
widget_class	"*GtkNotebook.GtkHBox.GtkButton*"		style "extension-close"
widget_class	"*SidePane.GtkFrame.*.GtkButton*"		style "extension-close"

# ColorButton Frame
widget_class	"*ColorButton*Frame*"					style "colorbutton_frame"
widget_class	"*ColorPicker*Frame*"					style "colorbutton_frame"

# Nautilus

class			"*"										style "Nautilus"
widget			"*Nautilus*SidePane.GtkFrame*"			style "nautilus-sidebar-frame"
widget			"*Nautilus*SidePane.GtkFrame.*Button"	style "toolbarbuttons"
widget			"*Nautilus*SidePane.GtkFrame.*.GtkButton"	style "nautilusbutton"

widget			"NautilusSpatialWindow.GtkTable.GtkStatusbar.GtkFrame"		style "nautilusspatial-statusbar-button"

# Evolution
widget					"*EComboButton"										style "toolbarbuttons"

# Abiword
widget			"GtkWindow.GtkVBox.GtkHandleBox.GtkToolbar.GtkEventBox.ColorCombo.*"		style "toolbarbuttons"

# gnumeric
widget_class	"GtkWindow.GtkVBox.GtkVBox.GtkHandleBox.GtkToolbar.*ToolCombo*"		style "toolbarbuttons"

widget			"*.EditableLabel"									style	"gnumeric-editablelabel"


# Galeon (should also be used for Abiword, but no clue how to)
# handles
widget			"GaleonWindow.GtkVBox.EggDock.EggDockBox.GtkVBox.EggDockItem.EggDockItemGrip"		style "galeonhandle"

# gxmms

widget_class	"BonoboPlug.PanelApplet.GtkHBox.GtkVBox.GtkHBox.GtkButton"		style "gxmms-plugin-button"
widget_class	"BonoboPlug.PanelApplet.*.GtkVBox.*Progress*"					style "gxmms-plugin-progress"

# gimp
# priority rc seems to work, everything less doesn't
class "GimpDockbook" style : rc "gimp-notebook-border-style"




# gnome volume control insanity, why isn't there a Notebook somewhere in the name?
widget_class "*.GnomeVolumeControlElement*"	style "notebook"
widget_class "*.GnomeVolumeControlElement"	style "notebook-thickness"

widget "GnomeApp.GtkVBox.BonoboDock.GtkVBox.GtkTable.GtkButton" style "gnomine-tweak"

##############################################
# Notebooks are often used without extensions.
# Those should not change the color
##############################################

# liferea
widget_class	"GtkWindow.GtkVBox.GtkHPaned.GtkNotebook.GtkVBox.GtkNotebook*"	style "notebook-bg-fix"

# planner
widget_class	"PlannerWindow.GtkVBox.GtkHBox.GtkNotebook*" 		style "notebook-bg-fix"

# druids
widget			"*.druid-notebook*"									style "notebook-bg-fix"
# what about notebooks inside the druid? Does this work?
widget	
		"*.druid-notebook.*GtkNotebook*"					style "notebook"
# galeon
widget_class	"GaleonPrefsDialog.*.GtkNotebook*"					style "notebook-bg-fix"
widget_class	"GaleonPrefsDialog.*.GtkNotebook.*.GtkNotebook*"	style "notebook"

# evolution
widget_class			"EShell*.*.GtkNotebook*"							style "notebook-bg-fix"
widget_class			"EShell*.*.GtkNotebook.*.GtkNotebook*"				style "notebook"


