serenity/Base/res/apps/TerminalSettings.af
Timothy Flynn 3d6b0e60ca LibDesktop+Taskbar: Add an option to exclude apps from the system menu
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.
2023-01-03 17:56:55 +01:00

7 lines
166 B
Plaintext

[App]
Name=Terminal Settings
Executable=/bin/TerminalSettings
Category=Settings
Description=Configure the Terminal appearance and behavior
ExcludeFromSystemMenu=true