summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/qml_app/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/qml_app/info.json')
-rw-r--r--examples/sensors/grue/qml_app/info.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/examples/sensors/grue/qml_app/info.json b/examples/sensors/grue/qml_app/info.json
index e60fa3c2..2e14fc79 100644
--- a/examples/sensors/grue/qml_app/info.json
+++ b/examples/sensors/grue/qml_app/info.json
@@ -1,12 +1,12 @@
{
- "info-version": "1.0",
- "dict": {
- "DisplayName": "Grue Sensor",
- "Identifier": "com.nokia.mt.grue.demo",
- "Runtime": "qml",
- "MainQML": "main.qml",
- "Version": "1.0.0",
- "Category": "application",
- "Summary": "The Grue sensor identifies your chance of being eaten by a Grue."
- }
+ "info-version": "1.0",
+ "dict": {
+ "DisplayName": "Grue Sensor",
+ "Identifier": "com.nokia.mt.grue",
+ "Runtime": "qml",
+ "MainQML": "main.qml",
+ "Version": "1.0.0",
+ "Category": "application",
+ "Summary": "The Grue sensor identifies your chance of being eaten by a Grue."
+ }
}