diff --git a/src/plugins/todo/Todo.pluginspec.in b/src/plugins/todo/Todo.pluginspec.in index d14a8f88354dfe29639a8e23eb75550257a034fe..1a018ddb70198bd176defc34a5c23fbf947e2402 100644 --- a/src/plugins/todo/Todo.pluginspec.in +++ b/src/plugins/todo/Todo.pluginspec.in @@ -11,7 +11,7 @@ GNU Lesser General Public License Usage Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. Please review the following information to ensure the GNU Lesser General Public License version 2.1 requirements will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. </license> <description>Adds pane that lists all TODO, FIXME, etc. entries in comments.</description> - <url>http://qt.nokia.com/</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/vcsbase/vcsbaseeditor.cpp b/src/plugins/vcsbase/vcsbaseeditor.cpp index 0ee0b034e02b67ac387db21e313973fe2bfc1c09..4d6594e800b53f6c4a423cf32c4cb81d5593296a 100644 --- a/src/plugins/vcsbase/vcsbaseeditor.cpp +++ b/src/plugins/vcsbase/vcsbaseeditor.cpp @@ -411,7 +411,7 @@ QAction *ChangeTextCursorHandler::createCopyRevisionAction(const QString &change } /*! \class UrlTextCursorHandler - * \brief Provides a handler for URL like http://www.nokia.com + * \brief Provides a handler for URL like http://qt-project.org/ * * The URL pattern can be redefined in sub-classes with setUrlPattern(), by default the pattern * works for hyper-text URL