merge the formfield patch from ooo-build
[ooovba.git] / xmerge / source / wordsmith / converter.xml
blob9285730569db99880f7561e9cffa739caa646425
1 <?xml version="1.0"?>
2 <converters>
3     <converter type="staroffice/sxw" version="1.0">
4         <converter-display-name>
5             WordSmith
6         </converter-display-name>
7         <converter-description>
8             StarWriter XML to/from WordSmith conversion
9         </converter-description>
10         <converter-vendor>OpenOffice.org</converter-vendor>
11         <converter-class-impl>
12             org.openoffice.xmerge.converter.xml.sxw.wordsmith.PluginFactoryImpl
13         </converter-class-impl>
14         <converter-target type="application/x-wordsmith" />
15     </converter>
16 </converters>