notifications: Add help link

https://bugzilla.gnome.org/show_bug.cgi?id=789321
This commit is contained in:
Jeremy Bicha 2017-10-22 11:10:43 -04:00
parent ddbb5756dd
commit bc96770bdc

View file

@ -255,8 +255,7 @@ cc_notifications_panel_init (CcNotificationsPanel *panel)
static const char *
cc_notifications_panel_get_help_uri (CcPanel *panel)
{
/* TODO */
return NULL;
return "help:gnome-help/shell-notifications";
}
static void