home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / inkscape / Inkscape-0.41-1.exe / share / extensions / gimpgrad.inx < prev    next >
Encoding:
Text File  |  2005-02-09  |  478 b   |  15 lines

  1. <inkscape-extension>
  2.     <name>GIMP Gradients</name>
  3.     <id>org.inkscape.input.gimpgrad</id>
  4.     <dependency type="plugin" location="plugins">gimpgrad</dependency>
  5.     <input>
  6.         <extension>.ggr</extension>
  7.         <mimetype>application/x-gimp-gradient</mimetype>
  8.         <filetypename>GIMP Gradient (*.ggr)</filetypename>
  9.         <filetypetooltip>Gradients used in GIMP</filetypetooltip>
  10.     </input>
  11.     <plugin>
  12.         <name>gimpgrad</name>
  13.     </plugin>
  14. </inkscape-extension>
  15.