From 9a91a1fb1a943f2da980a21e4521fe635f1b5c5f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 22 Apr 2015 08:09:40 -0700 Subject: [PATCH] yocto-project-qs: Replaced GNOME Mobile with GTK+ wordings. GNOME Mobile no longer applies. I updated text to use the GTK+ wordings. (From yocto-docs rev: 09e67479f470ca4b21f532c5fc96f36d3bf1a39d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../yocto-project-qs/yocto-project-qs.xml | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 9ab638a3d9..a8344be1ea 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -99,12 +99,13 @@
Introducing the Yocto Project Development Environment - The Yocto Project through the OpenEmbedded build system provides an open source development - environment targeting the ARM, MIPS, PowerPC and x86 architectures for a variety of - platforms including x86-64 and emulated ones. - You can use components from the Yocto Project to design, develop, build, debug, simulate, - and test the complete software stack using Linux, the X Window System, GNOME Mobile-based - application frameworks, and Qt frameworks. + The Yocto Project through the OpenEmbedded build system provides an + open source development environment targeting the ARM, MIPS, PowerPC + and x86 architectures for a variety of platforms including x86-64 and + emulated ones. + You can use components from the Yocto Project to design, develop, + build, debug, simulate, and test the complete software stack using + Linux, the X Window System, GTK+ frameworks, and Qt frameworks. @@ -152,12 +153,15 @@ - Another important Yocto Project feature is the Sato reference User Interface. - This optional GNOME mobile-based UI, which is intended for devices with - restricted screen sizes, sits neatly on top of a device using the - GNOME Mobile Stack and provides a well-defined user experience. - Implemented in its own layer, it makes it clear to developers how they can implement - their own user interface on top of a Linux image created with the Yocto Project. + Another important Yocto Project feature is the Sato reference User + Interface. + This optional UI that is based on GTK+ is intended for devices with + restricted screen sizes. + The UI sits neatly on top of a device using the + GTK+ stack and provides a well-defined user experience. + Implemented in its own layer, it makes it clear to developers how they + can implement their own user interface on top of a Linux image created + with the Yocto Project.