1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 09:42:45 +00:00
serenity/Userland/Applications/BrowserSettings
Vitaly Dyachkov 32b8795091 LibConfig: Rename pledge_domains(String) => pledge_domain(String)
pledge_domains() that takes only one String argument was specifically
added as a shortcut for pledging a single domain. So, it makes sense to
use singular here.
2022-02-11 18:06:39 +01:00
..
BrowserSettingsWidget.cpp BrowserSettings: Set icons from GML 2022-01-29 13:45:34 +01:00
BrowserSettingsWidget.gml Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
BrowserSettingsWidget.h BrowserSettings: Implement restoring default values 2021-11-26 22:14:56 +01:00
CMakeLists.txt BrowserSettings: Create a BrowserSettings application :^) 2021-11-26 22:14:56 +01:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00