summaryrefslogtreecommitdiff
path: root/app/qml/cover
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-06-27 19:14:41 +0200
committerTomasz Sterna <tomek@xiaoka.com>2014-06-27 19:14:41 +0200
commit863a1a085e83780e8f6eff8a19ab4322a7f5e28a (patch)
treef1d9547811d21ec817a07c6fcd8badb8d246bbb0 /app/qml/cover
parent471ff6ca72cd75f8d4df7e0810a6bfed4bf2c3e3 (diff)
Renamed waterwatch -> pebble
Diffstat (limited to 'app/qml/cover')
-rw-r--r--app/qml/cover/CoverPage.qml2
1 files changed, 1 insertions, 1 deletions
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