mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +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
|
Name=Display Settings
|
||||||
Executable=/bin/DisplaySettings
|
Executable=/bin/DisplaySettings
|
||||||
Category=Settings
|
Category=Settings
|
||||||
|
Description=Configure your display hardware, desktop wallpaper, fonts, etc.
|
||||||
|
|
|
@ -2,3 +2,4 @@
|
||||||
Name=Keyboard Settings
|
Name=Keyboard Settings
|
||||||
Executable=/bin/KeyboardSettings
|
Executable=/bin/KeyboardSettings
|
||||||
Category=Settings
|
Category=Settings
|
||||||
|
Description=Customize your keyboard layout and other settings
|
||||||
|
|
|
@ -2,3 +2,4 @@
|
||||||
Name=Mouse Settings
|
Name=Mouse Settings
|
||||||
Executable=/bin/MouseSettings
|
Executable=/bin/MouseSettings
|
||||||
Category=Settings
|
Category=Settings
|
||||||
|
Description=Customize your mouse and cursor settings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue