summaryrefslogtreecommitdiff
path: root/xmerge/source/wordsmith/converter.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xmerge/source/wordsmith/converter.xml')
-rw-r--r--xmerge/source/wordsmith/converter.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/xmerge/source/wordsmith/converter.xml b/xmerge/source/wordsmith/converter.xml
new file mode 100644
index 000000000000..9285730569db
--- /dev/null
+++ b/xmerge/source/wordsmith/converter.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<converters>
+ <converter type="staroffice/sxw" version="1.0">
+ <converter-display-name>
+ WordSmith
+ </converter-display-name>
+ <converter-description>
+ StarWriter XML to/from WordSmith conversion
+ </converter-description>
+ <converter-vendor>OpenOffice.org</converter-vendor>
+ <converter-class-impl>
+ org.openoffice.xmerge.converter.xml.sxw.wordsmith.PluginFactoryImpl
+ </converter-class-impl>
+ <converter-target type="application/x-wordsmith" />
+ </converter>
+</converters>
+