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
166 B
Text
6 lines
166 B
Text
[App]
|
|
Name=Terminal Settings
|
|
Executable=/bin/TerminalSettings
|
|
Category=Settings
|
|
Description=Configure the Terminal appearance and behavior
|
|
ExcludeFromSystemMenu=true
|