summaryrefslogtreecommitdiffstats
path: root/examples/sensors/sensor_explorer/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/sensor_explorer/info.json')
-rw-r--r--examples/sensors/sensor_explorer/info.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/sensors/sensor_explorer/info.json b/examples/sensors/sensor_explorer/info.json
new file mode 100644
index 00000000..18f3e8d5
--- /dev/null
+++ b/examples/sensors/sensor_explorer/info.json
@@ -0,0 +1,15 @@
+{
+ "info-version": "1.0",
+ "dict": {
+ "category": "application",
+ "runtime": "qml",
+ "displayName": {
+ "en_US": "Sensors Explorer"
+ },
+ "subcategory": "utility",
+ "main": "QtSensors_sensor_explorer.qml",
+ "version": "1.0.0",
+ "identifier": "com.nokia.mt.sensorexplorer",
+ "author": "Qt"
+ }
+}