summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/info.json')
-rw-r--r--examples/sensors/grue/info.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/sensors/grue/info.json b/examples/sensors/grue/info.json
new file mode 100644
index 00000000..75129054
--- /dev/null
+++ b/examples/sensors/grue/info.json
@@ -0,0 +1,14 @@
+{
+ "info-version": "1.0",
+ "dict": {
+ "displayName": {
+ "en_US": "Grue Sensor"
+ },
+ "identifier": "com.nokia.mt.grue",
+ "runtime": "qml",
+ "main": "QtSensors_grue.qml",
+ "version": "1.0.0",
+ "category": "application",
+ "subcategory": "utility"
+ }
+}