aboutsummaryrefslogtreecommitdiffhomepage
path: root/qml/cover/CoverPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/cover/CoverPage.qml')
-rw-r--r--qml/cover/CoverPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/cover/CoverPage.qml b/qml/cover/CoverPage.qml
index fc562d5..cf58ea4 100644
--- a/qml/cover/CoverPage.qml
+++ b/qml/cover/CoverPage.qml
@@ -5,7 +5,7 @@ CoverBackground {
Label {
id: label
anchors.centerIn: parent
- text: qsTr("My Cover")
+ text: qsTr("Binary Fun")
}
CoverActionList {