ladybird/Userland/Applications/NetworkSettings
Fabian Dellwing 24b1bdca27 NetworkSettings: Use helper script to write config
This change allows us to not run the app with elevated privileges.

It uses the Escalator to call a helper and passes the settings as
JsonObject to it.
2023-05-13 17:59:37 -06:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp NetworkSettings: Use helper script to write config 2023-05-13 17:59:37 -06:00
NetworkSettings.gml LibGUI: Remove Label icons and replace instances with ImageWidget 2023-04-30 05:48:14 +02:00
NetworkSettingsWidget.cpp NetworkSettings: Use helper script to write config 2023-05-13 17:59:37 -06:00
NetworkSettingsWidget.h NetworkSettings: Use helper script to write config 2023-05-13 17:59:37 -06:00