1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: FCFGMerge.cfg,v $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
32 #************************************************
33 # Specify the verbose mode of this tool.
34 # 1 = show errors only
35 # 2 = show errors/warnings (default)
36 # 3 = show errors/warnings and some generic infos
37 # 4 = show anything (including detailed infos)
40 #************************************************
44 #************************************************
45 # This extension is used for all XML files. It doesnt
46 # matter if its used for reading fragments or writing
48 # Must be given without any additional signes like "."
52 #************************************************
56 #************************************************
57 # This extension is used for all Package files. It doesnt
58 # matter if its used for reading such files or writing
60 # Must be given without any additional signes like "."
64 #************************************************
68 #************************************************
69 # These values are used to generate a correct XML
71 # Note: The property "xmlpackage" must be specified
72 # via command line. There exists more then one
76 #************************************************
80 xmlpath = org.openoffice.TypeDetection
83 #************************************************
84 # These values are used to name the configuration
85 # sets inside the generated XCM file for different
86 # item groups like e.g. types, filters etcpp.
89 #************************************************
92 setname_filters = Filters
93 setname_frameloaders = FrameLoaders
94 setname_contenthandlers = ContentHandlers
97 subdir_filters = filters
98 subdir_frameloaders = frameloaders
99 subdir_contenthandlers = contenthandlers
101 #************************************************
102 # This delimiter is used to split every
103 # item list of the package configuration files
104 # (which are temp. created by the make proccess)
108 #************************************************
111 #************************************************
112 # Enable/disable removing of leading/trailing withespaces
113 # during splitting stringlists.
116 #************************************************
119 #************************************************
120 # Enable/disable removing of leading/trailing "-signs
121 # during splitting stringlists.
124 #************************************************