fix gtkrc

This commit is contained in:
cinamod
2003-09-11 19:22:01 +00:00
parent b427fbd8bc
commit fdb5605164
2 changed files with 4 additions and 10 deletions

View File

@ -1,3 +1,7 @@
2003-09-11 Dom Lachowicz <cinamod@hotmail.com>
* src/Theme/gtk-2.0/gtkrc: Remove unused cruft wrt GtkScrollbars
2003-09-11 Raymond Penners <raymond@dotsphinx.com>
* === Released 0.4.0 ===

View File

@ -16,13 +16,3 @@ style "wimp-default"
}
class "GtkWidget" style "wimp-default"
style "wimp-scrollbar"
{
GtkRange::trough_border = 0
GtkRange::slider_width = 15
GtkRange::stepper_size = 15
GtkRange::stepper_spacing = 0
}
class "GtkScrollbar" style "wimp-scrollbar"