feat: add time zone configuration applet to System Configuration

This commit is contained in:
2026-04-24 16:37:17 +02:00
parent b4bb2932cf
commit b4be0fcc0f
17 changed files with 1404 additions and 471 deletions
@@ -3,3 +3,9 @@ label = "Printers"
library = "0:/os/libprintersapplet.lib"
icon = "0:/icons/printer.svg"
enabled = true
[applets.timezone]
label = "Time Zone"
library = "0:/os/libtimezonesapplet.lib"
icon = "0:/icons/preferences-system-time.svg"
enabled = true