[gnome-control-center/gnome-3-14] sharing: Update help URI



commit e577c8fa1c0b00e3ae02632d9119e4bdccb8c5ff
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 1741eea..e3675e0 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]