From 667566f77493c5af4698e799e95b6431cb0eae69 Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Date: Tue, 1 Jun 2010 09:22:44 +0200
Subject: [PATCH] Doc - Added the firmware version of Nokia N900 software
 update release 1.2.

---
 doc/qtcreator.qdoc | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index fd901d31aa..d02a8516c9 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -1946,8 +1946,6 @@
 
         \o Build and run the application for \l{Using the Maemo Emulator}{Maemo Emulator}.
 
-        \note The Maemo emulator support requires the Nokia Nokia N900 PR1.2 update.
-
         \o If no problems are found, build and run the application for a device:
 
         \list 1
@@ -6040,11 +6038,10 @@
 
     The Maemo emulator emulates the Nokia N900 device environment. You can test
     applications in conditions practically identical to running the application
-    on a Nokia N900 device. You can test user interaction by using the keypad and
+    on a Nokia N900 device with software update release 1.2 (V10.2010.19-1).
+    You can test user interaction by using the keypad and
     touch emulation.
 
-    \note The Maemo emulator support requires the Nokia N900 PR1.2 update.
-
     To test the application UI, user interaction with the application, and
     functionality that uses the mobility APIs, use the Qt Simulator,
     instead. For more information, see the
-- 
GitLab