summaryrefslogtreecommitdiffstats
path: root/examples/QtSensors/accelbubble/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QtSensors/accelbubble/info.json')
-rw-r--r--examples/QtSensors/accelbubble/info.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/QtSensors/accelbubble/info.json b/examples/QtSensors/accelbubble/info.json
new file mode 100644
index 00000000..9a2ed709
--- /dev/null
+++ b/examples/QtSensors/accelbubble/info.json
@@ -0,0 +1,14 @@
+{
+ "info-version": "1.0",
+ "dict": {
+ "Category": "application",
+ "Runtime": "qml",
+ "DisplayName": "Accel Bubble",
+ "Subcategory": "utility",
+ "MainQML": "main.qml",
+ "Version": "1.0",
+ "Identifier": "com.nokia.mt.accelbubble",
+ "Summary": "QtSensors Accel Bubble",
+ "Author": "Qt"
+ }
+}