mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
37c74b5c2f
commit
fd23a4891c
3 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue