plain c++ app wizard: change name from 'qmake console'

Change-Id: I1e3b094c70d8f887d3cd451c961ae067b4423289
Reviewed-on: http://codereview.qt-project.org/5467
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
hjk
2011-09-23 17:06:08 +02:00
committed by Eike Ziller
parent 5bc6692ee5
commit 70aa191b34
4 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 567 B

After

Width:  |  Height:  |  Size: 567 B

View File

@@ -39,9 +39,9 @@ leave room for the Qt 4 target page.
-->
<wizard version="1" kind="project"
class="qt4project" firstpage="10"
id="R.QMake Console" category="I.Projects">
id="R.Plain C++" category="I.Projects">
<icon>console.png</icon>
<description>Creates a qmake-based, pure console project, which does not use the Qt library.</description>
<description>Creates a plain C++ project using QMake, not using the Qt library.</description>
<displayname>Plain C++ Project</displayname>;
<displaycategory>Other Project</displaycategory>
<files>