Mercurial > hg > xemacs-beta
view etc/gtkrc @ 3309:ad7894a4ab41
[xemacs-hg @ 2006-03-27 21:00:01 by james]
Fix ALSA detection by detecting a header file with no dependencies. See
xemacs-patches message with ID <m3vetzvc39.fsf@jerrypc.cs.usu.edu>.
author | james |
---|---|
date | Mon, 27 Mar 2006 21:00:13 +0000 |
parents | 16489ca72b3d |
children | 8d3d05ffbb43 |
line wrap: on
line source
# Force the window background to be the same as the default face background: # white. style "default_background" { bg[NORMAL] = { 1.0, 1.0, 1.0 } } class "GtkXEmacs" style "default_background"