1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:47:35 +00:00

ClockSettings: Add a GUI application to set the system time zone

This application can be expanded with other clock-related options. For
an initial iteration, it has just an option to change the time zone.
This commit is contained in:
Timothy Flynn 2022-01-20 08:23:55 -05:00 committed by Linus Groh
parent 6057a2ca30
commit d365559839
7 changed files with 177 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[App]
Name=Clock Settings
Executable=/bin/ClockSettings
Category=Settings
Description=Configure the system clock