From 9db615a0048661cfc45ba4227b2a7f493d6468e2 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 26 Dec 2015 13:47:23 -0800 Subject: QML UI: show app name in the top bar as Subsurface mobile Signed-off-by: Dirk Hohndel --- qt-mobile/qml/TopBar.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2