mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:17:34 +00:00
Base: Add descriptions to the apps in the Settings category :^)
This commit is contained in:
parent
89ab55b44b
commit
99f57d0a40
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
Add a link
Reference in a new issue