diff options
Diffstat (limited to 'gtk/testgtkrc')
-rw-r--r-- | gtk/testgtkrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/testgtkrc b/gtk/testgtkrc index 1b9ff79a60..1615eeea69 100644 --- a/gtk/testgtkrc +++ b/gtk/testgtkrc @@ -38,7 +38,7 @@ style "button" # bg[PRELIGHT] = { 0, 0, 0.75 } } -# we set want buttons in the main window to be blue by default +# we set all the buttons in the main window to be blue by default style 'main_buttons' = 'button' { font = "-adobe-helvetica-medium-r-normal--*-100-*-*-*-*-*-*" |