summaryrefslogtreecommitdiff
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.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/examples/QtSensors/accelbubble/info.json b/examples/QtSensors/accelbubble/info.json
index 9a2ed70..80c81bd 100644
--- a/examples/QtSensors/accelbubble/info.json
+++ b/examples/QtSensors/accelbubble/info.json
@@ -1,14 +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"
+ "displayName": {
+ "en_US": "Accel Bubble"
+ },
+ "identifier": "com.nokia.mt.accelbubble",
+ "runtime": "qml",
+ "main": "main.qml",
+ "version": "1.0.0",
+ "category": "application",
+ "subcategory": "utility"
}
}