qtopia: fix long help text lines
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 27 Aug 2008 20:19:09 +0000 (20:19 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 27 Aug 2008 20:19:09 +0000 (20:19 -0000)
package/qtopia4/Config.in

index 7f6b5d69662057eedc3ca9d6e39f97e12a0aee1d..37733b685d4dc67c65c473d4d79a1531fc9a5629 100644 (file)
@@ -69,15 +69,16 @@ config BR2_PACKAGE_QTOPIA4_COMMERCIAL_USERNAME
        default ""
        depends on BR2_PACKAGE_QTOPIA4 && BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_COMMERCIAL
        help
-         Commercial users can download their source directly by providing a username.
-
+         Commercial users can download their source directly by
+         providing a username.
 
 config BR2_PACKAGE_QTOPIA4_COMMERCIAL_PASSWORD
        string "Qtopia Core 4 Commercial License Password"
        default ""
        depends on BR2_PACKAGE_QTOPIA4 && BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_COMMERCIAL
        help
-         Commercial users can download their source directly by providing a password.
+         Commercial users can download their source directly by
+         providing a password.
 
 config BR2_PACKAGE_QTOPIA4_QT3SUPPORT
        bool "Compatibility with Qt3"