summaryrefslogtreecommitdiffstats
path: root/examples/sensors/shakeit/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/shakeit/info.json')
-rw-r--r--examples/sensors/shakeit/info.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/sensors/shakeit/info.json b/examples/sensors/shakeit/info.json
new file mode 100644
index 00000000..1895469b
--- /dev/null
+++ b/examples/sensors/shakeit/info.json
@@ -0,0 +1,13 @@
+{
+ "info-version": "1.0",
+ "dict": {
+ "DisplayName": "ShakeIt!",
+ "Identifier": "com.nokia.mt.shakeit",
+ "Runtime": "qml",
+ "MainQML": "shakeit.qml",
+ "Version": "1.0.0",
+ "Category": "application",
+ "Subcategory": "utility",
+ "Summary": "ShakeIt demonstrates the Qt5 QtSensor Gestures API"
+ }
+}