serenity/Base/res/apps/MouseSettings.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
154 B
Plaintext

[App]
Name=Mouse Settings
Executable=/bin/MouseSettings
Category=Settings
Description=Customize your mouse and cursor settings
ExcludeFromSystemMenu=true