diff options
Diffstat (limited to 'share/extensions/wmf_input.inx')
| -rw-r--r-- | share/extensions/wmf_input.inx | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/share/extensions/wmf_input.inx b/share/extensions/wmf_input.inx deleted file mode 100644 index db0f210e1..000000000 --- a/share/extensions/wmf_input.inx +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension"> - <_name>Windows Metafile Input</_name> - <id>org.inkscape.input.wmf</id> - <dependency type="executable" location="extensions">uniconv-ext.py</dependency> - <input> - <extension>.wmf</extension> - <mimetype>application/x-wmf</mimetype> - <_filetypename>Windows Metafile (UC) (*.wmf)</_filetypename> - <_filetypetooltip>A popular graphics file format for clipart</_filetypetooltip> - </input> - <script> - <command reldir="extensions" interpreter="python">uniconv-ext.py</command> - </script> -</inkscape-extension> |
