From fd23a4891c196c73423d68f6743aa1e5dde72a28 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 1 Jan 2016 09:34:32 -0800 Subject: QML UI: consistency in naming Let's try to call it Subsurface-mobile everywhere. Signed-off-by: Dirk Hohndel --- qt-mobile/qml/TopBar.qml | 2 +- qt-mobile/qml/main.qml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'qt-mobile/qml') diff --git a/qt-mobile/qml/TopBar.qml b/qt-mobile/qml/TopBar.qml index e573af821..5ebf3b390 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 mobile") + text: qsTr("Subsurface-mobile") height: subsurfaceLogo.height anchors { left: subsurfaceLogo.right diff --git a/qt-mobile/qml/main.qml b/qt-mobile/qml/main.qml index 8f8880229..000964acc 100644 --- a/qt-mobile/qml/main.qml +++ b/qt-mobile/qml/main.qml @@ -10,7 +10,7 @@ import org.kde.plasma.mobilecomponents 0.2 as MobileComponents MobileComponents.ApplicationWindow { id: rootItem - title: qsTr("Subsurface mobile") + title: qsTr("Subsurface-mobile") property bool fullscreen: true FontMetrics { -- cgit v1.2.3-70-g09d2