mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:07:35 +00:00
Welcome: Save startup preference to user's SystemServer session
Off by default.
This commit is contained in:
parent
586a936fac
commit
5d09f4abce
4 changed files with 15 additions and 2 deletions
|
@ -104,8 +104,8 @@
|
|||
|
||||
@GUI::CheckBox{
|
||||
name: "startup_checkbox"
|
||||
text: "Show this Welcome Screen next time SerenityOS starts"
|
||||
fixed_width: 315
|
||||
text: "Show Welcome the next time SerenityOS starts"
|
||||
autosize: true
|
||||
}
|
||||
|
||||
@GUI::Widget
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue