summaryrefslogtreecommitdiffstats
path: root/share/extensions/gimpgrad.inx
blob: 7441694dce06dd6ebab2ce62d07a3dc44c984500 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<inkscape-extension>
    <_name>GIMP Gradients</_name>
    <id>org.inkscape.input.gimpgrad</id>
    <dependency type="plugin" location="plugins">gimpgrad</dependency>
    <input>
        <extension>.ggr</extension>
        <mimetype>application/x-gimp-gradient</mimetype>
        <_filetypename>GIMP Gradient (*.ggr)</_filetypename>
        <_filetypetooltip>Gradients used in GIMP</_filetypetooltip>
    </input>
    <plugin>
        <name>gimpgrad</name>
    </plugin>
</inkscape-extension>