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:
parent
6057a2ca30
commit
d365559839
7 changed files with 177 additions and 0 deletions
5
Base/res/apps/ClockSettings.af
Normal file
5
Base/res/apps/ClockSettings.af
Normal file
|
@ -0,0 +1,5 @@
|
|||
[App]
|
||||
Name=Clock Settings
|
||||
Executable=/bin/ClockSettings
|
||||
Category=Settings
|
||||
Description=Configure the system clock
|
Loading…
Add table
Add a link
Reference in a new issue