aboutsummaryrefslogtreecommitdiffstats
path: root/imports
diff options
context:
space:
mode:
authorNedim Hadzic <nedim.hadzic@pelagicore.com>2016-08-18 22:54:41 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2016-08-19 15:45:21 +0000
commitb1786b20b1229476aa7ad17b756f6f35bf665642 (patch)
tree411d36cc2980c4128064d079d710eb92d880e9fb /imports
parentfc2e7efd1d5457a7149855e796947b6e32d9cce8 (diff)
Added System Monitor app
Added application which shows system and per app usage of the system using the AM APIs. Change-Id: Ib6ce1ba5695d5644612bc1f3f9382b6e9b703ba9 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'imports')
-rw-r--r--imports/shared/service/settings/SettingsService.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imports/shared/service/settings/SettingsService.qml b/imports/shared/service/settings/SettingsService.qml
index 8c531c7..e0dbdc9 100644
--- a/imports/shared/service/settings/SettingsService.qml
+++ b/imports/shared/service/settings/SettingsService.qml
@@ -46,7 +46,7 @@ QtObject {
ListElement { title: "TOLL & CONGESTION FEES"; icon: "toll"; checked: false; hasChildren: true }
ListElement { title: "METRIC SYSTEM"; icon: "fees"; checked: true; hasChildren: false }
ListElement { title: "APP UPDATES"; icon: "updates"; checked: true; hasChildren: true }
- ListElement { title: "INSURANCE FEATURES"; icon: "insurance"; checked: true; hasChildren: true }
+ ListElement { title: "SYSTEM MONITOR"; icon: "insurance"; checked: false; hasChildren: true }
}
property var carSettings: [