[gnome-settings-daemon/gnome-3-4] a11y-keyboard: point to an existing help page



commit abcdac20d89a4d706935e7a70e2f788c313078df
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 15 23:27:32 2012 -0400

    a11y-keyboard: point to an existing help page
    
    The overall a11y help page might not be the best fit here,
    but it beats a nonresolving URL.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=678198

 plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c b/plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c
index 1f94d50..5d18d7c 100644
--- a/plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c
+++ b/plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c
@@ -373,7 +373,7 @@ ax_response_callback (GsdA11yKeyboardManager *manager,
 
                 err = NULL;
                 if (!gtk_show_uri (screen,
-                                   "ghelp:user-guide#goscustaccess-6",
+                                   "help:gnome-help/a11y",
                                    gtk_get_current_event_time(),
                                    &err)) {
                         GtkWidget *error_dialog = gtk_message_dialog_new (parent,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]