office-gobmx/xmerge/source/wordsmith/converter.xml
Jens-Heiner Rechtien 325591871c INTEGRATION: CWS lo8 (1.1.2); FILE ADDED
2005/06/08 16:30:31 lo 1.1.2.1: restructuring of project and fix for #i44847#
2005-10-24 16:53:37 +00:00

17 lines
592 B
XML

<?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>