Remove spurious const.

Sat Mar  3 13:32:47 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkimmodule.c (gtk_im_module_init): Remove spurious
	const.

	* gdk-pixbuf-2.0.pc.in gtk+-2.0.pc.in: Fix include path.

	* gtk/gtkdialog.c (gtk_dialog_set_default_response): If there
	is no focus widget for the dialog currently, grab the focus as well
	as the default.

	* gtk/gtkdialog.c (gtk_dialog_set_default_response): Get
	the action area's children to iterate through, not the
	dialog's children.
This commit is contained in:
Owen Taylor
2001-03-03 18:39:33 +00:00
committed by Owen Taylor
parent efefd9f0ba
commit bcb6720d6e
11 changed files with 116 additions and 6 deletions

View File

@ -9,4 +9,4 @@ Description: GIMP Tool Kit (${target} target)
Version: @VERSION@
Requires: gdk-${target}-2.0
Libs: -L${libdir} -lgtk-${target}-1.3
Cflags: -I${includedir}
Cflags: -I${includedir}/gtk-2.0