From 7887008b43e27aba29c9e66ee78e012f13614b96 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 3 Feb 2014 13:22:43 +0100 Subject: Doc: Improve demo documentation and descriptions - Copy thumbnails from launcher to example documentation - Fix typos and improve demo descriptions and use them also in the example docs - Add missing docs for Qt 5 Launch Presentation, fix typo in its .pro file name. Change-Id: Ic658b7e536853d7272aaee26c6fd8769bc3fc060 Reviewed-by: Eirik Aavitsland --- basicsuite/sensors/description.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'basicsuite/sensors/description.txt') diff --git a/basicsuite/sensors/description.txt b/basicsuite/sensors/description.txt index f6048cc..e306066 100644 --- a/basicsuite/sensors/description.txt +++ b/basicsuite/sensors/description.txt @@ -1,4 +1,3 @@ -This demo utilizes the accelerometer and light sensor readings in an application. +Demonstrates using the accelerometer and light sensors in a QML application. -For the accelometer, tilting the device moves the bubble around. For the light sensor, -exposing the device to different lighting conditions changes the display. +Tilting the device moves the bubble around, based on readings from the accelerometer sensor. For the light sensor, exposing the device to different lighting conditions changes the displayed image. -- cgit v1.2.3