diff options
author | Konstantin Tokarev <annulen@yandex.ru> | 2012-07-29 18:02:02 +0400 |
---|---|---|
committer | Eike Ziller <eike.ziller@nokia.com> | 2012-07-30 07:44:48 +0200 |
commit | 16cf161d82015b3e2abe90dbaa7eebda32f5bdcf (patch) | |
tree | e6ed6e3c0360d10aa6248ee5531290aef3173c18 /src/plugins/classview | |
parent | bf980649d2f28266838b7e16e8828a2271d8a69c (diff) | |
download | qt-creator-16cf161d82015b3e2abe90dbaa7eebda32f5bdcf.tar.gz |
Changed URL to qt-project.org in pluginspecs.
Also, it's 2012 now.
Change-Id: I69a8d1d77658b2bb2cb547362d5e3163385cab3b
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'src/plugins/classview')
-rw-r--r-- | src/plugins/classview/ClassView.pluginspec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/classview/ClassView.pluginspec.in b/src/plugins/classview/ClassView.pluginspec.in index 1eab2b9ab4..0d1602336f 100644 --- a/src/plugins/classview/ClassView.pluginspec.in +++ b/src/plugins/classview/ClassView.pluginspec.in @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>C++</category> <description>Class View component.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"CppTools\" version=\"$$QTCREATOR_VERSION\"/> |