mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:37:46 +00:00
Base: Tweak app names to be in "Proper Noun" style
This commit is contained in:
parent
fedf561f57
commit
47d98a5b9f
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Display settings
|
Name=Display Settings
|
||||||
Executable=/bin/DisplaySettings
|
Executable=/bin/DisplaySettings
|
||||||
Category=Settings
|
Category=Settings
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[App]
|
[App]
|
||||||
Name=HackStudio
|
Name=Hack Studio
|
||||||
Executable=/bin/HackStudio
|
Executable=/bin/HackStudio
|
||||||
Category=Development
|
Category=Development
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Keyboard settings
|
Name=Keyboard Settings
|
||||||
Executable=/bin/KeyboardSettings
|
Executable=/bin/KeyboardSettings
|
||||||
Category=Settings
|
Category=Settings
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Mouse settings
|
Name=Mouse Settings
|
||||||
Executable=/bin/MouseSettings
|
Executable=/bin/MouseSettings
|
||||||
Category=Settings
|
Category=Settings
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[App]
|
[App]
|
||||||
Name=SoundPlayer
|
Name=Sound Player
|
||||||
Executable=/bin/SoundPlayer
|
Executable=/bin/SoundPlayer
|
||||||
Category=Sound
|
Category=Sound
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue