Make use of QML, Qml, and Quick consistent

- It's QML, not Qml. But this is only the file format.
- The umbrella term is Quick (or Qt Quick, to be sorted out)
This commit is contained in:
Kai Koehne
2010-03-18 10:50:20 +01:00
parent 4ca5e42f06
commit 718dd06ed8
19 changed files with 33 additions and 33 deletions

View File

@@ -10,8 +10,8 @@ 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>
<category>QML</category>
<description>Qml support</description>
<category>Qt Quick</category>
<description>Qt Quick support</description>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependency name="ProjectExplorer" version="1.3.82"/>