capplet_help () The Help directory is changed to user-guide.
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com> * capplet-util.c : capplet_help () The Help directory is changed to user-guide.
This commit is contained in:
parent
ce01d9b7ce
commit
b4123f15b1
25 changed files with 118 additions and 35 deletions
|
@ -453,8 +453,8 @@ cb_dialog_response (GtkDialog *dialog, gint response_id)
|
|||
{
|
||||
if (response_id == GTK_RESPONSE_HELP)
|
||||
capplet_help (GTK_WINDOW (dialog),
|
||||
"config-background.xml",
|
||||
"CONFIGURATION");
|
||||
"wgoscustdesk.xml",
|
||||
"goscustdesk-7");
|
||||
else
|
||||
gtk_main_quit ();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue