Kaynağa Gözat

qt: tweak help text

Upstream URL of Qt is qt-project.org nowadays, and there's a single Qt
release for everyone.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 13 yıl önce
ebeveyn
işleme
8eaf4e5281
1 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 3 2
      package/qt/Config.in

+ 3 - 2
package/qt/Config.in

@@ -5,9 +5,10 @@ menuconfig BR2_PACKAGE_QT
 	bool "Qt"
 	bool "Qt"
 	depends on BR2_INSTALL_LIBSTDCPP
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
 	help
-	  Qt for Embedded Linux.
+	  Qt is a cross-platform application and UI framework for
+	  developers using C++.
 
 
-	  http://www.qtsoftware.com/products/platform/qt-for-embedded-linux
+	  http://qt-project.org
 
 
 if BR2_PACKAGE_QT
 if BR2_PACKAGE_QT