jessyInk_export.inx revision 6be2794aa8debd2d12c023ec766fa5473e81dfd4
<?xml version="1.0" encoding="UTF-8"?>
<_name>JessyInk zipped pdf or png output</_name>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Settings">
<param name="type" type="optiongroup" _gui-text="Type:">
<_option value="PDF">PDF</_option>
<_option value="PNG">PNG</_option>
</param>
<param name="resolution" type="int" min="50" max="1000" _gui-text="Resolution:">92</param>
</page>
<page name="help" _gui-text="Help">
<_param name="help_text" type="description">This extension allows you to export a JessyInk presentation once you created an export layer in your browser. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<output>
<extension>.zip</extension>
<_filetypename>JessyInk zipped pdf or png output (*.zip)</_filetypename>
<_filetypetooltip>Creates a zip file containing pdfs or pngs of all slides of a JessyInk presentation.</_filetypetooltip>
<dataloss>TRUE</dataloss>
</output>
<script>
</script>
</inkscape-extension>