mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
3d6b0e60ca
We currently hard-code excluding Settings apps from the system menu. This adds an "ExcludeFromSystemMenu" option to the AppFile configuration to selectively exclude these apps, which all Settings app now set. This is to allow selectively excluding a few Demo apps in a future commit.
6 lines
135 B
Text
6 lines
135 B
Text
[App]
|
|
Name=Browser Settings
|
|
Executable=/bin/BrowserSettings
|
|
Category=Settings
|
|
Description=Configure Browser
|
|
ExcludeFromSystemMenu=true
|