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