Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/qte
Date: Wed, 27 Aug 2008 13:19:04 -0700 (PDT)	[thread overview]
Message-ID: <20080827201904.6CC463C818@busybox.net> (raw)

Author: jacmet
Date: 2008-08-27 13:19:04 -0700 (Wed, 27 Aug 2008)
New Revision: 23255

Log:
qte: fix long help text lines

Modified:
   trunk/buildroot/package/qte/Config.in


Changeset:
Modified: trunk/buildroot/package/qte/Config.in
===================================================================
--- trunk/buildroot/package/qte/Config.in	2008-08-27 20:19:01 UTC (rev 23254)
+++ trunk/buildroot/package/qte/Config.in	2008-08-27 20:19:04 UTC (rev 23255)
@@ -6,29 +6,32 @@
 	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"
 	default BR2_QTE_VERSION_2_3_11
@@ -62,7 +65,8 @@
 	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 @@
 	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 @@
 	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 @@
 	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/
 

             reply	other threads:[~2008-08-27 20:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27 20:19 jacmet at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-30 11:30 [Buildroot] svn commit: trunk/buildroot/package/qte laird at uclibc.org
2009-01-30 10:50 laird at uclibc.org
2009-01-30 10:56 ` Peter Korsgaard
2008-07-01 13:58 correa at uclibc.org
2007-07-24 14:14 ulf at uclibc.org
2006-11-17 22:58 andersen at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080827201904.6CC463C818@busybox.net \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox