converter.xml (5111cb72) converter.xml (ff3f4ebc)
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 16 unchanged lines hidden (view full) ---

25
26
27<converters>
28 <converter type="staroffice/sxw" version="1.1">
29 <converter-display-name>
30 Pocket Word
31 </converter-display-name>
32 <converter-description>
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 16 unchanged lines hidden (view full) ---

25
26
27<converters>
28 <converter type="staroffice/sxw" version="1.1">
29 <converter-display-name>
30 Pocket Word
31 </converter-display-name>
32 <converter-description>
33 OpenOffice Writer XML to/from Pocket Word conversion.
33 OpenOffice.org XML Writer to/from Pocket Word conversion.
34 </converter-description>
35 <converter-vendor>
34 </converter-description>
35 <converter-vendor>
36 OpenOffice.org
36 Apache OpenOffice
37 </converter-vendor>
38 <converter-class-impl>
39 org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
40 </converter-class-impl>
41 <converter-target type="application/x-pocket-word"/>
42 </converter>
43</converters>
44
37 </converter-vendor>
38 <converter-class-impl>
39 org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
40 </converter-class-impl>
41 <converter-target type="application/x-pocket-word"/>
42 </converter>
43</converters>
44