serenity/Userland/Services/LaunchServer
bitwitch 7181943d8d LaunchServer: Fix regression in opening files with TextEditor
My previous PR had a small error in rebasing and removed a line in
open_file_url. This caused opening text files from the terminal to
always open with an empty TextEditor.

This commit fixes that problem!
2021-06-22 00:05:51 +02:00
..
ClientConnection.cpp LaunchServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
ClientConnection.h LaunchServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
LaunchClient.ipc Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
Launcher.cpp LaunchServer: Fix regression in opening files with TextEditor 2021-06-22 00:05:51 +02:00
Launcher.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
LaunchServer.ipc LaunchServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
main.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00