summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2007-09-12 06:37:17 +0000
committergouldtj <gouldtj@users.sourceforge.net>2007-09-12 06:37:17 +0000
commitb4f2e2c7c2548cc4e73fff4a4e932671042e7b98 (patch)
treead957e60a02e6253c387af65d52d6f89ae37527d
parent(bzr r3731) (diff)
downloadinkscape-b4f2e2c7c2548cc4e73fff4a4e932671042e7b98.tar.gz
inkscape-b4f2e2c7c2548cc4e73fff4a4e932671042e7b98.zip
r16552@tres: ted | 2007-09-11 22:54:20 -0700
Adding an output_extension. Can't believe I forgot that. (bzr r3732)
-rw-r--r--share/extensions/xaml2svg.inx1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/extensions/xaml2svg.inx b/share/extensions/xaml2svg.inx
index 36b8cf429..2896aad07 100644
--- a/share/extensions/xaml2svg.inx
+++ b/share/extensions/xaml2svg.inx
@@ -6,6 +6,7 @@
<mimetype>text/xml+xaml</mimetype>
<_filetypename>Microsoft XAML (*.xaml)</_filetypename>
<_filetypetooltip>Microsoft's GUI definition format</_filetypetooltip>
+ <output_extension>org.inkscape.output.xaml</output_extension>
</input>
<xslt>
<file reldir="extensions">xaml2svg.xsl</file>