[gedit] preferences-dialog: point to the right help
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] preferences-dialog: point to the right help
- Date: Mon, 5 Sep 2011 22:37:00 +0000 (UTC)
commit 23b752d73c1a8afc579022e3405aa6056bbb5182
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Sep 5 22:39:09 2011 +0200
preferences-dialog: point to the right help
gedit/dialogs/gedit-preferences-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/dialogs/gedit-preferences-dialog.c b/gedit/dialogs/gedit-preferences-dialog.c
index ec1e3f7..88058ab 100644
--- a/gedit/dialogs/gedit-preferences-dialog.c
+++ b/gedit/dialogs/gedit-preferences-dialog.c
@@ -164,7 +164,7 @@ dialog_response_handler (GtkDialog *dlg,
gedit_app_show_help (gedit_app_get_default (),
GTK_WINDOW (dlg),
NULL,
- "gedit-prefs");
+ "index#configure-gedit");
g_signal_stop_emission_by_name (dlg, "response");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]