ladybird/Userland/Applications/MailSettings
Karol Kosek d8bdf26917 MailSettings: Make TLS option checked by default
The window by default showed port 993 with TLS unchecked, which was
slightly misleading as port 993 uses implicit TLS connections and
cleartext is on port 143.

This change also makes it consistent with the Mail app, as its fallback
value is also set to true.
2023-07-12 14:20:29 -04:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
MailSettingsWidget.cpp MailSettings: Make TLS option checked by default 2023-07-12 14:20:29 -04:00
MailSettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
MailSettingsWidget.h MailSettings: Convert MailSettingsWidget to a failable factory 2023-06-10 07:19:06 +02:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00