> @@ -578,12 +578,31 @@ static gchar *pastebin_parse_response(const Pastebin > *pastebin, > return url; > } > > +gboolean message_dialog_label_link_activated(GtkLabel *label, gchar *uri, > gpointer user_data)
Thanks, fixed. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/403/files#r55921956
