summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/info.json
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2012-06-19 16:23:38 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-20 01:56:17 +0200
commitda431f39aa998b2b2829f146e705a9ef09310a3c (patch)
treee1db7d7ee01c02691d22179ec2d2d04fe850f132 /examples/sensors/grue/info.json
parentb2e97817684f40ab9353fa279a4c02ef9c12e13d (diff)
Remove device-specific files.
These aren't needed anymore. Change-Id: I723dfd8a85cd05c11135601908a90386cb840967 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
Diffstat (limited to 'examples/sensors/grue/info.json')
-rw-r--r--examples/sensors/grue/info.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/sensors/grue/info.json b/examples/sensors/grue/info.json
deleted file mode 100644
index 75129054..00000000
--- a/examples/sensors/grue/info.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "info-version": "1.0",
- "dict": {
- "displayName": {
- "en_US": "Grue Sensor"
- },
- "identifier": "com.nokia.mt.grue",
- "runtime": "qml",
- "main": "QtSensors_grue.qml",
- "version": "1.0.0",
- "category": "application",
- "subcategory": "utility"
- }
-}