summaryrefslogtreecommitdiff
path: root/modules/controlcenter/launcher/LauncherPane.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/controlcenter/launcher/LauncherPane.qml')
-rw-r--r--modules/controlcenter/launcher/LauncherPane.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/controlcenter/launcher/LauncherPane.qml b/modules/controlcenter/launcher/LauncherPane.qml
index bf4e85f..300117a 100644
--- a/modules/controlcenter/launcher/LauncherPane.qml
+++ b/modules/controlcenter/launcher/LauncherPane.qml
@@ -194,7 +194,7 @@ RowLayout {
spacing: Appearance.spacing.smaller
StyledText {
- text: qsTr("Settings")
+ text: qsTr("Launcher")
font.pointSize: Appearance.font.size.large
font.weight: 500
}