some more renaming, flatpak manifest

This commit is contained in:
Blue 2023-12-03 18:34:16 -03:00
parent da9513e4d9
commit f97847b949
Signed by: blue
GPG key ID: 9B203B252A63EE38
4 changed files with 23 additions and 4 deletions

View file

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

View file

@ -12,7 +12,7 @@ ApplicationWindow {
width: 640
height: 480
visible: true
title: "Megpie"
title: "Magpie"
header: Label {
text: stack.currentItem.title