xref: /trunk/main/officecfg/Configuration_officecfg.mk (revision 91144cd0085a7583d2099b982122deb2184ab956)
1#***************************************************************
2# Licensed to the Apache Software Foundation (ASF) under one
3# or more contributor license agreements.  See the NOTICE file
4# distributed with this work for additional information
5# regarding copyright ownership.  The ASF licenses this file
6# to you under the Apache License, Version 2.0 (the
7# "License"); you may not use this file except in compliance
8# with the License.  You may obtain a copy of the License at
9#
10#  http://www.apache.org/licenses/LICENSE-2.0
11#
12# Unless required by applicable law or agreed to in writing,
13# software distributed under the License is distributed on an
14# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15# KIND, either express or implied.  See the License for the
16# specific language governing permissions and limitations
17# under the License.
18#***************************************************************
19
20$(eval $(call gb_Configuration_Configuration,registry,SRCDIR))
21
22$(call gb_Configuration_add_schemas,registry,officecfg/registry/schema,\
23    org/openoffice/LDAP.xcs \
24    org/openoffice/Inet.xcs \
25    org/openoffice/Setup.xcs \
26    org/openoffice/System.xcs \
27    org/openoffice/UserProfile.xcs \
28    org/openoffice/VCL.xcs \
29    org/openoffice/FirstStartWizard.xcs \
30    org/openoffice/Interaction.xcs \
31    org/openoffice/Office/Accelerators.xcs \
32    org/openoffice/Office/Addons.xcs \
33    org/openoffice/Office/Calc.xcs \
34    org/openoffice/Office/CalcAddIns.xcs \
35    org/openoffice/Office/Canvas.xcs \
36    org/openoffice/Office/Chart.xcs \
37    org/openoffice/Office/Commands.xcs \
38    org/openoffice/Office/Common.xcs \
39    org/openoffice/Office/Compatibility.xcs \
40    org/openoffice/Office/DataAccess.xcs \
41    org/openoffice/Office/Draw.xcs \
42    org/openoffice/Office/Events.xcs \
43    org/openoffice/Office/Embedding.xcs \
44    org/openoffice/Office/ExtensionDependencies.xcs \
45    org/openoffice/Office/ExtensionManager.xcs \
46    org/openoffice/Office/Impress.xcs \
47    org/openoffice/Office/Java.xcs \
48    org/openoffice/Office/Jobs.xcs \
49    org/openoffice/Office/Labels.xcs \
50    org/openoffice/Office/Linguistic.xcs \
51    org/openoffice/Office/Logging.xcs \
52    org/openoffice/Office/Math.xcs \
53    org/openoffice/Office/OptionsDialog.xcs \
54    org/openoffice/Office/PresenterScreen.xcs \
55    org/openoffice/Office/ProtocolHandler.xcs \
56    org/openoffice/Office/SFX.xcs \
57    org/openoffice/Office/Substitution.xcs \
58    org/openoffice/Office/TableWizard.xcs \
59    org/openoffice/Office/UI.xcs \
60    org/openoffice/Office/Views.xcs \
61    org/openoffice/Office/Writer.xcs \
62    org/openoffice/Office/WriterWeb.xcs \
63    org/openoffice/Office/Scripting.xcs \
64    org/openoffice/Office/Security.xcs \
65    org/openoffice/Office/WebWizard.xcs \
66    org/openoffice/Office/Recovery.xcs \
67    org/openoffice/Office/FormWizard.xcs \
68    org/openoffice/Office/ExtendedColorScheme.xcs \
69    org/openoffice/Office/TypeDetection.xcs \
70    org/openoffice/Office/TabBrowse.xcs \
71    org/openoffice/Office/Paths.xcs \
72    org/openoffice/Office/Histories.xcs \
73    org/openoffice/Office/PresenterScreen.xcs \
74    org/openoffice/Office/UI/Controller.xcs \
75    org/openoffice/Office/UI/Factories.xcs \
76    org/openoffice/Office/UI/Commands.xcs \
77    org/openoffice/Office/UI/BasicIDECommands.xcs \
78    org/openoffice/Office/UI/BibliographyCommands.xcs \
79    org/openoffice/Office/UI/CalcCommands.xcs \
80    org/openoffice/Office/UI/ChartCommands.xcs \
81    org/openoffice/Office/UI/DbuCommands.xcs \
82    org/openoffice/Office/UI/BaseWindowState.xcs \
83    org/openoffice/Office/UI/WriterFormWindowState.xcs \
84    org/openoffice/Office/UI/WriterReportWindowState.xcs \
85    org/openoffice/Office/UI/DbBrowserWindowState.xcs \
86    org/openoffice/Office/UI/DbTableDataWindowState.xcs \
87    org/openoffice/Office/UI/DrawImpressCommands.xcs \
88    org/openoffice/Office/UI/GenericCommands.xcs \
89    org/openoffice/Office/UI/MathCommands.xcs \
90    org/openoffice/Office/UI/Sidebar.xcs \
91    org/openoffice/Office/UI/StartModuleCommands.xcs \
92    org/openoffice/Office/UI/WriterCommands.xcs \
93    org/openoffice/Office/UI/WindowState.xcs \
94    org/openoffice/Office/UI/BasicIDEWindowState.xcs \
95    org/openoffice/Office/UI/BibliographyWindowState.xcs \
96    org/openoffice/Office/UI/CalcWindowState.xcs \
97    org/openoffice/Office/UI/ChartWindowState.xcs \
98    org/openoffice/Office/UI/DbQueryWindowState.xcs \
99    org/openoffice/Office/UI/DbRelationWindowState.xcs \
100    org/openoffice/Office/UI/DbTableWindowState.xcs \
101    org/openoffice/Office/UI/DrawWindowState.xcs \
102    org/openoffice/Office/UI/ImpressWindowState.xcs \
103    org/openoffice/Office/UI/MathWindowState.xcs \
104    org/openoffice/Office/UI/StartModuleWindowState.xcs \
105    org/openoffice/Office/UI/WriterWindowState.xcs \
106    org/openoffice/Office/UI/XFormsWindowState.xcs \
107    org/openoffice/Office/UI/WriterGlobalWindowState.xcs \
108    org/openoffice/Office/UI/WriterWebWindowState.xcs \
109    org/openoffice/Office/UI/Effects.xcs \
110    org/openoffice/Office/UI/Category.xcs \
111    org/openoffice/Office/UI/GenericCategories.xcs \
112    org/openoffice/Office/UI/GlobalSettings.xcs \
113    org/openoffice/Office/UI/Sidebar.xcs \
114    org/openoffice/Office/UI/WindowContentFactories.xcs \
115    org/openoffice/Office/DataAccess/Drivers.xcs \
116    org/openoffice/Office/OOoImprovement/Settings.xcs \
117    org/openoffice/TypeDetection/Types.xcs \
118    org/openoffice/TypeDetection/Filter.xcs \
119    org/openoffice/TypeDetection/GraphicFilter.xcs \
120    org/openoffice/TypeDetection/Misc.xcs \
121    org/openoffice/TypeDetection/UISort.xcs \
122    org/openoffice/ucb/Configuration.xcs \
123    org/openoffice/ucb/Hierarchy.xcs \
124    org/openoffice/ucb/InteractionHandler.xcs \
125    org/openoffice/ucb/Store.xcs \
126)
127
128$(call gb_Configuration_add_datas,registry,officecfg/registry/data,\
129    org/openoffice/Inet.xcu \
130    org/openoffice/System.xcu \
131    org/openoffice/UserProfile.xcu \
132    org/openoffice/VCL.xcu \
133    org/openoffice/FirstStartWizard.xcu \
134    org/openoffice/Interaction.xcu \
135    org/openoffice/Office/Calc.xcu \
136    org/openoffice/Office/Canvas.xcu \
137    org/openoffice/Office/Compatibility.xcu \
138    org/openoffice/Office/ExtensionDependencies.xcu \
139    org/openoffice/Office/ExtensionManager.xcu \
140    org/openoffice/Office/Impress.xcu \
141    org/openoffice/Office/Jobs.xcu \
142    org/openoffice/Office/Labels.xcu \
143    org/openoffice/Office/Linguistic.xcu \
144    org/openoffice/Office/Logging.xcu \
145    org/openoffice/Office/Math.xcu \
146    org/openoffice/Office/PresenterScreen.xcu \
147    org/openoffice/Office/ProtocolHandler.xcu \
148    org/openoffice/Office/Security.xcu \
149    org/openoffice/Office/Scripting.xcu \
150    org/openoffice/Office/SFX.xcu \
151    org/openoffice/Office/Views.xcu \
152    org/openoffice/Office/Paths.xcu \
153    org/openoffice/Office/Histories.xcu \
154    org/openoffice/Office/UI/Controller.xcu \
155    org/openoffice/Office/UI/Factories.xcu \
156    org/openoffice/TypeDetection/UISort.xcu \
157    org/openoffice/ucb/Configuration.xcu \
158)
159
160$(call gb_Configuration_add_spool_modules,registry,officecfg/registry/data,\
161    org/openoffice/Inet-macosx.xcu \
162    org/openoffice/Inet-unixdesktop.xcu \
163    org/openoffice/Inet-wnt.xcu \
164    org/openoffice/Setup-brand.xcu \
165    org/openoffice/Setup-writer.xcu \
166    org/openoffice/Setup-calc.xcu \
167    org/openoffice/Setup-draw.xcu \
168    org/openoffice/Setup-impress.xcu \
169    org/openoffice/Setup-base.xcu \
170    org/openoffice/Setup-math.xcu \
171    org/openoffice/Setup-report.xcu \
172    org/openoffice/Setup-start.xcu \
173    org/openoffice/UserProfile-gconflockdown.xcu \
174    org/openoffice/VCL-gconflockdown.xcu \
175    org/openoffice/VCL-unixdesktop.xcu \
176    org/openoffice/Office/Accelerators-macosx.xcu \
177    org/openoffice/Office/Accelerators-unxwnt.xcu \
178    org/openoffice/Office/Common-brand.xcu \
179    org/openoffice/Office/Common-writer.xcu \
180    org/openoffice/Office/Common-calc.xcu \
181    org/openoffice/Office/Common-draw.xcu \
182    org/openoffice/Office/Common-impress.xcu \
183    org/openoffice/Office/Common-base.xcu \
184    org/openoffice/Office/Common-math.xcu \
185    org/openoffice/Office/Common-unx.xcu \
186    org/openoffice/Office/Common-unixdesktop.xcu \
187    org/openoffice/Office/Common-gconflockdown.xcu \
188    org/openoffice/Office/Common-macosx.xcu \
189    org/openoffice/Office/Common-wnt.xcu \
190    org/openoffice/Office/Common-UseOOoFileDialogs.xcu \
191    org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu \
192    org/openoffice/Office/Scripting-python.xcu \
193    org/openoffice/Office/Common-cjk.xcu \
194    org/openoffice/Office/Common-ctl.xcu \
195    org/openoffice/Office/Common-korea.xcu \
196    org/openoffice/Office/Paths-macosx.xcu \
197    org/openoffice/Office/Paths-unxwnt.xcu \
198    org/openoffice/Office/Paths-unixdesktop.xcu \
199    org/openoffice/Office/Paths-internallibtextcatdata.xcu \
200    org/openoffice/Office/Paths-externallibtextcatdata.xcu \
201    org/openoffice/Office/Writer-cjk.xcu \
202    org/openoffice/Office/Impress-ogltrans.xcu \
203    org/openoffice/Office/Embedding-calc.xcu \
204    org/openoffice/Office/Embedding-chart.xcu \
205    org/openoffice/Office/Embedding-draw.xcu \
206    org/openoffice/Office/Embedding-impress.xcu \
207    org/openoffice/Office/Embedding-math.xcu \
208    org/openoffice/Office/Embedding-base.xcu \
209    org/openoffice/Office/Embedding-writer.xcu \
210    org/openoffice/Office/UI-brand.xcu \
211    org/openoffice/Office/Recovery-gconflockdown.xcu \
212    org/openoffice/TypeDetection/UISort-writer.xcu \
213    org/openoffice/TypeDetection/UISort-calc.xcu \
214    org/openoffice/TypeDetection/UISort-draw.xcu \
215    org/openoffice/TypeDetection/UISort-impress.xcu \
216    org/openoffice/TypeDetection/UISort-math.xcu \
217    org/openoffice/ucb/Configuration-gio.xcu \
218)
219
220# perhaps this file should be moved 2 levels up?
221$(call gb_Configuration_add_spool_langpack,registry,officecfg/registry/data/org/openoffice,\
222    Langpack.xcu \
223)
224
225$(call gb_Configuration_add_localized_datas,registry,officecfg/registry/data,\
226    org/openoffice/Setup.xcu \
227    org/openoffice/Office/Accelerators.xcu \
228    org/openoffice/Office/Common.xcu \
229    org/openoffice/Office/SFX.xcu \
230    org/openoffice/Office/DataAccess.xcu \
231    org/openoffice/Office/TableWizard.xcu \
232    org/openoffice/Office/UI.xcu \
233    org/openoffice/Office/Embedding.xcu \
234    org/openoffice/Office/WebWizard.xcu \
235    org/openoffice/Office/FormWizard.xcu \
236    org/openoffice/Office/PresenterScreen.xcu \
237    org/openoffice/Office/Writer.xcu \
238    org/openoffice/Office/UI/BasicIDECommands.xcu \
239    org/openoffice/Office/UI/BibliographyCommands.xcu \
240    org/openoffice/Office/UI/CalcCommands.xcu \
241    org/openoffice/Office/UI/ChartCommands.xcu \
242    org/openoffice/Office/UI/ChartWindowState.xcu \
243    org/openoffice/Office/UI/DbuCommands.xcu \
244    org/openoffice/Office/UI/BaseWindowState.xcu \
245    org/openoffice/Office/UI/WriterFormWindowState.xcu \
246    org/openoffice/Office/UI/WriterReportWindowState.xcu \
247    org/openoffice/Office/UI/DbQueryWindowState.xcu \
248    org/openoffice/Office/UI/DbTableWindowState.xcu \
249    org/openoffice/Office/UI/DbRelationWindowState.xcu \
250    org/openoffice/Office/UI/DbBrowserWindowState.xcu \
251    org/openoffice/Office/UI/DbTableDataWindowState.xcu \
252    org/openoffice/Office/UI/DrawImpressCommands.xcu \
253    org/openoffice/Office/UI/Effects.xcu \
254    org/openoffice/Office/UI/GenericCommands.xcu \
255    org/openoffice/Office/UI/MathCommands.xcu \
256    org/openoffice/Office/UI/StartModuleCommands.xcu \
257    org/openoffice/Office/UI/BasicIDEWindowState.xcu \
258    org/openoffice/Office/UI/CalcWindowState.xcu \
259    org/openoffice/Office/UI/DrawWindowState.xcu \
260    org/openoffice/Office/UI/ImpressWindowState.xcu \
261    org/openoffice/Office/UI/MathWindowState.xcu \
262    org/openoffice/Office/UI/Sidebar.xcu \
263    org/openoffice/Office/UI/StartModuleWindowState.xcu \
264    org/openoffice/Office/UI/WriterWindowState.xcu \
265    org/openoffice/Office/UI/XFormsWindowState.xcu \
266    org/openoffice/Office/UI/WriterGlobalWindowState.xcu \
267    org/openoffice/Office/UI/WriterWebWindowState.xcu \
268    org/openoffice/Office/UI/WriterCommands.xcu \
269    org/openoffice/Office/UI/GenericCategories.xcu \
270)
271