feat: add time zone configuration applet to System Configuration
This commit is contained in:
@@ -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
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user