1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:38:13 +00:00
serenity/Userland/Applications/TerminalSettings
Andreas Kling 3823f77d20 TerminalSettings: Spruce up the "Terminal" tab a bit
- Use sentence style capitalization for CheckBox and GroupBox titles
- Remove excessive explanation of bell mode.
- Put a "lines" label after the scrollback history length input instead
  of saying "(Lines)" in the GroupBox title.
- Tweak bell mode titles to make them self explanatory.
- Tweak language for exit confirmation.
2023-03-03 15:38:59 +01:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp TerminalSettings: Change tab order 2023-03-03 15:38:59 +01:00
TerminalSettingsMain.gml TerminalSettings: Spruce up the "Terminal" tab a bit 2023-03-03 15:38:59 +01:00
TerminalSettingsView.gml TerminalSettings: Spruce up the "View" tab a bit 2023-03-03 15:38:59 +01:00
TerminalSettingsWidget.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
TerminalSettingsWidget.h Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00