Skip to content

Use GtkUriLauncher where appropriate

Matthias Clasen requested to merge matthiasc/for-main into main

GtkLabel, GtkLinkButton and GtkAboutDialog all have a uri, not a file, so it makes more sense to use a GtkUriLauncher.

Merge request reports