summaryrefslogtreecommitdiff
path: root/package/qte/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-08-27 20:19:04 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-08-27 20:19:04 +0000
commit691cc382f0a33df26eb72e595036de1dd6c0dde7 (patch)
tree06f3ef464ef410097653a5344964892f07eb3d13 /package/qte/Config.in
parent9330d498bedff8602be29e807d03491a62a51093 (diff)
qte: fix long help text lines
Diffstat (limited to 'package/qte/Config.in')
-rw-r--r--package/qte/Config.in29
1 files changed, 18 insertions, 11 deletions
diff --git a/package/qte/Config.in b/package/qte/Config.in
index b291f5572..d2207a941 100644
--- a/package/qte/Config.in
+++ b/package/qte/Config.in
@@ -6,28 +6,31 @@ config BR2_PACKAGE_QTE
select BR2_PACKAGE_JPEG
select BR2_PACKAGE_LIBPNG
help
- Trolltech's Qt/Embedded, which offers the same APIs used in building desktop applications tailored to a smaller footprint.
+ Trolltech's Qt/Embedded, which offers the same APIs used in
+ building desktop applications tailored to a smaller footprint.
http://trolltech.com/
- Only tested with threading on, PACKAGE_JPEG, PACKAGE_LIBPNG, but remove those if you like.
-
+ Only tested with threading on, PACKAGE_JPEG, PACKAGE_LIBPNG,
+ but remove those if you like.
config BR2_PACKAGE_QTE_COMMERCIAL_USERNAME
string "Qt/E Commercial License Username"
default ""
depends on BR2_PACKAGE_QTE
help
- Commercial users can download their source directly by providing a username. I do not mean this to be a political or economic statement, just a convenience function
-
+ Commercial users can download their source directly by
+ providing a username. I do not mean this to be a political
+ or economic statement, just a convenience function
config BR2_PACKAGE_QTE_COMMERCIAL_PASSWORD
string "Qt/E Commercial License Password"
default ""
depends on BR2_PACKAGE_QTE
help
- Commercial users can download their source directly by providing a password. I do not mean this to be a political or economic statement, just a convenience function
-
+ Commercial users can download their source directly by
+ providing a password. I do not mean this to be a political
+ or economic statement, just a convenience function
choice
prompt "Qt/E Version"
@@ -62,7 +65,8 @@ config BR2_PACKAGE_QTE_QVFB
bool "QVfb"
depends on BR2_PACKAGE_QTE
help
- Trolltech provides a Virtual Framebuffer used to simulate the embedded device during development
+ Trolltech provides a Virtual Framebuffer used to simulate
+ the embedded device during development
http://trolltech.com/
@@ -92,7 +96,9 @@ config BR2_PACKAGE_QTE_QT3
bool "Qt/E-3.3.x for Qtopia build"
depends on BR2_PACKAGE_QTE_QTOPIA
help
- Qtopia requires a Qt/E version >= 3.3.0; when using a Qt/E-2.3.x on the runtime, Qtopia still needs a Qt/E-3.3.x codebase to build
+ Qtopia requires a Qt/E version >= 3.3.0; when using a
+ Qt/E-2.3.x on the runtime, Qtopia still needs a Qt/E-3.3.x
+ codebase to build
http://trolltech.com/
@@ -101,7 +107,7 @@ choice
default BR2_QTE_QT3_VERSION_3_3_4
depends on BR2_PACKAGE_QTE_QT3
help
- Select the version of QVfb you wish to use.
+ Select the version of Qt/E you wish to use.
config BR2_QTE_QT3_VERSION_3_3_4
bool "Qt/E 3.3.4"
@@ -121,7 +127,8 @@ config BR2_PACKAGE_QTE_QTOPIA
bool "Qtopia"
depends on BR2_PACKAGE_QTE
help
- Qtopia defines some more advanced components used for mobile devices
+ Qtopia defines some more advanced components used for mobile
+ devices
http://trolltech.com/