> for both file:// and http:// urls. If it works for GTK2 and 3 then use it if > no browser is configured, on all platforms
>From the misdocumented functions above: > The uri must be of a form understood by GIO (i.e. you need to install gvfs to > get support for uri schemes such as http:// or ftp://, as only local files > are handled by GIO itself). Unless Geany is gonna depend on GVFS, I think it's only useful for local files (or we have to do additonal checking and have a separate fallback). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1522#issuecomment-310940309
