[gnome-utils] screenshot: use the correct uri for Help
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-utils] screenshot: use the correct uri for Help
- Date: Mon, 26 Sep 2011 21:34:42 +0000 (UTC)
commit 200fab04a757b6a75b0cd9d54fd7c203c45a214b
Author: Yasumichi Akahoshi <yasumichi vinelinux org>
Date: Mon Sep 26 17:34:08 2011 -0400
screenshot: use the correct uri for Help
https://bugzilla.gnome.org/show_bug.cgi?id=659999
gnome-screenshot/screenshot-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-screenshot/screenshot-utils.c b/gnome-screenshot/screenshot-utils.c
index 8787e70..e19a841 100644
--- a/gnome-screenshot/screenshot-utils.c
+++ b/gnome-screenshot/screenshot-utils.c
@@ -693,7 +693,7 @@ screenshot_display_help (GtkWindow *parent)
GError *error = NULL;
gtk_show_uri (gtk_window_get_screen (parent),
- "ghelp:user-guide#goseditmainmenu-53",
+ "help:gnome-help/screen-shot-record",
gtk_get_current_event_time (), &error);
if (error)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]