Fix use of ! in shell.
Fri Feb 1 19:57:59 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Fix use of ! in shell. * gtk/gtktooltips.c (gtk_tooltips_class_init) gtkrc.default: Move the setting of default tooltips colors to gtktooltips.c from gtkrc.default. (Use default priority so themes will override.) (#58542)
This commit is contained in:
		| @ -1,9 +1,3 @@ | ||||
| # | ||||
| # This theme is the default theme if no other theme is selected. | ||||
| # | ||||
| style "gtk-default-tooltips-style" { | ||||
|   bg[NORMAL] = "#ffffc0" | ||||
|   fg[NORMAL] = "#000000" | ||||
| } | ||||
|  | ||||
| widget "gtk-tooltips" style "gtk-default-tooltips-style" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Owen Taylor
					Owen Taylor