Code

e4c4b419b515284129e6568886366e95cc9c97c1
[inkscape.git] / share / extensions / export_gimp_palette.inx
1 <inkscape-extension>\r
2     <_name>Export as GIMP Palette</_name>\r
3     <id>com.kaioa.export_gimp_palette</id>\r
4     <dependency type="executable" location="extensions">export_gimp_palette.py</dependency>\r
5     <dependency type="executable" location="extensions">simplestyle.py</dependency>\r
6     <output>\r
7         <extension>.gpl</extension>\r
8         <mimetype>text/plain</mimetype>\r
9         <_filetypename>GIMP Palette (*.gpl)</_filetypename>\r
10         <_filetypetooltip>Exports the colors of this document as GIMP Palette</_filetypetooltip>\r
11     </output>\r
12     <script>\r
13         <command reldir="extensions" interpreter="python">export_gimp_palette.py</command>\r
14     </script>\r
15 </inkscape-extension>