ladybird/Libraries/LibWebView/WebUI
Timothy Flynn f242920cc9 LibWebView: Add language settings to about:settings
This implements a setting to change the languages provided to websites
from `navigator.language(s)` and the `Accept-Language` header. Whereas
the existing Qt settings dialog allows users to type their language of
choice, this setting allows users to select from a predefined list of
languages. They may choose any number of languages and their preferred
order.

This patch only implements the persisted settings and their UI. It does
not integrate the choses languages into the WebContent process.
2025-04-04 10:16:32 +02:00
..
ProcessesUI.cpp
ProcessesUI.h
SettingsUI.cpp LibWebView: Add language settings to about:settings 2025-04-04 10:16:32 +02:00
SettingsUI.h LibWebView: Add language settings to about:settings 2025-04-04 10:16:32 +02:00