1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 07:07:41 +00:00
serenity/Libraries/LibDesktop
AnotherTest 21efd96c64 LibDesktop: Return the correct value in OpenUrl
This patch fixes a tiny issue where the result of open_url would always
be true, since handle(OpenUrl) returns the message instead of the
result.
2020-05-10 00:39:14 +02:00
..
Launcher.cpp LibDesktop: Return the correct value in OpenUrl 2020-05-10 00:39:14 +02:00
Launcher.h LibDesktop: Switch to LaunchServer for DesktopServices::open 2020-05-09 15:13:32 +02:00
Makefile LibDesktop: Switch to LaunchServer for DesktopServices::open 2020-05-09 15:13:32 +02:00