home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / lib / k3d / plugins / k3d-file-magic.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  654 b   |  20 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-file-magic.module">
  4.         <plugins>
  5.             <plugin name="FileMagicMIMETypeHandler" factory_id="c51f66a9 104bd99e 19fbadab 1c84a1b3" quality="stable" type="application">
  6.                 <short_description>Identifies a file's MIME Type based on filename extensions</short_description>
  7.                 <categories>
  8.                     <category>Desktop</category>
  9.                 </categories>
  10.                 <interfaces>
  11.                     <interface>k3d::imime_type_handler</interface>
  12.                 </interfaces>
  13.                 <metadata>
  14.                     <pair name="k3d:load-order" value="128"/>
  15.                 </metadata>
  16.             </plugin>
  17.         </plugins>
  18.     </module>
  19. </k3dml>
  20.