serenity/Base
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
..
etc MenuApplets: Add Network menu applet 2020-12-19 18:28:56 +01:00
home/anon LaunchServer+Base: Stop using Browser as default protocol handler 2020-12-24 10:25:18 +01:00
res LaunchServer+Base: Stop using Browser as default protocol handler 2020-12-24 10:25:18 +01:00
usr Userland: useradd: Add command line option to set user password 2020-12-21 09:57:26 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00