output: Use "base" color for background in GUI output window.
authorBen Pfaff <blp@gnu.org>
Sun, 21 Jun 2009 04:30:57 +0000 (21:30 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 21 Jun 2009 04:30:57 +0000 (21:30 -0700)
commitf3aed988c27ca4a37a5f5102c18012c3983a7191
treecc11a4a3eb63d57fca4a8a81d0cac865d84709d2
parentcdb1ea8d7db2a7743eff0bc43e93930cb453e649
output: Use "base" color for background in GUI output window.

The "base" color in GtkStyle is used as the background color for GTK+
widgets that display editable text, e.g. GtkEntry.  That's what we're
aiming for, eventually, with the PSPP GUI output, and the default
white "base" color looks better than the default gray background
color, so use it.
src/ui/gui/psppire-output-window.c