diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index c0e6457c4f2b71782ace7dece14b5d0626cff4dd..b3575092dfc5f3d5110c2f8e475e62cd13de0ca3 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -5,7 +5,7 @@
\title Qt Creator Manual
- \section1 Version 1.2.94
+ \section1 Version 1.3.0
The goal of Qt Creator is to provide a cross-platform, complete Integrated
Development Environment (IDE) to develop Qt projects. It is available for
@@ -1464,7 +1464,7 @@
specified in the \c CMake project file.
Known issues for the current version can be found
- \l{Known Issues of Version 1.2.94}{here}.
+ \l{Known Issues of Version 1.3.0}{here}.
*/
@@ -1956,7 +1956,7 @@
There are some known issues with Qt Creator.
The development team is aware of those, there is no need to report them as bug.
- \section1 Known Issues of Version 1.2.94
+ \section1 Known Issues of Version 1.3.0
\list
\o Debugging Helper do not work while doing On Device Debugging.
diff --git a/doc/qtcreator.qdocconf b/doc/qtcreator.qdocconf
index 1768164b6c4d88d903882b77c016b26a51d1bbf9..6d4f4b5883df066977738355adbc2051b961b474 100644
--- a/doc/qtcreator.qdocconf
+++ b/doc/qtcreator.qdocconf
@@ -19,16 +19,16 @@ sources.fileextensions = "qtcreator.qdoc addressbook-sdk.qdoc"
qhp.projects = QtCreator
qhp.QtCreator.file = qtcreator.qhp
-qhp.QtCreator.namespace = com.nokia.qtcreator.1294
+qhp.QtCreator.namespace = com.nokia.qtcreator.130
qhp.QtCreator.virtualFolder = doc
qhp.QtCreator.indexTitle = Qt Creator
qhp.QtCreator.indexRoot =
qhp.QtCreator.extraFiles = classic.css \
images/qt-logo.png \
images/qtcreator-screenshots.png
-qhp.QtCreator.filterAttributes = qtcreator 1.2.94
-qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.2.94
-qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.2.94
+qhp.QtCreator.filterAttributes = qtcreator 1.3.0
+qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.3.0
+qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.3.0
# macros.qdocconf
@@ -211,5 +211,5 @@ HTML.footer = "
\n" \
"
\n" \
"Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | \n" \
"Trademarks | \n" \
- "Qt Creator 1.2.94 | \n" \
+ "Qt Creator 1.3.0 | \n" \
"
"
diff --git a/src/app/Info.plist b/src/app/Info.plist
index 37675ece7f3aa715548fc9b6059ef8eda55ceb7e..db2eab7ca8cec2968584c2c70e9e788ac1ea6b7f 100644
--- a/src/app/Info.plist
+++ b/src/app/Info.plist
@@ -184,8 +184,8 @@
CFBundleIdentifier
com.nokia.qtcreator
CFBundleVersion
- 1.2.94
+ 1.3.0
CFBundleShortVersionString
- 1.2.94
+ 1.3.0
diff --git a/src/plugins/bineditor/BinEditor.pluginspec b/src/plugins/bineditor/BinEditor.pluginspec
index c455697fc970b589564a21a0c33b860845c8530f..9e857208f4506f9d53257dc645623af150743607 100644
--- a/src/plugins/bineditor/BinEditor.pluginspec
+++ b/src/plugins/bineditor/BinEditor.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,7 +19,7 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Binary editor component.
http://qt.nokia.com
-
-
+
+
diff --git a/src/plugins/bookmarks/Bookmarks.pluginspec b/src/plugins/bookmarks/Bookmarks.pluginspec
index b57b4c2a84c174b72cc549e37ec95d30e483ba02..387d0f878cd599bbc07eb2fb5af8216205400bf9 100644
--- a/src/plugins/bookmarks/Bookmarks.pluginspec
+++ b/src/plugins/bookmarks/Bookmarks.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Bookmarks in text editors.
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec b/src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
index 3b6ef1ba140479f26ca9f0f95639179221f2b270..9fdc870109f3db139280a6d0522d87058099f6d6 100644
--- a/src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
+++ b/src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
CMake support
http://qt.nokia.com
-
-
-
-
+
+
+
+
diff --git a/src/plugins/coreplugin/Core.pluginspec b/src/plugins/coreplugin/Core.pluginspec
index 07fc68e30b600b379ca48dc1ed03f2362d4d8288..4da75e3997b6ea6b435cba8a2769dbb899fd5643 100644
--- a/src/plugins/coreplugin/Core.pluginspec
+++ b/src/plugins/coreplugin/Core.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
diff --git a/src/plugins/coreplugin/coreconstants.h b/src/plugins/coreplugin/coreconstants.h
index 31b25f53db332b96f1dd037cf0b4ddfcee89bf56..5db89731a09f6b911edf38b9d842efa35d7bebf2 100644
--- a/src/plugins/coreplugin/coreconstants.h
+++ b/src/plugins/coreplugin/coreconstants.h
@@ -34,8 +34,8 @@ namespace Core {
namespace Constants {
#define IDE_VERSION_MAJOR 1
-#define IDE_VERSION_MINOR 2
-#define IDE_VERSION_RELEASE 94
+#define IDE_VERSION_MINOR 3
+#define IDE_VERSION_RELEASE 0
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)
diff --git a/src/plugins/cpaster/CodePaster.pluginspec b/src/plugins/cpaster/CodePaster.pluginspec
index 34f88dadac79e3ad8a0016c63c8d8877e69ab850..595b93ef31b0a940bd2167aa719c0d39c999f41d 100644
--- a/src/plugins/cpaster/CodePaster.pluginspec
+++ b/src/plugins/cpaster/CodePaster.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Codepaster plugin for pushing/fetching diff from server
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/cppeditor/CppEditor.pluginspec b/src/plugins/cppeditor/CppEditor.pluginspec
index 3f667952343c77e57e8a976dda78342c50445d77..d9d308a237f2ecbd621fa8941c88fc52eb4d120c 100644
--- a/src/plugins/cppeditor/CppEditor.pluginspec
+++ b/src/plugins/cppeditor/CppEditor.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
C/C++ editor component.
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/cpptools/CppTools.pluginspec b/src/plugins/cpptools/CppTools.pluginspec
index b2d19c3bbcd9972c0bfbd9aa71928f4e193ddeaa..16501b93472dfa294bab4be4ce1f237817d55f8e 100644
--- a/src/plugins/cpptools/CppTools.pluginspec
+++ b/src/plugins/cpptools/CppTools.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Tools for analyzing C/C++ code.
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/cvs/CVS.pluginspec b/src/plugins/cvs/CVS.pluginspec
index e2724aafe22f91e348be3c97859477528ba1df0a..c585278375a953d4c712eb7da6bff28d561b271e 100644
--- a/src/plugins/cvs/CVS.pluginspec
+++ b/src/plugins/cvs/CVS.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
CVS integration.
http://qt.nokia.com
-
-
-
-
+
+
+
+
diff --git a/src/plugins/debugger/Debugger.pluginspec b/src/plugins/debugger/Debugger.pluginspec
index d90aa441662ab05745be769834f85a55a272d51e..6addf1113fbc7ff4f9ec853c925409bf08d4d597 100644
--- a/src/plugins/debugger/Debugger.pluginspec
+++ b/src/plugins/debugger/Debugger.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,10 +19,10 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Debugger integration.
http://qt.nokia.com
-
-
-
-
+
+
+
+
Disable Cdb debugger engine
diff --git a/src/plugins/designer/Designer.pluginspec b/src/plugins/designer/Designer.pluginspec
index 7381a522e75f6aa7447afa8adf2f595bec20682a..cefb179682b53070b0cadb32d223e6ab13d33017 100644
--- a/src/plugins/designer/Designer.pluginspec
+++ b/src/plugins/designer/Designer.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Qt Designer integration.
http://qt.nokia.com
-
+
-
+
diff --git a/src/plugins/fakevim/FakeVim.pluginspec b/src/plugins/fakevim/FakeVim.pluginspec
index 59c51eb2614c4280c324c2c59738c031123d2442..c5d2f2b799cafb69ebad5a1c6898940fd7202ef8 100644
--- a/src/plugins/fakevim/FakeVim.pluginspec
+++ b/src/plugins/fakevim/FakeVim.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
VI-style keyboard navigation.
http://qt.nokia.com
-
-
-
-
+
+
+
+
diff --git a/src/plugins/find/Find.pluginspec b/src/plugins/find/Find.pluginspec
index 925b62df669b3b8f4e27d8c73b528c37a87d1343..13f4dbd49c8b792b4bec77a3437fa40a9f567231 100644
--- a/src/plugins/find/Find.pluginspec
+++ b/src/plugins/find/Find.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Provides the find widget and the hooks for find implementations.
http://qt.nokia.com
-
+
diff --git a/src/plugins/genericprojectmanager/GenericProjectManager.pluginspec b/src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
index 71253703f7fe37e2932e259a626bb6c0b86295b4..44dbc2ad721d3c2c9864152185c37d140f305a73 100644
--- a/src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
+++ b/src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Generic support
http://qt.nokia.com
-
-
-
-
+
+
+
+
diff --git a/src/plugins/git/ScmGit.pluginspec b/src/plugins/git/ScmGit.pluginspec
index 936620e1f3f3261c68b33bee9a35c5b0adf2d0b9..f279c598bc6101d0e7a93a203a029d16f2261c24 100644
--- a/src/plugins/git/ScmGit.pluginspec
+++ b/src/plugins/git/ScmGit.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Git integration.
http://qt.nokia.com
-
-
-
-
+
+
+
+
diff --git a/src/plugins/helloworld/HelloWorld.pluginspec b/src/plugins/helloworld/HelloWorld.pluginspec
index cb478b271a34eb3aba48ac2ee66e176a2461e36a..672394fad309e9bb00fd67284c014fc342a09cc1 100644
--- a/src/plugins/helloworld/HelloWorld.pluginspec
+++ b/src/plugins/helloworld/HelloWorld.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Hello World sample plugin.
http://qt.nokia.com
-
+
diff --git a/src/plugins/help/Help.pluginspec b/src/plugins/help/Help.pluginspec
index ba646cf5a60cb3018555403a127a2fc56a8ede7b..aa124ceba14aca61acb1d10d851338aeb3791f4e 100644
--- a/src/plugins/help/Help.pluginspec
+++ b/src/plugins/help/Help.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Help system.
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/locator/Locator.pluginspec b/src/plugins/locator/Locator.pluginspec
index 46b435e7d73dbb273a408af990d0ff05d3d645a2..c55391924c80e5eb046d800f478a428e87735615 100644
--- a/src/plugins/locator/Locator.pluginspec
+++ b/src/plugins/locator/Locator.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Provides the Locator widget and the hooks for Locator filter implementations.
http://qt.nokia.com
-
+
diff --git a/src/plugins/perforce/Perforce.pluginspec b/src/plugins/perforce/Perforce.pluginspec
index 848c5fe33214a5f74602a5c58a6c8db4fcd364ff..2fdb241f3d258ecd88be01fe201c7557bb22726f 100644
--- a/src/plugins/perforce/Perforce.pluginspec
+++ b/src/plugins/perforce/Perforce.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Perforce integration.
http://qt.nokia.com
-
-
-
-
+
+
+
+
diff --git a/src/plugins/projectexplorer/ProjectExplorer.pluginspec b/src/plugins/projectexplorer/ProjectExplorer.pluginspec
index 7c21ac7075909770dc5338e4e58ee659623f2000..d4224a27901b32369457bfbf404d2a297f9d3c4c 100644
--- a/src/plugins/projectexplorer/ProjectExplorer.pluginspec
+++ b/src/plugins/projectexplorer/ProjectExplorer.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
ProjectExplorer framework that can be extended with different kind of project types.
http://qt.nokia.com
-
-
-
-
+
+
+
+
diff --git a/src/plugins/qmleditor/QmlEditor.pluginspec b/src/plugins/qmleditor/QmlEditor.pluginspec
index be2ee3ebfb09f4a4fd82e65a8c675af3616e7bc4..09ae2cb80c98371ce6e00b051c7a02eabea24a71 100644
--- a/src/plugins/qmleditor/QmlEditor.pluginspec
+++ b/src/plugins/qmleditor/QmlEditor.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Editor for QML.
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec b/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
index daf6c723f9d93195db9a020f3eb009486ba70fd8..4fe8907b255c6db203b3fa46613840667fac2e0b 100644
--- a/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
+++ b/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,10 +19,10 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Qml support
http://qt.nokia.com
-
-
-
-
-
+
+
+
+
+
diff --git a/src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec b/src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
index 234f892c4b9fc7be7ef1448691179bc70a336835..6b44e5f4ba954c7c91f5c4216f266a7faa4df242 100644
--- a/src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
+++ b/src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,11 +19,11 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Provides project type for Qt 4 pro files and tools.
http://qt.nokia.com
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/plugins/qtscripteditor/QtScriptEditor.pluginspec b/src/plugins/qtscripteditor/QtScriptEditor.pluginspec
index e56488df027e847389d910190ba9b5f3d9d0b73a..5f684219952caf7d11c763fa5f1cc2e488d34590 100644
--- a/src/plugins/qtscripteditor/QtScriptEditor.pluginspec
+++ b/src/plugins/qtscripteditor/QtScriptEditor.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,7 +19,7 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Editor for QtScript.
http://qt.nokia.com
-
-
+
+
diff --git a/src/plugins/regexp/RegExp.pluginspec b/src/plugins/regexp/RegExp.pluginspec
index 487ee113f7113402a21ca5b7e06fc103eaa09bce..9f9aafcc5867b4803a656ae082689c12840b7bc7 100644
--- a/src/plugins/regexp/RegExp.pluginspec
+++ b/src/plugins/regexp/RegExp.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Regular Expression test widget.
http://qt.nokia.com
-
+
diff --git a/src/plugins/resourceeditor/ResourceEditor.pluginspec b/src/plugins/resourceeditor/ResourceEditor.pluginspec
index 5850944b6f7036c6a58d5cd9c8dfe658bf187e12..535b514a974d218fce998120924336f7a7c1308b 100644
--- a/src/plugins/resourceeditor/ResourceEditor.pluginspec
+++ b/src/plugins/resourceeditor/ResourceEditor.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Editor for qrc files.
http://qt.nokia.com
-
+
diff --git a/src/plugins/snippets/Snippets.pluginspec b/src/plugins/snippets/Snippets.pluginspec
index 21b62550c361112717d8ec823267c397b275b7f1..5f08f6e4749532c780d5a2b9bf778c617fe1943c 100644
--- a/src/plugins/snippets/Snippets.pluginspec
+++ b/src/plugins/snippets/Snippets.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Code snippet plugin.
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/subversion/Subversion.pluginspec b/src/plugins/subversion/Subversion.pluginspec
index d398063f5b4428c5645946ee6fa61a390188a957..8612e89ffabf0bc65162acae6d972da0ebf20fe2 100644
--- a/src/plugins/subversion/Subversion.pluginspec
+++ b/src/plugins/subversion/Subversion.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,9 +19,9 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Subversion integration.
http://qt.nokia.com
-
-
-
-
+
+
+
+
diff --git a/src/plugins/texteditor/TextEditor.pluginspec b/src/plugins/texteditor/TextEditor.pluginspec
index a081f3c24a4f78e4be8a24704540496ff843dd04..9443481dd8e573f48f11d67f88bcc0f3f9e04a44 100644
--- a/src/plugins/texteditor/TextEditor.pluginspec
+++ b/src/plugins/texteditor/TextEditor.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Text editor framework and the implementation of the basic text editor.
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/vcsbase/VCSBase.pluginspec b/src/plugins/vcsbase/VCSBase.pluginspec
index 130c738e0c54a8e6d0bef57f821d5f87dd23e806..b73163edd93d7e4f17768e7899152406b69321ed 100644
--- a/src/plugins/vcsbase/VCSBase.pluginspec
+++ b/src/plugins/vcsbase/VCSBase.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,8 +19,8 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Version Control System Base Plugin
http://qt.nokia.com
-
-
-
+
+
+
diff --git a/src/plugins/welcome/Welcome.pluginspec b/src/plugins/welcome/Welcome.pluginspec
index 3be44386fe1c1228b1f25a2cf72faad59c5e1a57..491198255190f70311e690d8983f7826c633d608 100644
--- a/src/plugins/welcome/Welcome.pluginspec
+++ b/src/plugins/welcome/Welcome.pluginspec
@@ -1,4 +1,4 @@
-
+
Nokia Corporation
(C) 2008-2009 Nokia Corporation
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Default Welcome Screen Plugin
http://qt.nokia.com
-
+