FCFGSplit.cfg (5b501c92) FCFGSplit.cfg (870c3792)
1# *************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

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

26xmlfile =o:/SRC680/src.m21/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu
27
28#------------------------------------------------------
29# specify the format of the specified "xmlfile"
30#------------------------------------------------------
31informat = 6.0
32
33#------------------------------------------------------
1# *************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

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

26xmlfile =o:/SRC680/src.m21/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu
27
28#------------------------------------------------------
29# specify the format of the specified "xmlfile"
30#------------------------------------------------------
31informat = 6.0
32
33#------------------------------------------------------
34# must be a system directory, which can be cleared completly
34# must be a system directory, which can be cleared completely
35# and will be used then to generate all results of this
36# program there - means to generate al xcu fragments
37#------------------------------------------------------
38outdir =c:/temp/split/fragments
39
40#------------------------------------------------------
41# specify the format of the generated xcu fragments
42# inside the "outdir"

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

71# Enable/Disable grouping of filter fragments and using
72# of specialized sub directories.
73#------------------------------------------------------
74seperate_filters_by_module = false
75
76#------------------------------------------------------
77# The following defines specify system directories
78# which must be sub directories of "outdir/subdir_filters".
35# and will be used then to generate all results of this
36# program there - means to generate al xcu fragments
37#------------------------------------------------------
38outdir =c:/temp/split/fragments
39
40#------------------------------------------------------
41# specify the format of the generated xcu fragments
42# inside the "outdir"

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

71# Enable/Disable grouping of filter fragments and using
72# of specialized sub directories.
73#------------------------------------------------------
74seperate_filters_by_module = false
75
76#------------------------------------------------------
77# The following defines specify system directories
78# which must be sub directories of "outdir/subdir_filters".
79# Every of these sub dir willl be used to generate
79# Every of these sub dir will be used to generate
80# groups of filter fragments there.
81# Note: These sub directories are used only if
82# "seperate_filters_by_module" is set to true!
83#------------------------------------------------------
84subdir_module_swriter = swriter
85subdir_module_sweb = sweb
86subdir_module_sglobal = sglobal
87subdir_module_scalc = scalc

--- 44 unchanged lines hidden ---
80# groups of filter fragments there.
81# Note: These sub directories are used only if
82# "seperate_filters_by_module" is set to true!
83#------------------------------------------------------
84subdir_module_swriter = swriter
85subdir_module_sweb = sweb
86subdir_module_sglobal = sglobal
87subdir_module_scalc = scalc

--- 44 unchanged lines hidden ---