Base: Add descriptions to the apps in the Settings category :^)
This commit is contained in:
parent
89ab55b44b
commit
99f57d0a40
Notes:
sideshowbarker
2024-07-18 08:20:46 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/99f57d0a400
3 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
Name=Display Settings
|
||||
Executable=/bin/DisplaySettings
|
||||
Category=Settings
|
||||
Description=Configure your display hardware, desktop wallpaper, fonts, etc.
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
Name=Keyboard Settings
|
||||
Executable=/bin/KeyboardSettings
|
||||
Category=Settings
|
||||
Description=Customize your keyboard layout and other settings
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
Name=Mouse Settings
|
||||
Executable=/bin/MouseSettings
|
||||
Category=Settings
|
||||
Description=Customize your mouse and cursor settings
|
||||
|
|
Loading…
Add table
Reference in a new issue