some more renaming, flatpak manifest
This commit is contained in:
parent
da9513e4d9
commit
f97847b949
4 changed files with 23 additions and 4 deletions
|
@ -15,7 +15,7 @@ Page {
|
|||
|
||||
Label {
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
text: qsTr("Welcome to Megpie!")
|
||||
text: qsTr("Welcome to Magpie!")
|
||||
font {
|
||||
pixelSize: 22
|
||||
bold: true
|
||||
|
|
|
@ -12,7 +12,7 @@ ApplicationWindow {
|
|||
width: 640
|
||||
height: 480
|
||||
visible: true
|
||||
title: "Megpie"
|
||||
title: "Magpie"
|
||||
|
||||
header: Label {
|
||||
text: stack.currentItem.title
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue