mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
Base: Tweak app names to be in "Proper Noun" style
This commit is contained in:
parent
fedf561f57
commit
47d98a5b9f
Notes:
sideshowbarker
2024-07-19 00:06:29 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/47d98a5b9f6
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
[App]
|
||||
Name=Display settings
|
||||
Name=Display Settings
|
||||
Executable=/bin/DisplaySettings
|
||||
Category=Settings
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[App]
|
||||
Name=HackStudio
|
||||
Name=Hack Studio
|
||||
Executable=/bin/HackStudio
|
||||
Category=Development
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[App]
|
||||
Name=Keyboard settings
|
||||
Name=Keyboard Settings
|
||||
Executable=/bin/KeyboardSettings
|
||||
Category=Settings
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[App]
|
||||
Name=Mouse settings
|
||||
Name=Mouse Settings
|
||||
Executable=/bin/MouseSettings
|
||||
Category=Settings
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[App]
|
||||
Name=SoundPlayer
|
||||
Name=Sound Player
|
||||
Executable=/bin/SoundPlayer
|
||||
Category=Sound
|
||||
|
||||
|
|
Loading…
Reference in a new issue