update help links to point to user-guide.xml

2004-02-12  Mark McLoughlin  <mark@skynet.ie>

        * capplets/display/main.c: (cb_dialog_response):
        * capplets/localization/gnome-localization-properties.c:
        (dialog_response): update help links to point to user-guide.xml
This commit is contained in:
Mark McLoughlin 2004-02-12 14:23:03 +00:00 committed by Mark McLoughlin
parent c87b47e4a4
commit d9885e685f
35 changed files with 104 additions and 23 deletions

View file

@ -999,7 +999,7 @@ dialog_response (GtkWidget *widget,
if (response_id == GTK_RESPONSE_HELP) {
/* FIXME: What should we add here? */
/* capplet_help (GTK_WINDOW (widget),
"wgoscustdesk.xml",
"user-guide.xml",
"goscustperiph-2");*/
} else {
gtk_main_quit ();