summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-01-04 23:55:04 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-04 23:55:28 +0100
commit47d98a5b9f68b27feab1408e1146401a0c3c1be8 (patch)
tree6ab5a17a7a1dabf2b4f6671c83619cfc9de221f2 /Base
parentfedf561f577711ea190e128f38556e6346acfbe4 (diff)
downloadserenity-47d98a5b9f68b27feab1408e1146401a0c3c1be8.zip
Base: Tweak app names to be in "Proper Noun" style
Diffstat (limited to 'Base')
-rw-r--r--Base/res/apps/DisplaySettings.af2
-rw-r--r--Base/res/apps/HackStudio.af2
-rw-r--r--Base/res/apps/Keyboard.af2
-rw-r--r--Base/res/apps/MouseSettings.af2
-rw-r--r--Base/res/apps/SoundPlayer.af2
5 files changed, 5 insertions, 5 deletions
diff --git a/Base/res/apps/DisplaySettings.af b/Base/res/apps/DisplaySettings.af
index 66aa21f5ed..27572783ed 100644
--- a/Base/res/apps/DisplaySettings.af
+++ b/Base/res/apps/DisplaySettings.af
@@ -1,4 +1,4 @@
[App]
-Name=Display settings
+Name=Display Settings
Executable=/bin/DisplaySettings
Category=Settings
diff --git a/Base/res/apps/HackStudio.af b/Base/res/apps/HackStudio.af
index 92bdcef97c..aa32f1dfaf 100644
--- a/Base/res/apps/HackStudio.af
+++ b/Base/res/apps/HackStudio.af
@@ -1,4 +1,4 @@
[App]
-Name=HackStudio
+Name=Hack Studio
Executable=/bin/HackStudio
Category=Development
diff --git a/Base/res/apps/Keyboard.af b/Base/res/apps/Keyboard.af
index 7cb1bfda7e..8f77b7aa5e 100644
--- a/Base/res/apps/Keyboard.af
+++ b/Base/res/apps/Keyboard.af
@@ -1,4 +1,4 @@
[App]
-Name=Keyboard settings
+Name=Keyboard Settings
Executable=/bin/KeyboardSettings
Category=Settings
diff --git a/Base/res/apps/MouseSettings.af b/Base/res/apps/MouseSettings.af
index db46feab7a..74729fa330 100644
--- a/Base/res/apps/MouseSettings.af
+++ b/Base/res/apps/MouseSettings.af
@@ -1,4 +1,4 @@
[App]
-Name=Mouse settings
+Name=Mouse Settings
Executable=/bin/MouseSettings
Category=Settings
diff --git a/Base/res/apps/SoundPlayer.af b/Base/res/apps/SoundPlayer.af
index ff90900a7e..5a20b94d76 100644
--- a/Base/res/apps/SoundPlayer.af
+++ b/Base/res/apps/SoundPlayer.af
@@ -1,5 +1,5 @@
[App]
-Name=SoundPlayer
+Name=Sound Player
Executable=/bin/SoundPlayer
Category=Sound