Rename QMake to qmake since that's the official spelling.

This commit is contained in:
dt
2010-02-16 13:53:29 +01:00
parent 8e04e42320
commit 3c99f02bcb
10 changed files with 17 additions and 17 deletions

View File

@@ -85,7 +85,7 @@ enum { BinaryMatchPriority = 1, TextMatchPriority = 2};
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<!-- Mime types must match the desktop file associations -->
<mime-type type="application/vnd.nokia.qt.qmakeprofile">
<comment xml:lang="en">Qt QMake Profile</comment>
<comment xml:lang="en">Qt qmake Profile</comment>
<glob pattern="*.pro"/>
</mime-type>
</mime-info>