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
|
@ -1,3 +1,8 @@
|
|||
2002-05-24 Satyajit Kanungo <satyajit.kanungo@wipro.com>
|
||||
|
||||
* file-types-capplet.c : Changed the help file link
|
||||
to get the help document from user-guide.
|
||||
|
||||
2002-05-24 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* mime-type-info.c (mime_category_info_load_all) : make this more paranoid.
|
||||
|
|
|
@ -180,8 +180,8 @@ cb_file_type_dialog_response (GtkDialog *dialog, gint response_id)
|
|||
{
|
||||
if (response_id == GTK_RESPONSE_HELP)
|
||||
capplet_help (GTK_WINDOW (dialog),
|
||||
"config-file-type.xml",
|
||||
"CONFIGURATION");
|
||||
"wgoscustlookandfeel.xml",
|
||||
"goscustdoc-7");
|
||||
else
|
||||
gtk_main_quit ();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue