summaryrefslogtreecommitdiff
path: root/examples/QtSensors/qmlsensorgestures/qml_app/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QtSensors/qmlsensorgestures/qml_app/info.json')
-rw-r--r--examples/QtSensors/qmlsensorgestures/qml_app/info.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/examples/QtSensors/qmlsensorgestures/qml_app/info.json b/examples/QtSensors/qmlsensorgestures/qml_app/info.json
index 063caaa..02e1e0a 100644
--- a/examples/QtSensors/qmlsensorgestures/qml_app/info.json
+++ b/examples/QtSensors/qmlsensorgestures/qml_app/info.json
@@ -1,14 +1,14 @@
{
- "info-version": "1.0",
- "dict": {
- "Category": "application",
- "Runtime": "qml",
- "DisplayName": "Gesture",
- "Subcategory": "utility",
- "MainQML": "Gesture.qml",
- "Version": "1.0",
- "Identifier": "com.nokia.mt.qmlsensorsgesture",
- "Summary": "QML Sensors Gesture demo",
- "Author": "Qt"
- }
+ "info-version": "1.0",
+ "dict": {
+ "displayName": {
+ "en_US": "Gesture"
+ },
+ "identifier": "com.nokia.mt.qmlsensorsgesture",
+ "runtime": "qml",
+ "main": "Gesture.qml",
+ "version": "1.0.0",
+ "category": "application",
+ "subcategory": "utility"
+ }
}