File: juce-tools.sharedmimeinfo

package info (click to toggle)
juce 6.1.3~ds0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 61,612 kB
  • sloc: cpp: 431,694; java: 2,592; ansic: 797; xml: 259; sh: 164; python: 126; makefile: 64
file content (8 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/x-juce">
    <sub-class-of type="text/xml"/>
    <comment>JUCE project</comment>
    <glob pattern="*.jucer"/>
  </mime-type>
</mime-info>