A couple of name changes.

2002-02-26  Tor Lillqvist  <tml@iki.fi>

	* gtk/gtk.def: A couple of name changes.
This commit is contained in:
Tor Lillqvist
2002-02-26 07:09:48 +00:00
committed by Tor Lillqvist
parent 86e7c7dfe9
commit a12c1c8d2b
8 changed files with 37 additions and 9 deletions

View File

@ -1,7 +1,11 @@
2002-02-26 Tor Lillqvist <tml@iki.fi>
* gtk/gtk.def: A couple of name changes.
Mon Feb 25 22:10:47 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkscrolledwindow.c (gtk_scrolled_window_class_init): Fix
double set of bindings for page-up/down. (#72605, Tor Lillquist)
double set of bindings for page-up/down. (#72605, Tor Lillqvist)
* gtk/gtkmenu.c (gtk_menu_key_press): Remove consumed modiifers
when setting up accelerator to make accelerators look prettier.