From 863a1a085e83780e8f6eff8a19ab4322a7f5e28a Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Fri, 27 Jun 2014 19:14:41 +0200 Subject: Renamed waterwatch -> pebble --- app/qml/cover/CoverPage.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/qml/cover') diff --git a/app/qml/cover/CoverPage.qml b/app/qml/cover/CoverPage.qml index aaa33c6..06340aa 100644 --- a/app/qml/cover/CoverPage.qml +++ b/app/qml/cover/CoverPage.qml @@ -36,7 +36,7 @@ CoverBackground { Label { id: label anchors.centerIn: parent - text: "WaterWatch" + text: "Pebble" } Label { anchors.top: label.bottom -- cgit v1.2.3