summaryrefslogtreecommitdiffstats
path: root/share/extensions/gimpgrad.inx
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-01-16 02:36:01 +0000
committermental <mental@users.sourceforge.net>2006-01-16 02:36:01 +0000
commit179fa413b047bede6e32109e2ce82437c5fb8d34 (patch)
treea5a6ac2c1708bd02288fbd8edb2ff500ff2e0916 /share/extensions/gimpgrad.inx
downloadinkscape-179fa413b047bede6e32109e2ce82437c5fb8d34.tar.gz
inkscape-179fa413b047bede6e32109e2ce82437c5fb8d34.zip
moving trunk for module inkscape
(bzr r1)
Diffstat (limited to 'share/extensions/gimpgrad.inx')
-rw-r--r--share/extensions/gimpgrad.inx14
1 files changed, 14 insertions, 0 deletions
diff --git a/share/extensions/gimpgrad.inx b/share/extensions/gimpgrad.inx
new file mode 100644
index 000000000..7441694dc
--- /dev/null
+++ b/share/extensions/gimpgrad.inx
@@ -0,0 +1,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>