Yeah, gtk_show_uri()
should be tested on windows, and tested that it handles the #foo
correctly for both file://
and http://
urls. If it works for GTK2 and 3 then use it if no browser is configured, on all platforms, and on windows don't configure a browser by default (we already have #if
to select safari instead of firefox for mac, a win one won't hurt)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.