1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-22 13:22:08 +00:00
serenity/Base/home
Linus Groh bed240d4b3 LaunchServer+Base: Stop using Browser as default protocol handler
Browser supports very few protocols (http, https, gemini, file) at the
moment, so there's no point in using it as a catch-all and default
protocol handler. I added an explicit association for gemini to
/bin/Browser instead.

This stops Desktop::Launcher::open() from reporting success for any URL,
which really isn't the case (Browser shows an error page...).
2020-12-24 10:25:18 +01:00
..
anon LaunchServer+Base: Stop using Browser as default protocol handler 2020-12-24 10:25:18 +01:00