From c420c17185d569a734c1cde4e269ae3f157794c1 Mon Sep 17 00:00:00 2001 From: Gatis Paeglis Date: Mon, 30 Jun 2014 15:28:50 +0200 Subject: Fix demo descriptions. - Camera example refers to the "Photo Gallery" demo, which does not exists anymore. - Shorten the description of the "Qt5 Cinematic Experience" demo, this fixes the overlapping issue. Task-number: QTEE-700 Change-Id: I4552089e2f12d37e9a61c08bb5a2a999dc5cce3a Reviewed-by: Eirik Aavitsland --- basicsuite/camera/description.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'basicsuite/camera') diff --git a/basicsuite/camera/description.txt b/basicsuite/camera/description.txt index 71c3c44..adfdafa 100644 --- a/basicsuite/camera/description.txt +++ b/basicsuite/camera/description.txt @@ -1,5 +1,3 @@ This example demonstrates the use of the camera features of Qt Multimedia with Qt Quick. -Demo can be used to take pictures. Files are saved inside the /data/images/ folder and can be viewed with the "Photo Gallery" application. - -Camera parameters such as flash mode, scene mode or white balance can be changed. The availability of parameters depends on what the camera driver provides. +Demo can be used to take photos which are saved in the /data/images/ directory. Camera parameters such as flash mode, scene mode or white balance can be changed. The availability of parameters depends on what the camera driver provides. -- cgit v1.2.3