serenity/Userland/Services/LaunchServer
Valtteri Koskivuori e56098f734 LibCore+Userland: Remove uses of DeprecatedString in file utility
Mainly replacing DeprecatedString with StringView, since the actual mime
type and description texts are just static strings anyway.
2023-06-14 11:18:22 -04:00
..
CMakeLists.txt LaunchServer: Prefer FileSystem over DeprecatedFile 2023-05-15 06:50:43 +02:00
ConnectionFromClient.cpp
ConnectionFromClient.h
LaunchClient.ipc
Launcher.cpp LibCore+Userland: Remove uses of DeprecatedString in file utility 2023-06-14 11:18:22 -04:00
Launcher.h LibCore+Userland: Remove uses of DeprecatedString in file utility 2023-06-14 11:18:22 -04:00
LaunchServer.ipc
main.cpp