fix path to help.
2002-05-08 Jody Goldberg <jody@gnome.org> * gnome-accessibility-keyboard-properties.c (dialog_response) : fix path to help.
This commit is contained in:
parent
066a3dd0c6
commit
07046a3332
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-05-08 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gnome-accessibility-keyboard-properties.c (dialog_response) : fix
|
||||
path to help.
|
||||
|
||||
2002-04-24 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* accessibility-keyboard.c : adjust the defaults.
|
||||
|
|
|
@ -42,7 +42,7 @@ dialog_response (GtkWidget *widget,
|
|||
|
||||
/* TODO : get this written */
|
||||
gnome_help_display_desktop (NULL,
|
||||
"accessibility-keyboard",
|
||||
"control-center-manual",
|
||||
"accessibility-keyboard.xml",
|
||||
"CONFIGURATION", &error);
|
||||
if (error) {
|
||||
|
|
Loading…
Add table
Reference in a new issue