QML UI: consistency in naming

Let's try to call it Subsurface-mobile everywhere.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-01-01 09:34:32 -08:00
parent 37c74b5c2f
commit fd23a4891c
3 changed files with 3 additions and 3 deletions

View file

@ -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 {