From 963688ce86e2a8e47f8268aad74c6303597fd22e Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 20 Feb 2014 12:26:59 +0100 Subject: Update title and description for Text Input demo Rename to 'Virtual Keyboard' and use 'Qt Enterprise Embedded' in the description. Change-Id: Id98b83d2be41d51acf279ee3d357603bfe99295a Reviewed-by: Eirik Aavitsland --- basicsuite/textinput/description.txt | 2 +- basicsuite/textinput/title.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'basicsuite') diff --git a/basicsuite/textinput/description.txt b/basicsuite/textinput/description.txt index e65bb3e..5330313 100644 --- a/basicsuite/textinput/description.txt +++ b/basicsuite/textinput/description.txt @@ -1,3 +1,3 @@ This example illustrates how to handle input on touch devices. -The Boot to Qt stack comes with Qt Virtual Keyboard - a framework that consists of a C++ back end with support for custom input methods, as well as a reference keyboard front end implemented in QML, supporting multiple languages. +Qt Enterprise Embedded comes with Qt Virtual Keyboard - a framework that consists of a C++ back end with support for custom input methods, as well as a reference keyboard front end implemented in QML, supporting multiple languages. diff --git a/basicsuite/textinput/title.txt b/basicsuite/textinput/title.txt index 607f060..932c2f3 100644 --- a/basicsuite/textinput/title.txt +++ b/basicsuite/textinput/title.txt @@ -1 +1 @@ -Text Input +Virtual Keyboard -- cgit v1.2.3