Review Request 122330: Associate *.qmltypes and *.qmlproject files with the text/x-qml mime type

David Faure faure at kde.org
Sat Feb 14 11:07:58 GMT 2015



> On Feb. 1, 2015, 8:32 p.m., David Faure wrote:
> > -1 for not submitting this upstream for shared-mime-info.
> > 
> > I took care of it, it's committed, will be in s-m-i 1.4.
> 
> Milian Wolff wrote:
>     Could we add a comment to this file then, telling people to work on upstream smi instead then?

Done.


- David


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122330/#review75179
-----------------------------------------------------------


On Feb. 1, 2015, 7:28 p.m., Denis Steckelmacher wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122330/
> -----------------------------------------------------------
> 
> (Updated Feb. 1, 2015, 7:28 p.m.)
> 
> 
> Review request for KDE Frameworks, kdelibs and KDevelop.
> 
> 
> Repository: kcoreaddons
> 
> 
> Description
> -------
> 
> The KDevelop QML/JS plugin sometimes needs to parse .qmltypes files (in order to list the content of installed QML modules, for instance), but KDevelop requires that files parsed using the QML/JS plugin have the text/x-qml mime type.
> 
> Because .qmltypes and .qmlproject files are valid QML files (they follow the standard QML syntax), this patch proposes to add these extensions to the ones associated with the text/x-qml mime type.
> 
> 
> Diffs
> -----
> 
>   src/mimetypes/kde5.xml cc9f71e 
> 
> Diff: https://git.reviewboard.kde.org/r/122330/diff/
> 
> 
> Testing
> -------
> 
> Installing kcoreaddons and updating the system MIME database allows KDevelop to detect that files with the .qmltypes and .qmlproject extensions have to be parsed using the QML/JS language support plugin. This allows QML files to use QML modules installed system-wide (and fixes the unit tests of kdev-qmljs).
> 
> 
> Thanks,
> 
> Denis Steckelmacher
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20150214/802e61d1/attachment.htm>


More information about the kde-core-devel mailing list