summaryrefslogtreecommitdiffstats
path: root/examples/sensors/maze/info.json
diff options
context:
space:
mode:
authorWolfgang Beck <wolfgang.beck@nokia.com>2012-02-03 14:31:49 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-14 03:52:38 +0100
commit8d2a6e427067027769e1f3c6322ae06620146396 (patch)
tree1c60262b79fc0b5b4bf70ddce7085cb18c99c5db /examples/sensors/maze/info.json
parenta1ecc85fa88fdd318b379e35139c5d6486c78bd8 (diff)
Update Examples for SDK team
Change-Id: Ib81ebf326a1ee4330a268c8d57934e3d77ea68bb Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'examples/sensors/maze/info.json')
-rw-r--r--examples/sensors/maze/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/sensors/maze/info.json b/examples/sensors/maze/info.json
index 98203021..3aa2369c 100644
--- a/examples/sensors/maze/info.json
+++ b/examples/sensors/maze/info.json
@@ -6,8 +6,8 @@
"DisplayName": "Maze",
"Subcategory": "utility",
"MainQML": "Maze.qml",
- "Version": "1.0",
- "Identifier": "com.nokia.mt.maze.demo",
+ "Version": "1.0.0",
+ "Identifier": "com.nokia.mt.maze",
"Summary": "Labyrinth game using TiltSensor",
"Author": "Qt"
}