mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
qtopia: fix long help text lines
This commit is contained in:
parent
691cc382f0
commit
f3119d2d08
@ -69,15 +69,16 @@ config BR2_PACKAGE_QTOPIA4_COMMERCIAL_USERNAME
|
|||||||
default ""
|
default ""
|
||||||
depends on BR2_PACKAGE_QTOPIA4 && BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_COMMERCIAL
|
depends on BR2_PACKAGE_QTOPIA4 && BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_COMMERCIAL
|
||||||
help
|
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
|
config BR2_PACKAGE_QTOPIA4_COMMERCIAL_PASSWORD
|
||||||
string "Qtopia Core 4 Commercial License Password"
|
string "Qtopia Core 4 Commercial License Password"
|
||||||
default ""
|
default ""
|
||||||
depends on BR2_PACKAGE_QTOPIA4 && BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_COMMERCIAL
|
depends on BR2_PACKAGE_QTOPIA4 && BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_COMMERCIAL
|
||||||
help
|
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
|
config BR2_PACKAGE_QTOPIA4_QT3SUPPORT
|
||||||
bool "Compatibility with Qt3"
|
bool "Compatibility with Qt3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user