OSDN Git Service

QmlProject: Add qmlproject files to x-qml mimetype.
authorChristian Kamm <christian.d.kamm@nokia.com>
Thu, 15 Sep 2011 07:55:39 +0000 (09:55 +0200)
committerChristian Kamm <christian.d.kamm@nokia.com>
Fri, 16 Sep 2011 11:38:33 +0000 (13:38 +0200)
Change-Id: Ia8ff967badea1ca499da03651b3e7e0c2f78fd7b
Reviewed-on: http://codereview.qt-project.org/4951
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/plugins/qmljseditor/QmlJSEditor.mimetypes.xml

index f5ddfda..3893b44 100644 (file)
@@ -5,6 +5,7 @@
         <sub-class-of type="text/plain"/>
         <comment>QML file</comment>
         <glob pattern="*.qml"/>
+        <glob pattern="*.qmlproject"/>
     </mime-type>
     <mime-type type="application/javascript">
         <alias type="application/x-javascript"/>