summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorThomas Zander <zander@kde.org>2009-12-08 16:28:33 +0100
committerThomas Zander <zander@kde.org>2009-12-08 16:28:33 +0100
commit58ed05c33076a32a66e0477d86843e38034744f2 (patch)
tree04517636275ba0500b77060b9da228b3d9a197e6 /CMakeLists.txt
parentxss attach prevention. (diff)
downloadrekonq-58ed05c33076a32a66e0477d86843e38034744f2.tar.xz
Follow Qt rebranding and use the proper names / sites.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 89d0b535..a89dc171 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -53,7 +53,7 @@ ELSE(QT_FOUND)
MESSAGE(STATUS " Qt library found...................... NO")
MESSAGE(STATUS "")
MESSAGE(SEND_ERROR " rekonq needs at least Qt ${QT_MIN_VERSION}. Please install it and try compiling again.")
- MESSAGE(STATUS " Qt website is at http://www.qtsoftware.com")
+ MESSAGE(STATUS " Qt website is at http://qt.nokia.com")
MESSAGE(STATUS "")
ENDIF(QT_FOUND)