merge the formfield patch from ooo-build
[ooovba.git] / xmerge / source / pocketword / converter.xml
blobf21a9f9ba2c9fdb57fac2cd68f2da51fb7e878c4
1 <?xml version="1.0" encoding="UTF-8"?>
3 <!--
4  #*************************************************************************
5  #
6   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7   
8   Copyright 2008 by Sun Microsystems, Inc.
9  
10   OpenOffice.org - a multi-platform office productivity suite
12   $RCSfile: converter.xml,v $
14   $Revision: 1.4 $
16   This file is part of OpenOffice.org.
18   OpenOffice.org is free software: you can redistribute it and/or modify
19   it under the terms of the GNU Lesser General Public License version 3
20   only, as published by the Free Software Foundation.
22   OpenOffice.org is distributed in the hope that it will be useful,
23   but WITHOUT ANY WARRANTY; without even the implied warranty of
24   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25   GNU Lesser General Public License version 3 for more details
26   (a copy is included in the LICENSE file that accompanied this code).
28   You should have received a copy of the GNU Lesser General Public License
29   version 3 along with OpenOffice.org.  If not, see
30   <http://www.openoffice.org/license.html>
31   for a copy of the LGPLv3 License.
33  #*************************************************************************
34  -->
37 <converters>
38     <converter type="staroffice/sxw" version="1.1">
39         <converter-display-name>
40             Pocket Word
41         </converter-display-name>
42         <converter-description>
43             OpenOffice Writer XML to/from Pocket Word conversion.
44         </converter-description>
45         <converter-vendor>
46             OpenOffice.org
47         </converter-vendor>
48         <converter-class-impl>
49             org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
50         </converter-class-impl>
51         <converter-target type="application/x-pocket-word"/>
52     </converter>
53 </converters>