refactor: unify desktop apps and Settings under item catalog

This commit is contained in:
2026-07-29 13:59:46 +01:00
parent 84ea28a978
commit 75ae7ede56
38 changed files with 322 additions and 797 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* main.cpp
* MontaukOS Time Zone configuration applet
* MontaukOS Time Zone configuration app
* Copyright (c) 2026 Daniel Hammer
*/
+5
View File
@@ -1,4 +1,5 @@
[app]
id = "timezone"
name = "Time Zone"
binary = "timezone.elf"
icon = "preferences-system-time.svg"
@@ -6,3 +7,7 @@ icon = "preferences-system-time.svg"
[menu]
category = "System"
visible = false
[desktop]
section = "settings"
admin_only = false