From b2e97817684f40ab9353fa279a4c02ef9c12e13d Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Tue, 19 Jun 2012 15:47:09 +1000 Subject: Remove the 'special' naming of examples. Just go back to the naming convention we had before. Change-Id: Iefecb7a5e0ab3aa4d22267b4f475a8e9c1c96058 Reviewed-by: Lorn Potter --- examples/sensors/maze/info.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 examples/sensors/maze/info.json (limited to 'examples/sensors/maze/info.json') diff --git a/examples/sensors/maze/info.json b/examples/sensors/maze/info.json new file mode 100644 index 00000000..8e2ad1a8 --- /dev/null +++ b/examples/sensors/maze/info.json @@ -0,0 +1,15 @@ +{ + "info-version": "1.0", + "dict": { + "category": "application", + "runtime": "qml", + "displayName": { + "en_US": "Maze" + }, + "subcategory": "utility", + "main": "QtSensors_maze.qml", + "version": "1.0.0", + "identifier": "com.nokia.mt.maze", + "author": "Qt" + } +} -- cgit v1.2.3