aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml
diff options
context:
space:
mode:
Diffstat (limited to 'qt-mobile/qml')
-rw-r--r--qt-mobile/qml/TopBar.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-mobile/qml/TopBar.qml b/qt-mobile/qml/TopBar.qml
index 27fa00604..e573af821 100644
--- a/qt-mobile/qml/TopBar.qml
+++ b/qt-mobile/qml/TopBar.qml
@@ -39,7 +39,7 @@ Rectangle {
height: width
}
MobileComponents.Label {
- text: qsTr("Subsurface")
+ text: qsTr("Subsurface mobile")
height: subsurfaceLogo.height
anchors {
left: subsurfaceLogo.right