diff options
author | Wolfgang Beck <wolfgang.beck@nokia.com> | 2011-11-30 15:13:28 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2011-11-30 06:16:23 +0100 |
commit | 8756e2e1620824b42dd35813bf13e888a369fda9 (patch) | |
tree | 5fd135b0c56c6e6e880266fdec088c89b5349a70 | |
parent | 68be9369892098e0126a68319f8fc35543a4569e (diff) | |
download | qtsensors-8756e2e1620824b42dd35813bf13e888a369fda9.tar.gz |
Apply consistent naming to sensors apps
Change-Id: I1967516051e64a56eb5476007fb50e1668a53656
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Wolfgang Beck <wolfgang.beck@nokia.com>
-rw-r--r-- | examples/sensors/grue/qml_app/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sensors/grue/qml_app/info.json b/examples/sensors/grue/qml_app/info.json index 6fba442..e60fa3c 100644 --- a/examples/sensors/grue/qml_app/info.json +++ b/examples/sensors/grue/qml_app/info.json @@ -2,7 +2,7 @@ "info-version": "1.0", "dict": { "DisplayName": "Grue Sensor", - "Identifier": "6777c7a0-782e-432a-9598-322335ebd441", + "Identifier": "com.nokia.mt.grue.demo", "Runtime": "qml", "MainQML": "main.qml", "Version": "1.0.0", |