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:
parent
acadf6a826
commit
135e3fe70c
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue