From: Ted Gould Date: Tue, 15 Sep 2009 01:32:06 +0000 (-0500) Subject: Removing svgz_[input|output].inx X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=50f68356c0f00c450a944f293ad3cd20d73eb15b;p=inkscape.git Removing svgz_[input|output].inx --- diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 4bcf16841..14238ad31 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -236,8 +236,6 @@ modules = \ svg2xaml.inx \ svg_and_media_zip_output.inx \ svgcalendar.inx \ - svgz_input.inx \ - svgz_output.inx \ text_uppercase.inx\ text_lowercase.inx \ text_sentencecase.inx \ diff --git a/share/extensions/svgz_input.inx b/share/extensions/svgz_input.inx deleted file mode 100644 index e3631b738..000000000 --- a/share/extensions/svgz_input.inx +++ /dev/null @@ -1,18 +0,0 @@ - - - <_name>SVGZ Input - org.inkscape.input.svgz - gzip - org.inkscape.input.svg - - .svgz - image/x-svgz - <_filetypename>Compressed Inkscape SVG (*.svgz) - <_filetypetooltip>Inkscape's native file format compressed with GZip - org.inkscape.output.svgz - - - diff --git a/share/extensions/svgz_output.inx b/share/extensions/svgz_output.inx deleted file mode 100644 index e309bd0f4..000000000 --- a/share/extensions/svgz_output.inx +++ /dev/null @@ -1,18 +0,0 @@ - - - <_name>SVGZ Output - org.inkscape.output.SVGZ - org.inkscape.output.svg.inkscape - gzip - - .svgz - image/x-svgz - <_filetypename>Compressed Inkscape SVG (*.svgz) - <_filetypetooltip>Inkscape's native file format compressed with GZip - false - - -