diff --git a/src/plugins/analyzerbase/AnalyzerBase.pluginspec.in b/src/plugins/analyzerbase/AnalyzerBase.pluginspec.in index 70beca98a1c6cf8a572cd60cfc52ffe8d4708052..3b23a54be01e285bb1688b01038763ac5fee8d89 100644 --- a/src/plugins/analyzerbase/AnalyzerBase.pluginspec.in +++ b/src/plugins/analyzerbase/AnalyzerBase.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"AnalyzerBase\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Code Analyzer</category> <description>Code Analyzer Base Plugin</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/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in b/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in index 15467b7f042afa3971aecd3bce4abd2397fb8a55..12d1eb39c40307d315ec994ec6ffc288ddd357a0 100644 --- a/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in +++ b/src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in @@ -14,7 +14,7 @@ version 1.1, included in the file LGPL_EXCEPTION.txt in this package.</license> <category>Build Systems</category> <description>Autotools project integration.</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/bazaar/Bazaar.pluginspec.in b/src/plugins/bazaar/Bazaar.pluginspec.in index a3f95751c381681d0076821614957cbad9897520..01e01d940a9c14ffefa9cc3a6b56ec1fafb069ec 100644 --- a/src/plugins/bazaar/Bazaar.pluginspec.in +++ b/src/plugins/bazaar/Bazaar.pluginspec.in @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Version Control</category> <description>Bazaar integration.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/bineditor/BinEditor.pluginspec.in b/src/plugins/bineditor/BinEditor.pluginspec.in index b13292b6a6675b872b1e241ede046b5fa305721e..2150c8fcaf5317b512e2c793c625095635c8b50d 100644 --- a/src/plugins/bineditor/BinEditor.pluginspec.in +++ b/src/plugins/bineditor/BinEditor.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"BinEditor\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Binary editor component.</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\"/> diff --git a/src/plugins/bookmarks/Bookmarks.pluginspec.in b/src/plugins/bookmarks/Bookmarks.pluginspec.in index 7b799f0e17c9315f9dfd87e515b57d1f2e89b5f1..dd7a8be3b1a7c7e98759a3f3b1ef993ab05e15f9 100644 --- a/src/plugins/bookmarks/Bookmarks.pluginspec.in +++ b/src/plugins/bookmarks/Bookmarks.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Bookmarks\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Bookmarks in text editors.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/classview/ClassView.pluginspec.in b/src/plugins/classview/ClassView.pluginspec.in index 1eab2b9ab4945f8b0aa8dc70f4bca2834741e585..0d1602336f2a3098aa318b3019efa541a47339fc 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\"/> diff --git a/src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec.in b/src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec.in index 1ee635c00abf1688be9421db0c18752fb87ce1c6..aaeefe265f7611f2e6c8c82f8ed5296fd0af1684 100644 --- a/src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec.in +++ b/src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"CMakeProjectManager\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Build Systems</category> <description>CMake support</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/coreplugin/Core.pluginspec.in b/src/plugins/coreplugin/Core.pluginspec.in index 1480f99d4af95a4064676eaa05a19194023faa79..6907b6eedd8b8783bb04682babda6a8561698db0 100644 --- a/src/plugins/coreplugin/Core.pluginspec.in +++ b/src/plugins/coreplugin/Core.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Core\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>The core plugin for the Qt IDE.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <argumentList> <argument name=\"-color\" parameter=\"color\">Override selected UI color</argument> <argument name=\"-presentationMode\">Enable presentation mode with pop-ups for key combos</argument> diff --git a/src/plugins/cpaster/CodePaster.pluginspec.in b/src/plugins/cpaster/CodePaster.pluginspec.in index e76dcc21b9a8e9ae1caa56ae9650eff69ffdc49f..07efb52d0dad9180e95af4e9bab1adc33cb568ff 100644 --- a/src/plugins/cpaster/CodePaster.pluginspec.in +++ b/src/plugins/cpaster/CodePaster.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"CodePaster\" 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 @@ -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>Codepaster plugin for pushing/fetching diff from server</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/cppeditor/CppEditor.pluginspec.in b/src/plugins/cppeditor/CppEditor.pluginspec.in index 655a95da4a910aa5e8c78266ed4cff9d9caf3e99..05f90b5b3a3994de6b541b89745e3e1b28b79d30 100644 --- a/src/plugins/cppeditor/CppEditor.pluginspec.in +++ b/src/plugins/cppeditor/CppEditor.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"CppEditor\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>C++</category> <description>C/C++ editor component.</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\"/> diff --git a/src/plugins/cpptools/CppTools.pluginspec.in b/src/plugins/cpptools/CppTools.pluginspec.in index 2dafcca6311e5285280bd97fa26df4daf65a3398..5f550407a8589dd218095ae97e3740437886930d 100644 --- a/src/plugins/cpptools/CppTools.pluginspec.in +++ b/src/plugins/cpptools/CppTools.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"CppTools\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>C++</category> <description>Tools for analyzing C/C++ code.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/cvs/CVS.pluginspec.in b/src/plugins/cvs/CVS.pluginspec.in index 8f226c98b491319aaaf4a3eb8d0afbbaad33b36c..c8bdfd2bef7bae39d33f792fde8434e15c5912ba 100644 --- a/src/plugins/cvs/CVS.pluginspec.in +++ b/src/plugins/cvs/CVS.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"CVS\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Version Control</category> <description>CVS integration.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/debugger/Debugger.pluginspec.in b/src/plugins/debugger/Debugger.pluginspec.in index 77d13834f8a56890276b26d8864f779d50a85a32..d3edc499af7fcfd183bef62a1c569bcc6f47ac7a 100644 --- a/src/plugins/debugger/Debugger.pluginspec.in +++ b/src/plugins/debugger/Debugger.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Debugger\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Debugger integration.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/designer/Designer.pluginspec.in b/src/plugins/designer/Designer.pluginspec.in index cb29d67a448f9938b2244432797dfc6753f6be45..4797eddc4148c133bb4dbf023c847f35bbfb30bc 100644 --- a/src/plugins/designer/Designer.pluginspec.in +++ b/src/plugins/designer/Designer.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Designer\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Qt Designer integration.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <!-- For compiling with CPP support enabled --> diff --git a/src/plugins/fakevim/FakeVim.pluginspec.in b/src/plugins/fakevim/FakeVim.pluginspec.in index 5b35099a1d58c0b1fbf073b5c7dc07485b1aa935..344d412d3dff87162fe89f2891e108ba47145e45 100644 --- a/src/plugins/fakevim/FakeVim.pluginspec.in +++ b/src/plugins/fakevim/FakeVim.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"FakeVim\" 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 @@ -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>VI-style keyboard navigation.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/find/Find.pluginspec.in b/src/plugins/find/Find.pluginspec.in index 3efd4934470bd6cf066cf9ffd2264f7b96a2df58..dd95eecbe2d15d7b5582ce85ec122eb72cc03392 100644 --- a/src/plugins/find/Find.pluginspec.in +++ b/src/plugins/find/Find.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Find\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Provides the find widget and the hooks for find implementations.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> </dependencyList> diff --git a/src/plugins/genericprojectmanager/GenericProjectManager.pluginspec.in b/src/plugins/genericprojectmanager/GenericProjectManager.pluginspec.in index 58dcc649d007267a19b2c9d30c0195b8fa723a37..66cc5342132aa614fdc00e4d6f101207029bdebe 100644 --- a/src/plugins/genericprojectmanager/GenericProjectManager.pluginspec.in +++ b/src/plugins/genericprojectmanager/GenericProjectManager.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"GenericProjectManager\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Build Systems</category> <description>Generic support</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/git/Git.pluginspec.in b/src/plugins/git/Git.pluginspec.in index 2e9d39b980a45591665cd5410c273c9a8a14aa23..19a4f9850ce40feaf854818ff42f752ea7a6691a 100644 --- a/src/plugins/git/Git.pluginspec.in +++ b/src/plugins/git/Git.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Git\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Version Control</category> <description>Git integration.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/glsleditor/GLSLEditor.pluginspec.in b/src/plugins/glsleditor/GLSLEditor.pluginspec.in index a2eb92285d0ae07934fa1c4d7f288db0b762cb3c..c356ba028da750689415cb002e71946d2127ce5c 100644 --- a/src/plugins/glsleditor/GLSLEditor.pluginspec.in +++ b/src/plugins/glsleditor/GLSLEditor.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"GLSLEditor\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>GLSL</category> <description>Editor for GLSL.</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\"/> diff --git a/src/plugins/helloworld/HelloWorld.pluginspec.in b/src/plugins/helloworld/HelloWorld.pluginspec.in index cb82d1a4f2fd78604f472e4458e956154cb10dff..15b1656f44bae3497657b91aa1963550d0101a04 100644 --- a/src/plugins/helloworld/HelloWorld.pluginspec.in +++ b/src/plugins/helloworld/HelloWorld.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"HelloWorld\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\" experimental=\"true\"> <vendor>Nokia Corporation</vendor> - <copyright>(C) 2011 Nokia Corporation</copyright> + <copyright>(C) 2012 Nokia Corporation</copyright> <license> Commercial Usage @@ -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>Hello World sample plugin.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> </dependencyList> diff --git a/src/plugins/help/Help.pluginspec.in b/src/plugins/help/Help.pluginspec.in index d2b64b8e5a7251e4358b8756d47314d58b611064..d00437edaa801057f3d369895c1c550dc84211e0 100644 --- a/src/plugins/help/Help.pluginspec.in +++ b/src/plugins/help/Help.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Help\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Help system.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Find\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/imageviewer/ImageViewer.pluginspec.in b/src/plugins/imageviewer/ImageViewer.pluginspec.in index 8cead354bed494cc5545772060753d6c74a9a723..7f6a24c6c2f546c456d67a441d5f7b902a739d8c 100644 --- a/src/plugins/imageviewer/ImageViewer.pluginspec.in +++ b/src/plugins/imageviewer/ImageViewer.pluginspec.in @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Image Viewer component.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> </dependencyList> diff --git a/src/plugins/locator/Locator.pluginspec.in b/src/plugins/locator/Locator.pluginspec.in index 4d68c853adf4f09230b0aab8bfa7f1e57089c5f1..c1823af7f9ce770fa07a3d31e3d852bfb95a172d 100644 --- a/src/plugins/locator/Locator.pluginspec.in +++ b/src/plugins/locator/Locator.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Locator\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Provides the Locator widget and the hooks for Locator filter implementations.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> </dependencyList> diff --git a/src/plugins/macros/Macros.pluginspec.in b/src/plugins/macros/Macros.pluginspec.in index a7ca5bc8c7155cc7521e530ea5fc35d85138c5eb..8643da1a51435a001f7d95b3ce9dfad2b59425f3 100644 --- a/src/plugins/macros/Macros.pluginspec.in +++ b/src/plugins/macros/Macros.pluginspec.in @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Macros in text editors.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Locator\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/madde/Madde.pluginspec.in b/src/plugins/madde/Madde.pluginspec.in index 68d0fd2f786d4ed4d5671e0ec23e6d5c8902eb52..83445ce9ea47c788d5ffdf1a4c2708e0ef12b747 100644 --- a/src/plugins/madde/Madde.pluginspec.in +++ b/src/plugins/madde/Madde.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Madde\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <description>Support for MADDE-based platforms, including Fremantle and MeeGo 1.2 Harmattan.</description> <category>Device Support</category> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"RemoteLinux\" version=\"$$QTCREATOR_VERSION\"/> </dependencyList> diff --git a/src/plugins/mercurial/Mercurial.pluginspec.in b/src/plugins/mercurial/Mercurial.pluginspec.in index 771008c2fb502333984275c337badd0b2d2d82c0..03fd8f694664591d412ef46783186688398cc934 100644 --- a/src/plugins/mercurial/Mercurial.pluginspec.in +++ b/src/plugins/mercurial/Mercurial.pluginspec.in @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Version Control</category> <description>Mercurial integration.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/perforce/Perforce.pluginspec.in b/src/plugins/perforce/Perforce.pluginspec.in index 3c47e4406926435ba68bdb19aafd2255c0def303..e082f14e39b4149654ab55a041215fae6cef22a1 100644 --- a/src/plugins/perforce/Perforce.pluginspec.in +++ b/src/plugins/perforce/Perforce.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Perforce\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Version Control</category> <description>Perforce integration.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/projectexplorer/ProjectExplorer.pluginspec.in b/src/plugins/projectexplorer/ProjectExplorer.pluginspec.in index d8c3219b7bcbec50ab1e7bb4ef0c04fc762c7d81..b4d4c1520afb9f1b1f7641694aaea87261b49697 100644 --- a/src/plugins/projectexplorer/ProjectExplorer.pluginspec.in +++ b/src/plugins/projectexplorer/ProjectExplorer.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"ProjectExplorer\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>ProjectExplorer framework that can be extended with different kind of project types.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Find\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/qmldesigner/QmlDesigner.pluginspec.in b/src/plugins/qmldesigner/QmlDesigner.pluginspec.in index 8c0f3c1d3649bb3d1cc3857084b31b9cde3eedf1..6110daa9ce041606a26538da4a3dd2037d82246c 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\"/> diff --git a/src/plugins/qmljseditor/QmlJSEditor.pluginspec.in b/src/plugins/qmljseditor/QmlJSEditor.pluginspec.in index 51f4e2cbe2b14ef0f32553880ba5e344386fd66d..fbc1790e03b1e8743fdec3d563fb01fd8471e249 100644 --- a/src/plugins/qmljseditor/QmlJSEditor.pluginspec.in +++ b/src/plugins/qmljseditor/QmlJSEditor.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"QmlJSEditor\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Quick</category> <description>Editor for QML and JavaScript.</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\"/> diff --git a/src/plugins/qmljstools/QmlJSTools.pluginspec.in b/src/plugins/qmljstools/QmlJSTools.pluginspec.in index 645f614f76549e0ff5e05e24e54c0d737aa9fc7e..b19e986d241f2ca82c93d4c21bd3f26e5210846d 100644 --- a/src/plugins/qmljstools/QmlJSTools.pluginspec.in +++ b/src/plugins/qmljstools/QmlJSTools.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"QmlJSTools\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Quick</category> <description>Tools for analyzing Qml/JS code.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/qmlprofiler/QmlProfiler.pluginspec.in b/src/plugins/qmlprofiler/QmlProfiler.pluginspec.in index c2357550780b45a2f01c4c43c6ac0ff74a5f5ad5..cf4efedf010452df255cb6bfc156548ed4d4d33b 100644 --- a/src/plugins/qmlprofiler/QmlProfiler.pluginspec.in +++ b/src/plugins/qmlprofiler/QmlProfiler.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"QmlProfiler\" 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 @@ -12,7 +12,7 @@ </license> <category>Qt Quick</category> <description>Qml Profiler Plugin</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/qmlprojectmanager/QmlProjectManager.pluginspec.in b/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in index 63e145ab0a9e100e8d7d306fab9ee98819efef5d..04a8d48eda8a50354df05c127c2c7d03d20b6b55 100644 --- a/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in +++ b/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"QmlProjectManager\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Quick</category> <description>Qt Quick support</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec.in b/src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec.in index 2d55c385e6f7f836f0ff9949c0a0b68126044fdb..fbf2005b1d99be80b14f4f58a5f21dba1d5442f1 100644 --- a/src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec.in +++ b/src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Qt4ProjectManager\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Build Systems</category> <description>Provides project type for Qt 4 pro files and tools.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/qtsupport/QtSupport.pluginspec.in b/src/plugins/qtsupport/QtSupport.pluginspec.in index 27c49fd5905dd2444f581dad3dafe10eb53969cf..f1293339040b58e5d38bc7cd45b7e6994a0811f5 100644 --- a/src/plugins/qtsupport/QtSupport.pluginspec.in +++ b/src/plugins/qtsupport/QtSupport.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"QtSupport\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Build Systems</category> <description>Provides support code for build systems.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> </dependencyList> diff --git a/src/plugins/remotelinux/RemoteLinux.pluginspec.in b/src/plugins/remotelinux/RemoteLinux.pluginspec.in index 4a079de0901b2c728e007e7fd1bd63abfe3519eb..8cf3bcec70752fb17c94a05a0cb9f6087bac1757 100644 --- a/src/plugins/remotelinux/RemoteLinux.pluginspec.in +++ b/src/plugins/remotelinux/RemoteLinux.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"RemoteLinux\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <description>Support for deployment to and execution on a remote Linux host.</description> <category>Device Support</category> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Debugger\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/resourceeditor/ResourceEditor.pluginspec.in b/src/plugins/resourceeditor/ResourceEditor.pluginspec.in index cffbc161230ca1f2a3e5386747fa9c44bc84a07b..0b2328c56f7b5de7f9eba8de7291a9f8aa0c1f88 100644 --- a/src/plugins/resourceeditor/ResourceEditor.pluginspec.in +++ b/src/plugins/resourceeditor/ResourceEditor.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"ResourceEditor\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Editor for qrc files.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Find\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/subversion/Subversion.pluginspec.in b/src/plugins/subversion/Subversion.pluginspec.in index f6ae84e94e2b17f75ef01b323c7ca87c053c9b07..b9d56d93fefbf00fc8d89c4aabb86d3da1f500aa 100644 --- a/src/plugins/subversion/Subversion.pluginspec.in +++ b/src/plugins/subversion/Subversion.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Subversion\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Version Control</category> <description>Subversion integration.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/tasklist/TaskList.pluginspec.in b/src/plugins/tasklist/TaskList.pluginspec.in index 07f683f835fc73ce82ae52b619fc5f8b6d1cba49..3cc5ecff93cd226794b25a0c0df8eab4cb2cf015 100644 --- a/src/plugins/tasklist/TaskList.pluginspec.in +++ b/src/plugins/tasklist/TaskList.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"TaskList\" 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 @@ -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>Use .tasks-files to populate the Issues view.</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/texteditor/TextEditor.pluginspec.in b/src/plugins/texteditor/TextEditor.pluginspec.in index f75acba987fc4d5b608310c64646bac2af5693af..d714abd4634ab22fdb10b3bd363c96fc6630d522 100644 --- a/src/plugins/texteditor/TextEditor.pluginspec.in +++ b/src/plugins/texteditor/TextEditor.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"TextEditor\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Text editor framework and the implementation of the basic text editor.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Find\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/updateinfo/UpdateInfo.pluginspec.in b/src/plugins/updateinfo/UpdateInfo.pluginspec.in index c35b64cb64bc29e5ede712472e368b899ebcff73..2e23c69e73dbd065d5da6273635e66a158135158 100644 --- a/src/plugins/updateinfo/UpdateInfo.pluginspec.in +++ b/src/plugins/updateinfo/UpdateInfo.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"UpdateInfo\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\" experimental=\"$$UPDATEINFO_EXPERIMENTAL_STR\"> <vendor>Nokia Corporation</vendor> - <copyright>(C) 2011 Nokia Corporation</copyright> + <copyright>(C) 2012 Nokia Corporation</copyright> <license> Commercial Usage @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Displays Update-Infos for Qt Installer Framework-based Updaters.</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> </dependencyList> diff --git a/src/plugins/valgrind/Valgrind.pluginspec.in b/src/plugins/valgrind/Valgrind.pluginspec.in index c0a5f9f8767cd3c58e19f80911d8f4aad44e2aff..9d4d3d71347346e76d7904648d006b39249a12a0 100644 --- a/src/plugins/valgrind/Valgrind.pluginspec.in +++ b/src/plugins/valgrind/Valgrind.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Valgrind\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Code Analyzer</category> <description>Valgrind Plugin</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"AnalyzerBase\" version=\"$$QTCREATOR_VERSION\"/> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> diff --git a/src/plugins/vcsbase/VcsBase.pluginspec.in b/src/plugins/vcsbase/VcsBase.pluginspec.in index 9d0844c05bbdbdccd6615c8e16927c1a5a642b71..6a9b74581e90ce70044c3e4f2f2d44837ada09ce 100644 --- a/src/plugins/vcsbase/VcsBase.pluginspec.in +++ b/src/plugins/vcsbase/VcsBase.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"VcsBase\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Version Control</category> <description>Version Control System Base Plugin</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\"/> diff --git a/src/plugins/welcome/Welcome.pluginspec.in b/src/plugins/welcome/Welcome.pluginspec.in index bf0bb50e7bb6ef1ff7b3b7feefb54748ebb4b75f..5afd72a0d071c5d8fd8e45e5d7b591e704cd5d69 100644 --- a/src/plugins/welcome/Welcome.pluginspec.in +++ b/src/plugins/welcome/Welcome.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Welcome\" 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 @@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General </license> <category>Qt Creator</category> <description>Default Welcome Screen Plugin</description> - <url>http://qt.nokia.com</url> + <url>http://www.qt-project.org</url> <dependencyList> <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/> </dependencyList>