Code

Following the previous commit - update to the INX files - a step towards proper XML...
[inkscape.git] / share / extensions / svg_and_media_zip_output.inx
index 95863aec3627b0471b60b56a4f32f464e15f9a6d..6c6efeb451f5529cb09e3dd9c286298655b1742a 100644 (file)
@@ -9,7 +9,7 @@
                <mimetype>application/x-zip</mimetype>
                <_filetypename>Compressed Inkscape SVG with media (*.zip)</_filetypename>
                <_filetypetooltip>Inkscape's native file format compressed with Zip and including all media files</_filetypetooltip>
-               <dataloss>FALSE</dataloss>
+               <dataloss>false</dataloss>
        </output>
     <script>
         <command reldir="extensions" interpreter="python">svg_and_media_zip_output.py</command>