Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

menu.py

Blame
  • Forked from card10 / firmware
    Source project has a limited visibility.
    • rahix's avatar
      53419ff7
      fix(menu.py): Display apps without metadata.json · 53419ff7
      rahix authored
      
      If an app directory is missing metadata.json or if metadata.json is
      invalid/cannot be parsed correctly, don't just print an error, also add
      a menu entry based on what we'd hope to be correct information.  This is
      obviously best effort only and there is no guarantee that it will work.
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      53419ff7
      History
      fix(menu.py): Display apps without metadata.json
      rahix authored
      
      If an app directory is missing metadata.json or if metadata.json is
      invalid/cannot be parsed correctly, don't just print an error, also add
      a menu entry based on what we'd hope to be correct information.  This is
      obviously best effort only and there is no guarantee that it will work.
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
    meson.build 2.37 KiB