ladybird/Base
bitwitch 5ac9494483 LaunchServer: Make all file handlers configurable including directories
This commit gets rid of hard coded file handlers in Launcher.cpp in
favor of using values in the LaunchServer.ini config file.

The previous commit adds checks for the existence of handler programs
while registering handlers. This commit takes advantage of that and
ensures that LaunchServer will not attempt to open a file with a
nonexistent program and can properly report failure before spawning a
new child process.

Resolves #8120
2021-06-21 22:30:41 +02:00
..
etc WindowServer: Add initial support for rendering on multiple screens 2021-06-20 14:57:26 +02:00
home/anon LaunchServer: Make all file handlers configurable including directories 2021-06-21 22:30:41 +02:00
res FlappyBug: Add cloud and sky graphics 2021-06-20 10:54:27 +01:00
usr Base: Change incorrect "See Also" links in module_load(2) and modunload(8) (#8006) 2021-06-12 23:08:29 +02:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00