From bc2af9425263f4b002de8f4e11e4386ded6e7862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Oestreicher?= Date: Fri, 16 Dec 2016 15:28:12 +0100 Subject: [PATCH] Use a pretty bare cover --- qml/cover/CoverPage.qml | 14 +------------- translations/harbour-wallaread.ts | 2 +- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/qml/cover/CoverPage.qml b/qml/cover/CoverPage.qml index ccaf3e6..af488f4 100644 --- a/qml/cover/CoverPage.qml +++ b/qml/cover/CoverPage.qml @@ -26,19 +26,7 @@ CoverBackground { Label { id: label anchors.centerIn: parent - text: qsTr("My Cover") - } - - CoverActionList { - id: coverAction - - CoverAction { - iconSource: "image://theme/icon-cover-next" - } - - CoverAction { - iconSource: "image://theme/icon-cover-pause" - } + text: qsTr("WallaRead") } } diff --git a/translations/harbour-wallaread.ts b/translations/harbour-wallaread.ts index 8e10d2b..28bea1c 100644 --- a/translations/harbour-wallaread.ts +++ b/translations/harbour-wallaread.ts @@ -4,7 +4,7 @@ CoverPage - My Cover + WallaRead