fix: remove hardcoded text editor menu entry, add pass_home_dir flag for manifest.toml files

This commit is contained in:
2026-03-28 09:19:17 +01:00
parent 6106396b52
commit 27b0fef416
9 changed files with 33 additions and 12 deletions
+11
View File
@@ -0,0 +1,11 @@
[app]
name = "Text Editor"
binary = "texteditor.elf"
icon = "texteditor.svg"
[menu]
category = "Applications"
visible = true
[launch]
pass_home_dir = false