diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2014-06-27 19:14:41 +0200 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2014-06-27 19:14:41 +0200 |
| commit | 863a1a085e83780e8f6eff8a19ab4322a7f5e28a (patch) | |
| tree | f1d9547811d21ec817a07c6fcd8badb8d246bbb0 /app/qml/cover | |
| parent | 471ff6ca72cd75f8d4df7e0810a6bfed4bf2c3e3 (diff) | |
Renamed waterwatch -> pebble
Diffstat (limited to 'app/qml/cover')
| -rw-r--r-- | app/qml/cover/CoverPage.qml | 2 |
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 |
