summaryrefslogtreecommitdiffstats
path: root/examples/QtSensors/grue/qml_app/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QtSensors/grue/qml_app/info.json')
-rw-r--r--examples/QtSensors/grue/qml_app/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/QtSensors/grue/qml_app/info.json b/examples/QtSensors/grue/qml_app/info.json
new file mode 100644
index 00000000..2e14fc79
--- /dev/null
+++ b/examples/QtSensors/grue/qml_app/info.json
@@ -0,0 +1,12 @@
+{
+ "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."
+ }
+}