[gnome-settings-daemon] a11y-keyboard: point to an existing help page
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] a11y-keyboard: point to an existing help page
- Date: Tue, 19 Jun 2012 14:26:49 +0000 (UTC)
commit 1024adfee7455265102579b66d6f228dd704563d
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]