Files
oddmuse/stuff/inkscape/odd_input.inx
Aleks-Daniel Jakimenko a70618c3be Moving a whole bunch of files
2015-08-06 02:43:57 +03:00

15 lines
530 B
Plaintext

<inkscape-extension>
<name>Oddwiki Input</name>
<id>org.inkscape.input.odd</id>
<dependency type="executable" location="extensions">oddmuse2svg.sh</dependency>
<input>
<extension>.odd</extension>
<mimetype>text/plain</mimetype>
<filetypename>Oddmuse Wiki GET (*.odd)</filetypename>
<filetypetooltip>Oddmuse Wiki proxy (SVG, PNG of Drawing)</filetypetooltip>
</input>
<script>
<command reldir="extensions">oddmuse2svg.sh</command>
</script>
</inkscape-extension>