[gnome-control-center] sharing: Update help URI



commit b4c02fa3b3c2ed51d804cc987239368b033c7eee
Author: David King <amigadave amigadave com>
Date:   Wed Mar 4 11:33:25 2015 +0000

    sharing: Update help URI
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1193806
    https://bugzilla.gnome.org/show_bug.cgi?id=745590

 panels/sharing/cc-sharing-panel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/sharing/cc-sharing-panel.c b/panels/sharing/cc-sharing-panel.c
index bfc07b1..87eb053 100644
--- a/panels/sharing/cc-sharing-panel.c
+++ b/panels/sharing/cc-sharing-panel.c
@@ -184,7 +184,7 @@ cc_sharing_panel_dispose (GObject *object)
 static const char *
 cc_sharing_panel_get_help_uri (CcPanel *panel)
 {
-  return "help:gnome-help/settings-sharing";
+  return "help:gnome-help/prefs-sharing";
 }
 
 static void


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