The new version supports both Qt and Qt Embedded simultaneously. Also Qt is released from Nokia now
Signed-off-by: Alexander Stein <[email protected]> --- rules/qt4.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/qt4.in b/rules/qt4.in index 027de09..548ab17 100644 --- a/rules/qt4.in +++ b/rules/qt4.in @@ -34,9 +34,9 @@ menuconfig QT4 select XORG_PROTO_INPUT if QT4_X11_XINPUT select XORG_LIB_XI if QT4_X11_XINPUT - prompt "Qt Embedded " + prompt "Qt " help - Qt Embedded is Trolltech's Widget Library for Embedded Linux. + Qt is Nokia's Widget Library for Linux. if QT4 @@ -46,7 +46,7 @@ config QT4_SHARED bool prompt "build shared libraries" help - If selected the shared Qt Embedded Libraries are built + If selected the shared Qt Libraries are built and installed. choice -- 1.7.1 -- ptxdist mailing list [email protected]
