summaryrefslogtreecommitdiff
path: root/src/totem-menu.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-02-21 17:36:09 +0100
committerBastien Nocera <hadess@hadess.net>2019-02-23 00:52:41 +0100
commite21a3d433280f471ca6f258066a70d0c1b35df85 (patch)
tree35296af9e96c65aa49b2d24fc4017503577eef50 /src/totem-menu.c
parent0feb10a2ac6a066192c6ffebc334755008bb4c5c (diff)
downloadtotem-e21a3d433280f471ca6f258066a70d0c1b35df85.tar.gz
all: Update bugzilla links for current bugs
Update Bugzilla links for GitLab links when the bugs are still opened.
Diffstat (limited to 'src/totem-menu.c')
-rw-r--r--src/totem-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/totem-menu.c b/src/totem-menu.c
index 028ec495b..20b9764db 100644
--- a/src/totem-menu.c
+++ b/src/totem-menu.c
@@ -349,7 +349,7 @@ totem_app_menu_setup (Totem *totem)
NULL
};
- /* FIXME: https://bugzilla.gnome.org/show_bug.cgi?id=700085 */
+ /* FIXME: https://gitlab.gnome.org/GNOME/glib/issues/700 */
accels[0] = "<Primary>G";
gtk_application_set_accels_for_action (GTK_APPLICATION (totem), "app.next-angle", (const char * const *) accels);
accels[0] = "<Primary>M";