~zeller-benjamin/qtcreator-plugin-ubuntu/qtc41-beta

« back to all changes in this revision

Viewing changes to UbuntuProject.mimetypes.xml

  • Committer: Juhapekka Piiroinen
  • Date: 2013-09-04 15:30:00 UTC
  • mto: (23.1.14 binary-plugin)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: juhapekka.piiroinen@canonical.com-20130904153000-r4lhfhrjlwmop277
Added cordova plugin from ubuntu-qtcreator-plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
 
3
 
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
4
 
  <mime-type type="application/x-ubuntuproject">
5
 
    <sub-class-of type="application/x-qml"/>
6
 
    <comment>Ubuntu Project file</comment>
7
 
    <glob pattern="*.ubuntuproject"/>
8
 
  </mime-type>
9
 
</mime-info>