diff options
Diffstat (limited to 'src/plugins/qmldesigner/QmlDesigner.pluginspec.in')
-rw-r--r-- | src/plugins/qmldesigner/QmlDesigner.pluginspec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/qmldesigner/QmlDesigner.pluginspec.in b/src/plugins/qmldesigner/QmlDesigner.pluginspec.in index 8c0f3c1d36..6110daa9ce 100644 --- a/src/plugins/qmldesigner/QmlDesigner.pluginspec.in +++ b/src/plugins/qmldesigner/QmlDesigner.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"QmlDesigner\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\"> <vendor>Nokia Corporation</vendor> - <copyright>(C) 2011 Nokia Corporation</copyright> + <copyright>(C) 2012 Nokia Corporation</copyright> <license> Commercial Usage @@ -18,7 +18,7 @@ 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> <category>Qt Quick</category> <description>Visual Designer for QML files.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> |