1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:18:12 +00:00
serenity/Base/home/anon/.config
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
..
bookmarks.json Base: Use http://serenityos.org/ for the default browser bookmark 2021-05-15 12:55:31 +02:00
Browser.ini Browser: Save search engine setting to preferences 2021-04-29 09:08:22 +02:00
BrowserContentFilters.txt Browser: Add a very basic content filter list 2021-01-05 21:58:14 +01:00
CommonLocations.json LibGUI: Make common locations configurable 2021-04-26 18:57:57 +02:00
FileManager.ini FileManager: Add layout options to View menu 2021-02-13 11:01:59 +01:00
IRCClient.ini Meta: Remove references to the abandoned IRC channel 2021-06-09 18:38:25 +02:00
LaunchServer.ini LaunchServer: Make all file handlers configurable including directories 2021-06-21 22:30:41 +02:00
Taskbar.ini LibCore+Base: Move user-specific config files to $HOME/.config 2020-08-05 17:40:47 +02:00
Terminal.ini LibVT+Terminal: Add color scheme support 2021-06-04 09:02:43 +01:00
TextEditor.ini TextEditor: Add layout options to View menu 2021-02-13 11:01:59 +01:00