Merge fix for bug #110266.

2003-05-05  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-accessibility-keyboard-properties.c: Merge fix
	for bug #110266.
This commit is contained in:
Kjartan Maraas 2003-05-04 22:49:13 +00:00 committed by Kjartan Maraas
parent acadf6a826
commit 135e3fe70c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2003-05-05 Kjartan Maraas <kmaraas@gnome.org>
* gnome-accessibility-keyboard-properties.c: Merge fix
for bug #110266.
2003-04-30 Alex Duggan <aldug@astrolinux.com> 2003-04-30 Alex Duggan <aldug@astrolinux.com>
* gnome-accessibility-keyboard-properties.c: use appropriate * gnome-accessibility-keyboard-properties.c: use appropriate

View file

@ -73,7 +73,7 @@ dialog_response (GtkWidget *widget,
case GTK_RESPONSE_HELP: case GTK_RESPONSE_HELP:
capplet_help (GTK_WINDOW (widget), capplet_help (GTK_WINDOW (widget),
"wgoscustaccess.xml", "wgoscustaccess.xml",
"goscustaccess-2"); "goscustaccess-6");
break; break;
case GTK_RESPONSE_DELETE_EVENT: case GTK_RESPONSE_DELETE_EVENT:
case GTK_RESPONSE_CLOSE: case GTK_RESPONSE_CLOSE: