summaryrefslogtreecommitdiff
path: root/src/plugins/resourceeditor/ResourceEditor.mimetypes.xml
blob: 82a1797028d0a08aed9b763017a71415f08cfbd2 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
    <mime-type type="application/vnd.nokia.xml.qt.resource">
        <sub-class-of type="text/xml"/>
        <comment>Qt Resource file</comment>
        <glob pattern="*.qrc"/>
    </mime-type>
</mime-info>