notifications: Add help link
https://bugzilla.gnome.org/show_bug.cgi?id=789321
This commit is contained in:
parent
ddbb5756dd
commit
bc96770bdc
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue