malcontent-control: Update an issue link in a FIXME comment
Since this code has moved out of our downstream g-c-c fork, the issue tracking is now upstream, so update an issue link. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
97dba87bdc
commit
32c7435b8d
|
@ -110,7 +110,7 @@ static const GActionEntry actions[] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
/* FIXME: Factor this out and rely on code from libappstream-glib or gnome-software
|
/* FIXME: Factor this out and rely on code from libappstream-glib or gnome-software
|
||||||
* to do it. See: https://phabricator.endlessm.com/T24986 */
|
* to do it. See: https://gitlab.freedesktop.org/pwithnall/malcontent/issues/7 */
|
||||||
static const gchar * const oars_categories[] =
|
static const gchar * const oars_categories[] =
|
||||||
{
|
{
|
||||||
"violence-cartoon",
|
"violence-cartoon",
|
||||||
|
|
Loading…
Reference in New Issue