summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPanagiotis Papadopoulos <pano_90@gmx.net>2009-12-12 19:51:59 +0100
committerPanagiotis Papadopoulos <pano_90@gmx.net>2009-12-12 19:51:59 +0100
commit972d745970c0acda62610b99bb3c52bf44ec289a (patch)
tree624fb287d5d788c4d29da9a9479a60f7e6c17f74 /CMakeLists.txt
parentString fixes for the walletwidget (diff)
parentMerge commit 'refs/merge-requests/64' of git://gitorious.org/rekonq/mainline (diff)
downloadrekonq-972d745970c0acda62610b99bb3c52bf44ec289a.tar.xz
Merge branch 'master' of git://gitorious.org/rekonq/mainline into strings
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)