<?xml version="1.0" encoding="UTF-8"?>
<!--
It comes with ABSOLUTELY NO WARRANTY, to the extent permitted by law. You may
redistribute copies of update-mime-database under the terms of the GNU General
Public License. For more information about these matters, see the file named
COPYING.
-->
<!--
Notes:
- the mime types in this file are valid with the version 0.30 of the
  shared-mime-info package.
- the "fdo #xxxxx" are the wish in the freedesktop.org bug database to include
  the mime type there.
-->
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/metalink+xml">
    <sub-class-of type="application/xml"/>
    <comment>Metalink download</comment>
    <glob pattern="*.metalink"/>
  </mime-type>
  <mime-type type="application/relaxng">
    <sub-class-of type="application/xml"/>
    <comment>RELAX NG</comment>
    <glob pattern="*.rng"/>
  </mime-type>
  <mime-type type="application/x-cda">
    <comment>CD audio</comment>
    <glob pattern="*.cda"/>
  </mime-type>
  <mime-type type="application/x-font-snf">
    <comment>SNF bitmap font</comment>
    <glob pattern="*.snf"/>
    <glob pattern="*.snf.Z"/>
    <glob pattern="*.snf.gz"/>
  </mime-type>
  <mime-type type="application/x-java-applet">
    <comment>Java applet</comment>
  </mime-type>
  <mime-type type="application/x-khtml-adaptor">
    <comment>KHTML Extension Adaptor</comment>
  </mime-type>
  <mime-type type="application/x-kcsrc">
    <comment>KDE color scheme</comment>
    <acronym>KDE</acronym>
    <expanded-acronym>K Desktop Environment</expanded-acronym>
    <glob pattern="*.kcsrc"/>
  </mime-type>
  <mime-type type="application/x-kns">
    <sub-class-of type="application/zip"/>
    <comment>KNewStuff package</comment>
    <glob pattern="*.kns"/>
  </mime-type>
  <mime-type type="application/x-kwallet"> <!-- fdo #6326 -->
    <comment>KWallet wallet</comment>
    <magic priority="80">
      <match type="string" value="KWALLET" offset="0"/>
    </magic>
    <glob pattern="*.kwl"/>
  </mime-type>
  <mime-type type="application/x-kudesigner">
    <comment>Kugar report template</comment>
    <glob pattern="*.kut"/>
  </mime-type>
  <mime-type type="application/x-mimearchive">
    <comment>mime encapsulated web archive</comment>
    <glob pattern="*.mhtml"/>
    <glob pattern="*.mht"/>
    <glob pattern="*.eml"/>
  </mime-type>
  <mime-type type="application/x-nzb"> <!-- fdo #10029 -->
    <sub-class-of type="application/xml"/>
    <comment>NewzBin usenet index</comment>
    <glob pattern="*.nzb"/>
    <magic priority="80">
      <match type="string" value="&lt;nzb" offset="0:256"/>
    </magic>
    <root-XML namespaceURI='http://www.newzbin.com/DTD/2003/nzb' localName='nzb'/>
  </mime-type>
  <mime-type type="application/x-plasma">
    <sub-class-of type="application/zip"/>
    <comment>plasmoid</comment>
    <glob pattern="*.plasmoid"/>
  </mime-type>
  <mime-type type="application/x-superkaramba">
    <sub-class-of type="application/zip"/>
    <comment>SuperKaramba theme</comment>
    <glob pattern="*.skz"/>
  </mime-type>
  <mime-type type="application/x-vnd.kde.kexi"> <!-- ??? -->
    <comment>Kexi project file</comment>
    <glob pattern="*.kexi"/>
  </mime-type>
  <mime-type type="application/x-vnd.kde.kplato">
    <comment>KPlato project management document</comment>
    <glob pattern="*.kplato"/>
  </mime-type>
  <mime-type type="application/x-vnd.kde.kplato.work">
    <comment>KPlato project management work package</comment>
    <glob pattern="*.kplatowork"/>
  </mime-type>
  <mime-type type="application/x-vnd.kde.kugar.mixed">
    <comment>Kugar archive</comment>
    <glob pattern="*.kug"/>
  </mime-type>
  <mime-type type="application/x-webarchive">
    <sub-class-of type="application/zip"/>
    <comment>web archive</comment>
    <glob pattern="*.war"/>
  </mime-type>
  <mime-type type="application/xsd">
    <sub-class-of type="application/xml"/>
    <comment>W3C XML schema</comment>
    <glob pattern="*.xsd"/>
  </mime-type>
  <mime-type type="audio/aac">
    <comment>AAC sound</comment>
    <glob pattern="*.aac"/>
  </mime-type>
  <mime-type type="audio/x-pn-realaudio-plugin">
    <comment>RealAudio plugin file</comment>
  </mime-type>
  <mime-type type="application/vnd.kde.kphotoalbum-import"> <!-- fdo #12732 -->
    <comment>KPhotoAlbum import</comment>
    <glob pattern="*.kim"/>
  </mime-type>
  <mime-type type="image/x-hdr"> <!-- TODO fdo report -->
    <comment>HDR image</comment>
    <acronym>HDR</acronym>
    <expanded-acronym>High Dynamic Range</expanded-acronym>
    <glob pattern="*.hdr"/>
    <glob pattern="*.pic"/>
  </mime-type>
  <mime-type type="image/x-kde-raw">
    <sub-class-of type="image/x-dcraw"/>
    <comment>KDE raw image formats</comment>
    <glob pattern="*.bay"/>
    <glob pattern="*.bmq"/>
    <glob pattern="*.cs1"/>
    <glob pattern="*.cs2"/>
    <glob pattern="*.erf"/>
    <glob pattern="*.fff"/>
    <glob pattern="*.hrd"/>
    <glob pattern="*.mdc"/>
    <glob pattern="*.mos"/>
    <glob pattern="*.pnx"/>
    <glob pattern="*.rdc"/>
  </mime-type>
  <mime-type type="text/plain"> <!-- As discussed on xdg list, *.doc is needed here for disambiguation -->
    <glob pattern="*.doc"/>
  </mime-type>
  <mime-type type="text/x-hex">
    <sub-class-of type="text/plain"/>
    <comment>Intel® hexadecimal object file</comment>
    <glob pattern="*.hex"/>
  </mime-type>
  <mime-type type="text/x-katefilelist">
    <sub-class-of type="text/plain"/>
    <comment>Kate file list loader plugin list</comment>
    <glob pattern="*.katefl"/>
  </mime-type>
  <mime-type type="text/x-objchdr"> <!-- ??? -->
    <sub-class-of type="text/x-csrc"/>
    <comment>Objective-C header</comment>
  </mime-type>
  <mime-type type="text/vnd.abc"> <!-- fdo #6578 -->
    <sub-class-of type="text/plain"/>
    <comment>abc musical notation file</comment>
    <magic priority="80">
      <match type="string" value="%abc" offset="0"/>
    </magic>
    <glob pattern="*.abc"/>
  </mime-type>
  <mime-type type="application/x-fictionbook"> <!-- fdo #17553, FIXED 0.60 -->
    <comment>FictionBook document</comment>
    <sub-class-of type="application/xml"/>
    <glob pattern="*.fb2"/>
    <magic priority="80">
      <match type="string" value="&lt;FictionBook" offset="0:256"/>
    </magic>
    <root-XML namespaceURI="http://www.gribuser.ru/xml/fictionbook/2.0" localName="FictionBook"/>
  </mime-type>

  <!-- all/ fake mime types -->
  <mime-type type="all/all">
    <comment>all files and folders</comment>
  </mime-type>
  <mime-type type="all/allfiles">
    <comment>all files</comment>
  </mime-type>

  <!-- uri/ fake mime types -->
  <mime-type type="uri/mms">
    <comment>mms: URIs</comment>
  </mime-type>
  <mime-type type="uri/mmst">
    <comment>mmst: URIs</comment>
  </mime-type>
  <mime-type type="uri/mmsu">
    <comment>mmsu: URIs</comment>
  </mime-type>
  <mime-type type="uri/pnm">
    <comment>pnm: URIs</comment>
  </mime-type>
  <mime-type type="uri/rtspt">
    <comment>rtspt: URIs</comment>
  </mime-type>
  <mime-type type="uri/rtspu">
    <comment>rtspu: URIs</comment>
  </mime-type>

  <!-- fonts/ fake mime types -->
  <mime-type type="fonts/package">
    <sub-class-of type="application/zip"/>
    <comment>fonts package</comment>
    <glob pattern="*.fonts.zip"/>
  </mime-type>

  <mime-type type="application/x-konsole">
    <comment>file to open a shell</comment>
    <glob pattern="*.shell"/>
  </mime-type>
  <mime-type type="application/x-smb-server">
    <sub-class-of type="inode/directory"/>
    <comment>Windows server</comment>
  </mime-type>
  <mime-type type="application/x-smb-workgroup">
    <sub-class-of type="inode/directory"/>
    <comment>Windows workgroup</comment>
  </mime-type>
  <mime-type type="application/x-ksysguard">
    <!-- <sub-class-of type="application/xml"/> -->
    <comment>KDE system monitor</comment>
    <glob pattern="*.sgrd"/>
  </mime-type>
  <mime-type type="application/x-ktheme">
    <sub-class-of type="application/zip"/>
    <comment>KDE theme</comment>
    <glob pattern="*.kth"/>
  </mime-type>

  <mime-type type="application/x-quanta">
    <sub-class-of type="text/plain"/>
    <comment>Quanta project</comment>
    <glob pattern="*.quanta"/>
  </mime-type>
  <mime-type type="application/x-kommander">
    <sub-class-of type="text/plain"/>
    <comment>Kommander file</comment>
    <glob pattern="*.kmdr"/>
  </mime-type>

  <mime-type type="application/x-tuberling">
    <comment>potato</comment>
    <glob pattern="*.tuberling"/>
  </mime-type>
  <mime-type type="application/x-kolf">
    <comment>Kolf saved game</comment>
    <magic priority="80">
      <match offset="0" type="string" value="[0 Saved Game]" />
    </magic>
    <glob pattern="*.kolfgame"/>
  </mime-type>
  <mime-type type="application/x-kourse">
    <comment>Kolf course</comment>
    <magic priority="80">
      <match offset="0" type="string" value="[0-course@-50,-50]" />
    </magic>
    <glob pattern="*.kolf"/>
    <glob pattern="*.course"/>
    <glob pattern="*.kourse"/>
  </mime-type>

  <mime-type type="text/mrml">
    <comment>MRML document</comment>
    <acronym>MRML</acronym>
    <expanded-acronym>Multimedia Retrieval Markup Language</expanded-acronym>
    <glob pattern="*.mrml"/>
  </mime-type>
  <mime-type type="application/vnd.kde.okular-archive">
    <comment>Okular document archive</comment>
    <glob pattern="*.okular"/>
  </mime-type>

  <mime-type type="application/x-cabri">
    <comment>Cabri figure</comment>
    <magic priority="80">
      <match offset="0" type="string" value="FIGURE CabriII vers. " /> <!-- Cabri 1.0 -->
      <match offset="0" type="string" value="Figure Cabri II " /> <!-- Cabri 1.2 -->
    </magic>
    <glob pattern="*.fig"/>
  </mime-type>
  <mime-type type="application/x-drgeo">
    <comment>Dr. Geo figure</comment>
    <magic priority="80">
      <match offset="0" type="string" value="&lt;?xml version=&quot;1.0&quot;?&gt;\n&lt;drgenius&gt;" />
    </magic>
    <glob pattern="*.fgeo"/>
  </mime-type>
  <mime-type type="application/x-kgeo">
    <comment>KGeo figure</comment>
    <glob pattern="*.kgeo"/>
  </mime-type>
  <mime-type type="application/x-kig">
    <comment>Kig figure</comment>
    <glob pattern="*.kig"/>
    <glob pattern="*.kigz"/>
  </mime-type>
  <mime-type type="application/x-kseg">
    <comment>KSeg document</comment>
    <glob pattern="*.seg"/>
  </mime-type>
  <mime-type type="application/x-kvtml">
    <sub-class-of type="application/xml"/>
    <comment>vocabulary trainer document</comment>
    <glob pattern="*.kvtml"/>
  </mime-type>
  <mime-type type="application/x-kmplot">
    <comment>KmPlot file</comment>
    <glob pattern="*.ftk"/>
  </mime-type>
  <mime-type type="application/x-kwordquiz">
    <comment>KWordQuiz vocabulary</comment>
    <glob pattern="*.wql"/>
  </mime-type>

  <mime-type type="application/x-kcachegrind">
    <comment>Cachegrind/Callgrind profile dump</comment>
    <glob pattern="cachegrind.out*"/>
    <glob pattern="callgrind.out*"/>
  </mime-type>
  <mime-type type="application/x-uml">
    <comment>Umbrello UML Modeller file</comment>
    <glob pattern="*.xmi"/>
    <glob pattern="*.xmi.tgz"/>
    <glob pattern="*.xmi.tar.bz2"/>
  </mime-type>

  <mime-type type="application/x-win-lnk">
    <comment>Windows link</comment>
    <glob pattern="*.lnk"/>
  </mime-type>

  <mime-type type="application/x-kgetlist">
    <sub-class-of type="application/xml"/>
    <comment>KGet download list</comment>
    <glob pattern="*.kgt"/>
  </mime-type>
  <mime-type type="application/x-kopete-emoticons">
    <comment>Kopete emoticons archive</comment>
    <glob pattern="*.kopete-emoticons"/>
  </mime-type>
  <mime-type type="application/x-icq">
    <comment>ICQ contact</comment>
    <glob pattern="*.uin"/>
    <glob pattern="*.icq"/>
  </mime-type>

  <mime-type type="interface/x-winamp-skin">
    <sub-class-of type="application/zip"/>
    <comment>compressed Winamp skin</comment>
    <glob pattern="*.wsz"/>
  </mime-type>

  <mime-type type="video/x-ms-wmp"> <!-- fdo #19671 -->
    <comment>Microsoft Media Format</comment>
    <sub-class-of type="video/x-ms-wmv"/>
    <alias type="video/mediaplayer"/>
    <alias type="application/x-mplayer2"/>
    <glob pattern="*.wmp"/>
  </mime-type>
  <mime-type type="application/vnd.ms-asf"> <!-- fdo #19671, FIXED 0.60 -->
    <comment>Microsoft Media Format</comment>
    <sub-class-of type="video/x-ms-wmv"/>
  </mime-type>
  <mime-type type="application/x-ogg"> <!-- fdo #19671, FIXED 0.60 -->
    <comment>Ogg multimedia file</comment>
    <sub-class-of type="application/ogg"/>
  </mime-type>
  <mime-type type="audio/m3u"> <!-- fdo #19671, FIXED 0.60 -->
    <comment>MP3 audio</comment>
    <sub-class-of type="audio/x-mpegurl"/>
    <alias type="audio/x-m3u"/>
  </mime-type>
  <mime-type type="audio/vorbis"> <!-- fdo #19671, FIXED 0.60 -->
    <comment>Vorbis audio</comment>
    <sub-class-of type="audio/ogg"/>
    <alias type="audio/x-vorbis"/>
  </mime-type>
  <mime-type type="audio/x-mp2"> <!-- fdo #19671, FIXED 0.60 -->
    <comment>MP2 audio</comment>
    <sub-class-of type="audio/mp2"/>
  </mime-type>
  <mime-type type="audio/x-oggflac"> <!-- fdo #19671, FIXED 0.60 -->
    <comment>MP2 audio</comment>
    <sub-class-of type="audio/x-flac+ogg"/>
  </mime-type>
  <mime-type type="video/x-ogm"> <!-- fdo #19671, FIXED 0.60 -->
    <comment>Ogg/Ogm Video</comment>
    <sub-class-of type="video/x-ogm+ogg"/>
  </mime-type>
  <mime-type type="video/x-theora"> <!-- fdo #19671, FIXED 0.60 -->
    <comment>Ogg/Ogm Video</comment>
    <sub-class-of type="video/x-theora+ogg"/>
  </mime-type>

  <mime-type type="application/x-kexiproject-shortcut"> <!-- inclusion in fdo depends on fdo #18109 -->
    <comment>shortcut to Kexi project on database server</comment>
    <glob pattern="*.kexis"/>
  </mime-type>
  <mime-type type="application/x-kexiproject-sqlite"> <!-- inclusion in fdo depends on fdo #18109 -->
    <comment>Kexi database file-based project</comment>
    <glob pattern="*.kexi"/>
  </mime-type>
  <mime-type type="application/x-kexiproject-sqlite2"> <!-- inclusion in fdo depends on fdo #18109 -->
    <sub-class-of type="application/x-sqlite2"/>
    <comment>Kexi database file-based project</comment>
    <glob pattern="*.kexi"/>
  </mime-type>
  <mime-type type="application/x-kexiproject-sqlite3"> <!-- inclusion in fdo depends on fdo #18109 -->
    <sub-class-of type="application/x-sqlite3"/>
    <comment>Kexi database file-based project</comment>
    <glob pattern="*.kexi"/>
  </mime-type>
  <mime-type type="application/x-kexi-connectiondata"> <!-- inclusion in fdo depends on fdo #18109 -->
    <comment>data for database server connection</comment>
    <glob pattern="*.kexic"/>
  </mime-type>

  <!-- Is the actual standard for rdf content encoded in XMl, as opposed to text/rdf: http://www.iana.org/assignments/media-types/application/ -->
  <mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/rdf+xml"> <!-- fdo #18088, FIXED 0.60 -->
    <comment>RDF/XML document</comment>
    <sub-class-of type="application/xml"/>
    <glob pattern="*.rdf" />
    <glob pattern="*.rdfs" />
  </mime-type>
  <!-- http://www4.wiwiss.fu-berlin.de/bizer/TriG/ -->
  <!-- Used in Nepomuk to encode almost all ontologies -->
  <mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/x-trig"> <!-- fdo #18089 -->
    <comment>TriG RDF document</comment>
    <sub-class-of type="text/plain" />
    <glob pattern="*.trig" />
  </mime-type>
  <!-- http://www.dajobe.org/2004/01/turtle/#sec-mime -->
  <!-- Important: the SPARQL RDF query lanaguge uses turtle encoding for graph patterns. -->
  <mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/x-turtle"> <!-- fdo #18089 -->
    <comment>Turtle RDF document</comment>
    <sub-class-of type="text/plain" />
  </mime-type>

</mime-info>
