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/pages | |
| parent | 471ff6ca72cd75f8d4df7e0810a6bfed4bf2c3e3 (diff) | |
Renamed waterwatch -> pebble
Diffstat (limited to 'app/qml/pages')
| -rw-r--r-- | app/qml/pages/WatchPage.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/qml/pages/WatchPage.qml b/app/qml/pages/WatchPage.qml index 623c47e..6ffd06b 100644 --- a/app/qml/pages/WatchPage.qml +++ b/app/qml/pages/WatchPage.qml @@ -221,7 +221,7 @@ Page { width: page.width spacing: Theme.paddingLarge PageHeader { - title: "WaterWatch" + title: "Pebble Manager" } Label { visible: !watchConnector.isConnected |
