xref: /aoo42x/main/scp2/source/ooo/common_brand.scp (revision 022bd5b4)
1*022bd5b4SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*022bd5b4SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*022bd5b4SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*022bd5b4SAndrew Rist * distributed with this work for additional information
6*022bd5b4SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*022bd5b4SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*022bd5b4SAndrew Rist * "License"); you may not use this file except in compliance
9*022bd5b4SAndrew Rist * with the License.  You may obtain a copy of the License at
10*022bd5b4SAndrew Rist *
11*022bd5b4SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*022bd5b4SAndrew Rist *
13*022bd5b4SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*022bd5b4SAndrew Rist * software distributed under the License is distributed on an
15*022bd5b4SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*022bd5b4SAndrew Rist * KIND, either express or implied.  See the License for the
17*022bd5b4SAndrew Rist * specific language governing permissions and limitations
18*022bd5b4SAndrew Rist * under the License.
19*022bd5b4SAndrew Rist *
20*022bd5b4SAndrew Rist *************************************************************/
21*022bd5b4SAndrew Rist
22*022bd5b4SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#include "macros.inc"
25cdf0e10cSrcweir
26cdf0e10cSrcweirModule gid_Module_Root_Brand
27cdf0e10cSrcweir    ParentID = gid_Module_Root;
28cdf0e10cSrcweir    InstallOrder = "150";
29cdf0e10cSrcweir    Name = "ooobrand";
30cdf0e10cSrcweir    Description = "OOo Brand";
31cdf0e10cSrcweir    Sortkey = "1030";
32cdf0e10cSrcweir    Default = YES;
33cdf0e10cSrcweir    Styles = (HIDDEN_ROOT,ROOT_BRAND_PACKAGE,ISUPDATEPACKAGE);
34cdf0e10cSrcweir    PackageInfo = "packinfo_brand.txt";
35cdf0e10cSrcweir    Dirs = (gid_Brand_Dir_Program,
36cdf0e10cSrcweir            gid_Brand_Dir_Share,
37cdf0e10cSrcweir            gid_Brand_Dir_Share_C05,
38cdf0e10cSrcweir            gid_Brand_Dir_Share_C05_Rgt,
39cdf0e10cSrcweir            gid_Brand_Dir_Share_C05_Faq,
40cdf0e10cSrcweir            gid_Brand_Dir_Share_Config,
41cdf0e10cSrcweir            gid_Brand_Dir_Share_Extension,
42cdf0e10cSrcweir            gid_Brand_Dir_Share_Extensions,
43cdf0e10cSrcweir            gid_Brand_Dir_Share_Prereg,
44cdf0e10cSrcweir            gid_Brand_Dir_Share_Uno_Packages,
45cdf0e10cSrcweir            gid_Brand_Dir_Share_Uno_Packages_Cache,
46cdf0e10cSrcweir            gid_Brand_Dir_Share_Registry,
47cdf0e10cSrcweir            gid_Brand_Dir_Share_Xdg);
48cdf0e10cSrcweir    Files = (gid_Brand_File_BasisLink,
49cdf0e10cSrcweir             gid_Brand_File_Bin_Crashreport,
50cdf0e10cSrcweir             gid_Brand_File_Bin_Crashreport_Script,
51cdf0e10cSrcweir             gid_Brand_File_Bin_Crashreport_Com,
52cdf0e10cSrcweir             gid_Brand_File_Bin_Python,
53cdf0e10cSrcweir             gid_Brand_File_Bin_Soffice,
54cdf0e10cSrcweir             gid_Brand_File_Bin_Soffice_Bin,
55cdf0e10cSrcweir             gid_Brand_File_Bin_Soffice_Bin_Manifest,
56cdf0e10cSrcweir             gid_Brand_File_Bin_Spadmin,
57cdf0e10cSrcweir             gid_Brand_File_Bin_Unoinfo,
58cdf0e10cSrcweir             gid_Brand_File_Bin_Unopkgcom,
59cdf0e10cSrcweir             gid_Brand_File_Bin_Unopkgexe,
60cdf0e10cSrcweir             gid_Brand_File_Bin_Unopkg,
61cdf0e10cSrcweir             gid_Brand_File_Bin_Msvcr71,
62cdf0e10cSrcweir             gid_Brand_File_Bin_Libxml2,
63cdf0e10cSrcweir             gid_Brand_File_Bmp_IntroAbout,
64cdf0e10cSrcweir             gid_Brand_File_C05_Zip_Faq,
65cdf0e10cSrcweir             gid_Brand_File_C05_Zip_Register,
66cdf0e10cSrcweir             gid_Brand_File_C05_Htm_Faq,
67cdf0e10cSrcweir             gid_Brand_File_C05_Htm_Rgt,
68cdf0e10cSrcweir             gid_Brand_File_C05_Pdf_Gettingstartedguide,
69cdf0e10cSrcweir             gid_Brand_File_C05_Exe_Suptool,
70cdf0e10cSrcweir             gid_Brand_File_Desktophelper_Txt,
71cdf0e10cSrcweir             gid_Brand_File_Html_Thirdpartylicensereadme,
72cdf0e10cSrcweir             gid_Brand_File_Images_Brand_Zip,
73cdf0e10cSrcweir             gid_Brand_File_Lib_Dbghelp,
74cdf0e10cSrcweir             gid_Brand_File_Lib_Mingw_GccS,
75cdf0e10cSrcweir             gid_Brand_File_Lib_Mingw_Stdcpp,
76cdf0e10cSrcweir             gid_Brand_File_Lib_Mingwm10,
77cdf0e10cSrcweir             gid_Brand_File_Lib_Msvcr80,
78cdf0e10cSrcweir             gid_Brand_File_Lib_Msvcp80,
79cdf0e10cSrcweir             gid_Brand_File_Lib_Msvcm80,
80cdf0e10cSrcweir			 gid_Brand_File_Lib_Oirm,
81cdf0e10cSrcweir			 gid_Brand_File_Lib_Oirm2,
82cdf0e10cSrcweir             gid_Brand_File_Msvcm80crt_Manifest,
83cdf0e10cSrcweir             gid_Brand_File_Lib_Npsoplugin,
84cdf0e10cSrcweir             gid_Brand_File_Lib_Subscrib_C05,
85cdf0e10cSrcweir             gid_Brand_File_ServicesRdb,
86cdf0e10cSrcweir             gid_Brand_File_Share_Registry_Brand_Xcd,
87cdf0e10cSrcweir             gid_Brand_File_Share_Registry_O5oo_Xcd,
88cdf0e10cSrcweir             gid_Brand_File_Script_Unopkg,
89cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Base,
90cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Calc,
91cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Draw,
92cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Extension,
93cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Impress,
94cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_JavaFilter,
95cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Math,
96cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Printeradmin,
972ad018beSPedro Giffuni             gid_Brand_File_Share_Xdg_QStart,
98cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_StartCenter,
99cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Writer,
100cdf0e10cSrcweir             gid_Brand_File_Txt_Package);
101cdf0e10cSrcweir    Unixlinks = (gid_Brand_Unixlink_BasisLink,
102cdf0e10cSrcweir                 gid_Brand_Unixlink_Program,
103cdf0e10cSrcweir                 gid_Brand_Unixlink_Unopkg,
104cdf0e10cSrcweir                 gid_Brand_Unixlink_Urelibs);
105cdf0e10cSrcweirEnd
106cdf0e10cSrcweir
107cdf0e10cSrcweir// Language specific brand module
108cdf0e10cSrcweir
109cdf0e10cSrcweirModule gid_Module_Langpack_Brand_Template
110cdf0e10cSrcweir    ParentID = gid_Module_Langpack_Languageroot;
111cdf0e10cSrcweir    Name = "gid_Module_Langpack_Brand_Template";
112cdf0e10cSrcweir    Description = "gid_Module_Langpack_Brand_Template";
113cdf0e10cSrcweir    Styles = (TEMPLATEMODULE);
114cdf0e10cSrcweir    InstallOrder = "1050";
115cdf0e10cSrcweir    Dirs = (gid_Brand_Dir_Help,
116cdf0e10cSrcweir            gid_Brand_Dir_Help_Isolanguage,
117cdf0e10cSrcweir            gid_Brand_Dir_License,
118cdf0e10cSrcweir            gid_Brand_Dir_Program,
119cdf0e10cSrcweir            gid_Brand_Dir_Resource,
120cdf0e10cSrcweir            gid_Brand_Dir_Readme,
121cdf0e10cSrcweir            gid_Brand_Dir_Share,
122cdf0e10cSrcweir            gid_Brand_Dir_Share_Readme);
123cdf0e10cSrcweir    Files = (gid_Brand_File_Res_About,
124cdf0e10cSrcweir             gid_Brand_File_Res_Oirm,
125cdf0e10cSrcweir             gid_Brand_File_Help_C05_Sdatabase_Zip,
126cdf0e10cSrcweir             gid_Brand_File_Help_C05_Scalc_Zip,
127cdf0e10cSrcweir             gid_Brand_File_Help_C05_Sdraw_Zip,
128cdf0e10cSrcweir             gid_Brand_File_Help_C05_Swriter_Zip,
129cdf0e10cSrcweir             gid_Brand_File_License_License,
130cdf0e10cSrcweir             gid_Brand_File_License_License_Small,
131cdf0e10cSrcweir             gid_Brand_File_License_License_Html,
132cdf0e10cSrcweir             gid_Brand_File_License_License_Html_Small,
133cdf0e10cSrcweir             gid_Brand_File_Readme_Readme,
134cdf0e10cSrcweir             gid_Brand_File_Readme_Readme_Html,
135cdf0e10cSrcweir             gid_Brand_File_Share_Registry_Cjk_Xcd,
136cdf0e10cSrcweir             gid_Brand_File_Share_Registry_Korea_Xcd,
137cdf0e10cSrcweir             gid_Brand_File_Txt_License,
138cdf0e10cSrcweir             gid_Brand_File_Txt_License_Small,
139cdf0e10cSrcweir             gid_Brand_File_Txt_License_Html,
140cdf0e10cSrcweir             gid_Brand_File_Txt_License_Html_Small,
141cdf0e10cSrcweir             gid_Brand_File_Txt_Readme,
142cdf0e10cSrcweir             gid_Brand_File_Txt_Readme_Html);
143cdf0e10cSrcweirEnd
144cdf0e10cSrcweir
145cdf0e10cSrcweir// Directories
146cdf0e10cSrcweir
147cdf0e10cSrcweirDirectory gid_Brand_Dir_Program
148cdf0e10cSrcweir#if defined MACOSX
149cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
150cdf0e10cSrcweir    DosName = "MacOS";
151cdf0e10cSrcweir#else
152cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
153cdf0e10cSrcweir    DosName = "program";
154cdf0e10cSrcweir#endif
155cdf0e10cSrcweirEnd
156cdf0e10cSrcweir
157cdf0e10cSrcweirDirectory gid_Brand_Dir_Resource
158cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Program;
159cdf0e10cSrcweir    DosName = "resource";
160cdf0e10cSrcweirEnd
161cdf0e10cSrcweir
162cdf0e10cSrcweirDirectory gid_Brand_Dir_Readme
163cdf0e10cSrcweir#if defined MACOSX
164cdf0e10cSrcweir    ParentID = gid_Brand_Dir_BasisLink;
165cdf0e10cSrcweir#else
166cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
167cdf0e10cSrcweir#endif
168cdf0e10cSrcweir    DosName = "readmes";
169cdf0e10cSrcweirEnd
170cdf0e10cSrcweir
171cdf0e10cSrcweirDirectory gid_Brand_Dir_License
172cdf0e10cSrcweir#if defined MACOSX
173cdf0e10cSrcweir    ParentID = gid_Brand_Dir_BasisLink;
174cdf0e10cSrcweir#else
175cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
176cdf0e10cSrcweir#endif
177cdf0e10cSrcweir    DosName = "licenses";
178cdf0e10cSrcweirEnd
179cdf0e10cSrcweir
180cdf0e10cSrcweirDirectory gid_Brand_Dir_Help
181cdf0e10cSrcweir#if defined MACOSX
182cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
183cdf0e10cSrcweir#else
184cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
185cdf0e10cSrcweir#endif
186cdf0e10cSrcweir    DosName = "help";
187cdf0e10cSrcweirEnd
188cdf0e10cSrcweir
189cdf0e10cSrcweirDirectory gid_Brand_Dir_Help_Isolanguage
190cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Help;
191cdf0e10cSrcweir    DIR_ISOLANGUAGE_ALL_LANG;
192cdf0e10cSrcweirEnd
193cdf0e10cSrcweir
194cdf0e10cSrcweirDirectory gid_Brand_Dir_Share
195cdf0e10cSrcweir#if defined MACOSX
196cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
197cdf0e10cSrcweir#else
198cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
199cdf0e10cSrcweir#endif
200cdf0e10cSrcweir    DosName = "share";
201cdf0e10cSrcweirEnd
202cdf0e10cSrcweir
203cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Config
204cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
205cdf0e10cSrcweir    DosName = "config";
206cdf0e10cSrcweirEnd
207cdf0e10cSrcweir
208cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Readme
209cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
210cdf0e10cSrcweir    DosName = "readme";
211cdf0e10cSrcweirEnd
212cdf0e10cSrcweir
213cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extension
214cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
215cdf0e10cSrcweir    DosName = "extension";
216cdf0e10cSrcweirEnd
217cdf0e10cSrcweir
218cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions
219cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
220cdf0e10cSrcweir    DosName = "extensions";
221cdf0e10cSrcweirEnd
222cdf0e10cSrcweir
223cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Prereg
224cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
225cdf0e10cSrcweir    DosName = "prereg";
226cdf0e10cSrcweir    Styles = (CREATE);
227cdf0e10cSrcweirEnd
228cdf0e10cSrcweir
229cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions_Install
230cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share_Extension;
231cdf0e10cSrcweir    DosName = "install";
232cdf0e10cSrcweirEnd
233cdf0e10cSrcweir
234cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions_Oooimprovement
235cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share_Extensions;
236cdf0e10cSrcweir    DosName = "OOoImprovement";
237cdf0e10cSrcweirEnd
238cdf0e10cSrcweir
239cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Uno_Packages
240cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
241cdf0e10cSrcweir    DosName = "uno_packages";
242cdf0e10cSrcweir    Styles = (CREATE);
243cdf0e10cSrcweirEnd
244cdf0e10cSrcweir
245cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Uno_Packages_Cache
246cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share_Uno_Packages;
247cdf0e10cSrcweir    DosName = "cache";
248cdf0e10cSrcweir    Styles = (CREATE);
249cdf0e10cSrcweirEnd
250cdf0e10cSrcweir
251cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Registry
252cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
253cdf0e10cSrcweir    DosName = "registry";
254cdf0e10cSrcweirEnd
255cdf0e10cSrcweir
256cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
257cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Xdg
258cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
259cdf0e10cSrcweir    DosName = "xdg";
260cdf0e10cSrcweirEnd
261cdf0e10cSrcweir#endif
262cdf0e10cSrcweir
263cdf0e10cSrcweir// Link to basis
264cdf0e10cSrcweir
265cdf0e10cSrcweir#if defined WNT
266cdf0e10cSrcweirFile gid_Brand_File_BasisLink
267cdf0e10cSrcweir   TXT_FILE_BODY;
268cdf0e10cSrcweir   Dir = gid_Dir_Brand_Root;
269cdf0e10cSrcweir   Name = "basis-link";
270cdf0e10cSrcweir   Styles = (PACKED);
271cdf0e10cSrcweirEnd
272cdf0e10cSrcweir#elif defined MACOSX
273cdf0e10cSrcweirDirectory gid_Brand_Dir_BasisLink
274cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
275cdf0e10cSrcweir    DosName = "basis-link";
276cdf0e10cSrcweirEnd
277cdf0e10cSrcweir#else
278cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_BasisLink
279cdf0e10cSrcweir    BIN_FILE_BODY;
280cdf0e10cSrcweir    Styles = ();
281cdf0e10cSrcweir    // Styles = (LAYERLINK);
282cdf0e10cSrcweir    Name = "basis-link";
283cdf0e10cSrcweir    Dir = gid_Dir_Brand_Root;
284cdf0e10cSrcweir    Target = "../${UNIXBASISROOTNAME}/basis${OOOBASEVERSION}";
285cdf0e10cSrcweirEnd
286cdf0e10cSrcweir#endif
287cdf0e10cSrcweir
288cdf0e10cSrcweir// UnixLinks
289cdf0e10cSrcweir
290cdf0e10cSrcweir#if defined MACOSX
291cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Urelibs
292cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
293cdf0e10cSrcweir    Name = "urelibs";
294cdf0e10cSrcweir    Target = "../basis-link/ure-link/lib";
295cdf0e10cSrcweirEnd
296cdf0e10cSrcweir#endif
297cdf0e10cSrcweir
298cdf0e10cSrcweir#if defined MACOSX
299cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Program
300cdf0e10cSrcweir    BIN_FILE_BODY;
301cdf0e10cSrcweir    Dir = gid_Dir_Bundle_Contents;
302cdf0e10cSrcweir    Name = "program";
303cdf0e10cSrcweir    Target = "MacOS";
304cdf0e10cSrcweir    Styles = ();
305cdf0e10cSrcweirEnd
306cdf0e10cSrcweir#endif
307cdf0e10cSrcweir
308cdf0e10cSrcweir// Files
309cdf0e10cSrcweir
310cdf0e10cSrcweirFile gid_Brand_File_Html_Thirdpartylicensereadme
311cdf0e10cSrcweir    Name = "THIRDPARTYLICENSEREADME.html";
312cdf0e10cSrcweir#ifdef MACOSX
313cdf0e10cSrcweir    Dir = gid_Brand_Dir_BasisLink;
314cdf0e10cSrcweir#else
315cdf0e10cSrcweir    Dir = gid_Dir_Brand_Root;
316cdf0e10cSrcweir#endif
317cdf0e10cSrcweir    Styles = (WORKSTATION);
318cdf0e10cSrcweir    TXT_FILE_BODY;
319cdf0e10cSrcweirEnd
320cdf0e10cSrcweir
321cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice
322cdf0e10cSrcweir    BIN_FILE_BODY;
323cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
324cdf0e10cSrcweir    Name = EXENAME(soffice);
325cdf0e10cSrcweir  #ifdef WNT
326cdf0e10cSrcweir    Styles = (PACKED, PATCH_SO_NAME);
327cdf0e10cSrcweir  #else
328cdf0e10cSrcweir    Styles = (PACKED);
329cdf0e10cSrcweir  #endif
330cdf0e10cSrcweirEnd
331cdf0e10cSrcweir
332cdf0e10cSrcweir#if defined(UNX) && !defined(QUARTZ)
333cdf0e10cSrcweirFile gid_Brand_File_Bin_Spadmin
334cdf0e10cSrcweir    BIN_FILE_BODY;
335cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
336cdf0e10cSrcweir    Name = "spadmin";
337cdf0e10cSrcweir    Styles = (PACKED);
338cdf0e10cSrcweirEnd
339cdf0e10cSrcweir#endif
340cdf0e10cSrcweir
341cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice_Bin
342cdf0e10cSrcweir    BIN_FILE_BODY;
343cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
344cdf0e10cSrcweir#if defined WNT
345cdf0e10cSrcweir    Styles = (PACKED, PATCH_SO_NAME);
346cdf0e10cSrcweir#else
347cdf0e10cSrcweir    Styles = (PACKED);
348cdf0e10cSrcweir#endif
349cdf0e10cSrcweir    Name = "soffice.bin";
350cdf0e10cSrcweirEnd
351cdf0e10cSrcweir
352cdf0e10cSrcweir// use this for high detail file open dialog >= 5.1 windows
353cdf0e10cSrcweir#ifdef WNT
354cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice_Bin_Manifest
355cdf0e10cSrcweir    TXT_FILE_BODY;
356cdf0e10cSrcweir    Styles = (PACKED);
357cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
358cdf0e10cSrcweir    Name = "soffice.bin.manifest";
359cdf0e10cSrcweirEnd
360cdf0e10cSrcweir#endif
361cdf0e10cSrcweir
362cdf0e10cSrcweir#ifdef WNT
363cdf0e10cSrcweirFile gid_Brand_File_Desktophelper_Txt
364cdf0e10cSrcweir    TXT_FILE_BODY;
365cdf0e10cSrcweir    Styles = (PACKED);
366cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
367cdf0e10cSrcweir    Name = "desktophelper.txt";
368cdf0e10cSrcweir    ComponentCondition = "CREATEDESKTOPLINK=1";
369cdf0e10cSrcweirEnd
370cdf0e10cSrcweir#endif
371cdf0e10cSrcweir
372cdf0e10cSrcweirFile gid_Brand_File_Bin_Unoinfo
373cdf0e10cSrcweir    BIN_FILE_BODY;
374cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
375cdf0e10cSrcweir    Name = EXENAME(unoinfo);
376cdf0e10cSrcweir    Styles = (PACKED);
377cdf0e10cSrcweirEnd
378cdf0e10cSrcweir
379cdf0e10cSrcweir#ifdef WNT
380cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkgcom
381cdf0e10cSrcweir    BIN_FILE_BODY;
382cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
383cdf0e10cSrcweir    Styles = (PACKED);
384cdf0e10cSrcweir    Name = "unopkg.com";
385cdf0e10cSrcweirEnd
386cdf0e10cSrcweir#endif
387cdf0e10cSrcweir
388cdf0e10cSrcweir#ifdef WNT
389cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkgexe
390cdf0e10cSrcweir    BIN_FILE_BODY;
391cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
392cdf0e10cSrcweir    Styles = (PACKED);
393cdf0e10cSrcweir    Name = "unopkg.exe";
394cdf0e10cSrcweirEnd
395cdf0e10cSrcweir#endif
396cdf0e10cSrcweir
397cdf0e10cSrcweir#ifdef WNT
398cdf0e10cSrcweirFile gid_Brand_File_Bin_Rebaseoo
399cdf0e10cSrcweir    BIN_FILE_BODY;
400cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
401cdf0e10cSrcweir    Styles = (PACKED);
402cdf0e10cSrcweir    Name = "rebaseoo.exe";
403cdf0e10cSrcweirEnd
404cdf0e10cSrcweir
405cdf0e10cSrcweirFile gid_Brand_File_Bin_Rebasegui
406cdf0e10cSrcweir    BIN_FILE_BODY;
407cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
408cdf0e10cSrcweir    Styles = (PACKED);
409cdf0e10cSrcweir    Name = "rebasegui.exe";
410cdf0e10cSrcweirEnd
411cdf0e10cSrcweir#endif
412cdf0e10cSrcweir
413cdf0e10cSrcweir#if defined UNX && !defined MACOSX
414cdf0e10cSrcweirFile gid_Brand_File_Script_Unopkg
415cdf0e10cSrcweir    BIN_FILE_BODY;
416cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
417cdf0e10cSrcweir    Styles = (PACKED);
418cdf0e10cSrcweir    Name = "unopkg";
419cdf0e10cSrcweirEnd
420cdf0e10cSrcweir#endif
421cdf0e10cSrcweir
422cdf0e10cSrcweir#if defined MACOSX
423cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Unopkg
424cdf0e10cSrcweir    BIN_FILE_BODY;
425cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
426cdf0e10cSrcweir    Name = "unopkg";
427cdf0e10cSrcweir    Target = "unopkg.bin";
428cdf0e10cSrcweir    Styles = ();
429cdf0e10cSrcweirEnd
430cdf0e10cSrcweir#endif
431cdf0e10cSrcweir
432cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkg
433cdf0e10cSrcweir    BIN_FILE_BODY;
434cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
435cdf0e10cSrcweir    Styles = (PACKED);
436cdf0e10cSrcweir    Name = "unopkg.bin";
437cdf0e10cSrcweirEnd
438cdf0e10cSrcweir
439cdf0e10cSrcweir#if defined WNT && \
440cdf0e10cSrcweir    (defined M1310 || \
441cdf0e10cSrcweir     ((defined M1400 || defined M1500) && \
442cdf0e10cSrcweir      !(defined SYSTEM_MOZILLA || defined WITHOUT_MOZILLA)))
443cdf0e10cSrcweirFile gid_Brand_File_Bin_Msvcr71
444cdf0e10cSrcweir    TXT_FILE_BODY;
445cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
446cdf0e10cSrcweir    Name = SCP2_URE_DL_NORMAL("msvcr71" SCP2_STDLP_DEBUG);
447cdf0e10cSrcweir    Styles = (PACKED);
448cdf0e10cSrcweirEnd
449cdf0e10cSrcweir#endif
450cdf0e10cSrcweir
451cdf0e10cSrcweir// Due to Windows DLL search order, OOo executables might pick up a libxml2 DLL
452cdf0e10cSrcweir// from a Windows system directory instead of the one from the URE; to avoid
453cdf0e10cSrcweir// problems, as a HACK, for now a copy of the URE libxml2 DLL is placed next to
454cdf0e10cSrcweir// the OOo executables (where it takes precedence even over DLLs from the
455cdf0e10cSrcweir// Windows system directory):
456cdf0e10cSrcweir#if defined WNT && !defined SYSTEM_LIBXML
457cdf0e10cSrcweirFile gid_Brand_File_Bin_Libxml2
458cdf0e10cSrcweir    TXT_FILE_BODY;
459cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
460cdf0e10cSrcweir#if defined _gcc3
461cdf0e10cSrcweir    Name = SCP2_URE_DL_NORMAL("libxml2-2");
462cdf0e10cSrcweir#else
463cdf0e10cSrcweir    Name = SCP2_URE_DL_NORMAL("libxml2");
464cdf0e10cSrcweir#endif
465cdf0e10cSrcweir    Styles = (PACKED);
466cdf0e10cSrcweirEnd
467cdf0e10cSrcweir#endif
468cdf0e10cSrcweir
469cdf0e10cSrcweir#if !defined WITHOUT_MOZILLA && (!defined UNX || defined ENABLE_GTK)
470cdf0e10cSrcweirFile gid_Brand_File_Lib_Npsoplugin
471cdf0e10cSrcweir    BIN_FILE_BODY;
472cdf0e10cSrcweir    Name = SPECIAL_NAME(npsoplugin);
473cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
474cdf0e10cSrcweir    Styles = (PACKED);
475cdf0e10cSrcweirEnd
476cdf0e10cSrcweir#endif
477cdf0e10cSrcweir
478cdf0e10cSrcweirFile gid_Brand_File_Bmp_IntroAbout
479cdf0e10cSrcweir    TXT_FILE_BODY;
480cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
481cdf0e10cSrcweir    Name = "intro.zip";
482cdf0e10cSrcweir    Styles = (ARCHIVE);
483cdf0e10cSrcweirEnd
484cdf0e10cSrcweir
485cdf0e10cSrcweirFile gid_Brand_File_Images_Brand_Zip
486cdf0e10cSrcweir    TXT_FILE_BODY;
487cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Config;
488cdf0e10cSrcweir    Name = "images_brand.zip";
489cdf0e10cSrcweir    Styles = (PACKED);
490cdf0e10cSrcweirEnd
491cdf0e10cSrcweir
492cdf0e10cSrcweirFile gid_Brand_File_Txt_Package
493cdf0e10cSrcweir    TXT_FILE_BODY;
494cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Extensions;
495cdf0e10cSrcweir    Name = "package.txt";
496cdf0e10cSrcweir    Styles = (PACKED);
497cdf0e10cSrcweirEnd
498cdf0e10cSrcweir
499cdf0e10cSrcweirFile gid_Brand_File_Share_Registry_Brand_Xcd
500cdf0e10cSrcweir    TXT_FILE_BODY;
501cdf0e10cSrcweir    Styles = (PACKED, SCPZIP_REPLACE);
502cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Registry;
503cdf0e10cSrcweir    Name = "brand.xcd";
504cdf0e10cSrcweirEnd
505cdf0e10cSrcweir
506cdf0e10cSrcweirFile gid_Brand_File_Share_Registry_Cjk_Xcd
507cdf0e10cSrcweir    TXT_FILE_BODY;
508cdf0e10cSrcweir    Styles = (PACKED,MAKE_LANG_SPECIFIC);
509cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Registry;
510cdf0e10cSrcweir    Name (ja) = "cjk.xcd";
511cdf0e10cSrcweir    Name (ko) = "cjk.xcd";
512cdf0e10cSrcweir    Name (zh-CN) = "cjk.xcd";
513cdf0e10cSrcweir    Name (zh-TW) = "cjk.xcd";
514cdf0e10cSrcweirEnd
515cdf0e10cSrcweir
516cdf0e10cSrcweirFile gid_Brand_File_Share_Registry_Korea_Xcd
517cdf0e10cSrcweir    TXT_FILE_BODY;
518cdf0e10cSrcweir    Styles = (PACKED);
519cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Registry;
520cdf0e10cSrcweir    Name (ko) = "korea.xcd";
521cdf0e10cSrcweirEnd
522cdf0e10cSrcweir
523cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
524cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Base
525cdf0e10cSrcweir    TXT_FILE_BODY;
526cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
527cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
528cdf0e10cSrcweir    Name = "base.desktop";
529cdf0e10cSrcweirEnd
530cdf0e10cSrcweir#endif
531cdf0e10cSrcweir
532cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
533cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Calc
534cdf0e10cSrcweir    TXT_FILE_BODY;
535cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
536cdf0e10cSrcweir    Name = "calc.desktop";
537cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
538cdf0e10cSrcweirEnd
539cdf0e10cSrcweir#endif
540cdf0e10cSrcweir
541cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
542cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Draw
543cdf0e10cSrcweir    TXT_FILE_BODY;
544cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
545cdf0e10cSrcweir    Name = "draw.desktop";
546cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
547cdf0e10cSrcweirEnd
548cdf0e10cSrcweir#endif
549cdf0e10cSrcweir
550cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
551cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Impress
552cdf0e10cSrcweir    TXT_FILE_BODY;
553cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
554cdf0e10cSrcweir    Name = "impress.desktop";
555cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
556cdf0e10cSrcweirEnd
557cdf0e10cSrcweir#endif
558cdf0e10cSrcweir
559cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
560cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Math
561cdf0e10cSrcweir    TXT_FILE_BODY;
562cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
563cdf0e10cSrcweir    Name = "math.desktop";
564cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
565cdf0e10cSrcweirEnd
566cdf0e10cSrcweir#endif
567cdf0e10cSrcweir
568cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
569cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Printeradmin
570cdf0e10cSrcweir    TXT_FILE_BODY;
571cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
572cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
573cdf0e10cSrcweir    Name = "printeradmin.desktop";
574cdf0e10cSrcweirEnd
575cdf0e10cSrcweir#endif
576cdf0e10cSrcweir
5772ad018beSPedro Giffuni#if defined UNX && ! defined MACOSX
5782ad018beSPedro Giffuni#ifdef ENABLE_GTK
5792ad018beSPedro GiffuniFile gid_Brand_File_Share_Xdg_QStart
5802ad018beSPedro Giffuni    TXT_FILE_BODY;
5812ad018beSPedro Giffuni    Dir = gid_Brand_Dir_Share_Xdg;
5822ad018beSPedro Giffuni    Styles = (PACKED,SCPZIP_REPLACE);
5832ad018beSPedro Giffuni    Name = "qstart.desktop";
5842ad018beSPedro GiffuniEnd
5852ad018beSPedro Giffuni#endif
5862ad018beSPedro Giffuni#endif
587cdf0e10cSrcweir
588cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
589cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Writer
590cdf0e10cSrcweir    TXT_FILE_BODY;
591cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
592cdf0e10cSrcweir    Name = "writer.desktop";
593cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
594cdf0e10cSrcweirEnd
595cdf0e10cSrcweir#endif
596cdf0e10cSrcweir
597cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
598cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_StartCenter
599cdf0e10cSrcweir    TXT_FILE_BODY;
600cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
601cdf0e10cSrcweir    Name = "startcenter.desktop";
602cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
603cdf0e10cSrcweirEnd
604cdf0e10cSrcweir#endif
605cdf0e10cSrcweir
606cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
607cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_JavaFilter
608cdf0e10cSrcweir    TXT_FILE_BODY;
609cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
610cdf0e10cSrcweir    Name = "javafilter.desktop";
611cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
612cdf0e10cSrcweirEnd
613cdf0e10cSrcweir#endif
614cdf0e10cSrcweir
615cdf0e10cSrcweir
616cdf0e10cSrcweir#if defined WNT && defined(_gcc3)
617cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingwm10
618cdf0e10cSrcweir    BIN_FILE_BODY;
619cdf0e10cSrcweir    Styles = (PACKED);
620cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
621cdf0e10cSrcweir    Name = "mingwm10.dll";
622cdf0e10cSrcweirEnd
623cdf0e10cSrcweir#endif
624cdf0e10cSrcweir
625cdf0e10cSrcweir#if defined(WNT)
626cdf0e10cSrcweir#if defined(M1400)
627cdf0e10cSrcweir#if defined(PROF_EDITION)
628cdf0e10cSrcweirFile gid_Brand_File_Lib_Msvcr80
629cdf0e10cSrcweir    BIN_FILE_BODY;
630cdf0e10cSrcweir    Styles = (PACKED);
631cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
632cdf0e10cSrcweir#ifndef _STLP_DEBUG
633cdf0e10cSrcweir    Name = "msvcr80.dll";
634cdf0e10cSrcweir#else
635cdf0e10cSrcweir    Name = "msvcr80d.dll";
636cdf0e10cSrcweir#endif
637cdf0e10cSrcweirEnd
638cdf0e10cSrcweir#endif
639cdf0e10cSrcweir#endif
640cdf0e10cSrcweir#endif
641cdf0e10cSrcweir
642cdf0e10cSrcweir#if defined(WNT) && defined( _gcc3 )
643cdf0e10cSrcweir
644cdf0e10cSrcweir#if defined(MINGW_GCCDLL)
645cdf0e10cSrcweir
646cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingw_GccS
647cdf0e10cSrcweir    TXT_FILE_BODY;
648cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
649cdf0e10cSrcweir    Name = MINGW_GCCDLL;
650cdf0e10cSrcweir    Styles = (PACKED);
651cdf0e10cSrcweirEnd
652cdf0e10cSrcweir
653cdf0e10cSrcweir#endif
654cdf0e10cSrcweir
655cdf0e10cSrcweir#if defined(MINGW_GXXDLL)
656cdf0e10cSrcweir
657cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingw_Stdcpp
658cdf0e10cSrcweir    TXT_FILE_BODY;
659cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
660cdf0e10cSrcweir    Name = MINGW_GXXDLL;
661cdf0e10cSrcweir    Styles = (PACKED);
662cdf0e10cSrcweirEnd
663cdf0e10cSrcweir
664cdf0e10cSrcweir#endif
665cdf0e10cSrcweir
666cdf0e10cSrcweir#endif
667cdf0e10cSrcweir
668cdf0e10cSrcweir#if defined(WNT)
669cdf0e10cSrcweir#if defined(M1400)
670cdf0e10cSrcweir#if defined(PROF_EDITION)
671cdf0e10cSrcweirFile gid_Brand_File_Lib_Msvcp80
672cdf0e10cSrcweir    BIN_FILE_BODY;
673cdf0e10cSrcweir    Styles = (PACKED);
674cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
675cdf0e10cSrcweir#ifndef _STLP_DEBUG
676cdf0e10cSrcweir    Name = "msvcp80.dll";
677cdf0e10cSrcweir#else
678cdf0e10cSrcweir    Name = "msvcp80d.dll";
679cdf0e10cSrcweir#endif
680cdf0e10cSrcweirEnd
681cdf0e10cSrcweir#endif
682cdf0e10cSrcweir#endif
683cdf0e10cSrcweir#endif
684cdf0e10cSrcweir
685cdf0e10cSrcweir#if defined(WNT)
686cdf0e10cSrcweir#if defined(M1400)
687cdf0e10cSrcweir#if defined(PROF_EDITION)
688cdf0e10cSrcweirFile gid_Brand_File_Lib_Msvcm80
689cdf0e10cSrcweir    BIN_FILE_BODY;
690cdf0e10cSrcweir    Styles = (PACKED);
691cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
692cdf0e10cSrcweir#ifndef _STLP_DEBUG
693cdf0e10cSrcweir    Name = "msvcm80.dll";
694cdf0e10cSrcweir#else
695cdf0e10cSrcweir    Name = "msvcm80d.dll";
696cdf0e10cSrcweir#endif
697cdf0e10cSrcweirEnd
698cdf0e10cSrcweir#endif
699cdf0e10cSrcweir#endif
700cdf0e10cSrcweir#endif
701cdf0e10cSrcweir
702cdf0e10cSrcweir#if defined(WNT)
703cdf0e10cSrcweir#if defined(M1400)
704cdf0e10cSrcweir#if defined(PROF_EDITION)
705cdf0e10cSrcweirFile gid_Brand_File_Msvcm80crt_Manifest
706cdf0e10cSrcweir    BIN_FILE_BODY;
707cdf0e10cSrcweir    Styles = (PACKED);
708cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
709cdf0e10cSrcweir#ifndef _STLP_DEBUG
710cdf0e10cSrcweir    Name = "Microsoft.VC80.CRT.manifest";
711cdf0e10cSrcweir#else
712cdf0e10cSrcweir    Name = "Microsoft.VC80.DebugCRT.manifest";
713cdf0e10cSrcweir#endif
714cdf0e10cSrcweirEnd
715cdf0e10cSrcweir#endif
716cdf0e10cSrcweir#endif
717cdf0e10cSrcweir#endif
718cdf0e10cSrcweir
719cdf0e10cSrcweir// Profiles
720cdf0e10cSrcweir
721cdf0e10cSrcweirProfile gid_Brand_Profile_Bootstrap_Ini
722cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
723cdf0e10cSrcweir    Name = PROFILENAME(bootstrap);
724cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
725cdf0e10cSrcweir    Styles = (NETWORK);
726cdf0e10cSrcweirEnd
727cdf0e10cSrcweir
728cdf0e10cSrcweirProfile gid_Brand_Profile_Soffice_Ini
729cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
730cdf0e10cSrcweir    Name = PROFILENAME(soffice);
731cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
732cdf0e10cSrcweir    Styles = (NETWORK);
733cdf0e10cSrcweirEnd
734cdf0e10cSrcweir
735cdf0e10cSrcweirProfile gid_Brand_Profile_Setup_Ini
736cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
737cdf0e10cSrcweir    Name = PROFILENAME(setup);
738cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
739cdf0e10cSrcweir    Styles = (NETWORK);
740cdf0e10cSrcweirEnd
741cdf0e10cSrcweir
742cdf0e10cSrcweirProfile gid_Brand_Profile_Version_Ini
743cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
744cdf0e10cSrcweir    Name = PROFILENAME(version);
745cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
746cdf0e10cSrcweir    Styles = (NETWORK);
747cdf0e10cSrcweirEnd
748cdf0e10cSrcweir
749cdf0e10cSrcweirProfile gid_Brand_Profile_Fundamental_Ini
750cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
751cdf0e10cSrcweir    Name = PROFILENAME(fundamental);
752cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
753cdf0e10cSrcweirEnd
754cdf0e10cSrcweir
755cdf0e10cSrcweir#if !defined MACOSX
756cdf0e10cSrcweirProfile gid_Brand_Profile_Redirect_Ini
757cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
758cdf0e10cSrcweir    Name = PROFILENAME(redirect);
759cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
760cdf0e10cSrcweirEnd
761cdf0e10cSrcweir#endif
762cdf0e10cSrcweir
763cdf0e10cSrcweir// ProfileItems
764cdf0e10cSrcweir
765cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Baseinstall
766cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
767cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
768cdf0e10cSrcweir    Section = "Bootstrap";
769cdf0e10cSrcweir    Order = 2;
770cdf0e10cSrcweir    Key = "BaseInstallation";
771cdf0e10cSrcweir    Value = "${OOO_BASE_DIR}";
772cdf0e10cSrcweirEnd
773cdf0e10cSrcweir
774cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Productkey
775cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
776cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
777cdf0e10cSrcweir    Section = "Bootstrap";
778cdf0e10cSrcweir    Order = 1;
779cdf0e10cSrcweir    Key = "ProductKey";
780cdf0e10cSrcweir    Value = "<productkey>";
781cdf0e10cSrcweirEnd
782cdf0e10cSrcweir
783cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Errorreport_Port
784cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
785cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
786cdf0e10cSrcweir    Section = "ErrorReport";
787cdf0e10cSrcweir    Order = 7;
788cdf0e10cSrcweir    Key = "ErrorReportPort";
789cdf0e10cSrcweir    Value = "80";
790cdf0e10cSrcweirEnd
791cdf0e10cSrcweir
792cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Installmode
793cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
794cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
795cdf0e10cSrcweir    Section = "Bootstrap";
796cdf0e10cSrcweir    Order = 5;
797cdf0e10cSrcweir    Key = "InstallMode";
798cdf0e10cSrcweir    Value = "<installmode>";
799cdf0e10cSrcweirEnd
800cdf0e10cSrcweir
801cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Userinstall
802cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
803cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
804cdf0e10cSrcweir    Section = "Bootstrap";
805cdf0e10cSrcweir    Order = 3;
806cdf0e10cSrcweir    Key = "UserInstallation";
807cdf0e10cSrcweir  #ifdef WNT
808cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/%ONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
809cdf0e10cSrcweir  #elif defined MACOSX
810cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/%ONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
811cdf0e10cSrcweir  #else
812cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/.%LCONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
813cdf0e10cSrcweir  #endif
814cdf0e10cSrcweirEnd
815cdf0e10cSrcweir
816cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_UreBootstrap
817cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
818cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
819cdf0e10cSrcweir    Section = "Bootstrap";
820cdf0e10cSrcweir    Key = "URE_BOOTSTRAP";
821cdf0e10cSrcweir    Value = "${ORIGIN}/" PROFILENAME(fundamental);
822cdf0e10cSrcweirEnd
823cdf0e10cSrcweir
824cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Logo
825cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
826cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
827cdf0e10cSrcweir    Section = "Bootstrap";
828cdf0e10cSrcweir    Order = 1;
829cdf0e10cSrcweir    Key = "Logo";
830cdf0e10cSrcweir    Value = "1";
831cdf0e10cSrcweirEnd
832cdf0e10cSrcweir
833cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressBarColor_So
834cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
835cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
836cdf0e10cSrcweir    Section = "Bootstrap";
837cdf0e10cSrcweir    Order = 2;
838cdf0e10cSrcweir    Key = "ProgressBarColor";
839cdf0e10cSrcweir    Value = "${PROGRESSBARCOLOR}";
840cdf0e10cSrcweirEnd
841cdf0e10cSrcweir
842cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressSize_So
843cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
844cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
845cdf0e10cSrcweir    Section = "Bootstrap";
846cdf0e10cSrcweir    Order = 3;
847cdf0e10cSrcweir    Key = "ProgressSize";
848cdf0e10cSrcweir    Value = "${PROGRESSSIZE}";
849cdf0e10cSrcweirEnd
850cdf0e10cSrcweir
851cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressPosition_So
852cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
853cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
854cdf0e10cSrcweir    Section = "Bootstrap";
855cdf0e10cSrcweir    Order = 4;
856cdf0e10cSrcweir    Key = "ProgressPosition";
857cdf0e10cSrcweir    Value = "${PROGRESSPOSITION}";
858cdf0e10cSrcweirEnd
859cdf0e10cSrcweir
860cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressFrameColor_So
861cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
862cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
863cdf0e10cSrcweir    Section = "Bootstrap";
864cdf0e10cSrcweir    Order = 5;
865cdf0e10cSrcweir    Key = "ProgressFrameColor";
866cdf0e10cSrcweir    Value = "${PROGRESSFRAMECOLOR}";
867cdf0e10cSrcweirEnd
868cdf0e10cSrcweir
869cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_NativeProgress_So
870cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
871cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
872cdf0e10cSrcweir    Section = "Bootstrap";
873cdf0e10cSrcweir    Order = 6;
874cdf0e10cSrcweir    Key = "NativeProgress";
875cdf0e10cSrcweir    Value = "${NATIVEPROGRESS}";
876cdf0e10cSrcweirEnd
877cdf0e10cSrcweir
878cdf0e10cSrcweir#ifdef WNT
879cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Hideeula
880cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
881cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
882cdf0e10cSrcweir    Section = "Bootstrap";
883cdf0e10cSrcweir    Order = 7;
884cdf0e10cSrcweir    Key = "HideEula";
885cdf0e10cSrcweir    Value = "[HIDEEULA]";
886cdf0e10cSrcweir    Inifiletablekey = "HideEula";
887cdf0e10cSrcweir    Inifiletableaction = "1";
888cdf0e10cSrcweir    Styles = (INIFILETABLE);
889cdf0e10cSrcweirEnd
890cdf0e10cSrcweir#endif
891cdf0e10cSrcweir
892cdf0e10cSrcweir#ifdef WNT
893cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Startlang
894cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
895cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
896cdf0e10cSrcweir    Section = "Bootstrap";
897cdf0e10cSrcweir    Order = 8;
898cdf0e10cSrcweir    Key = "STARTLANG";
899cdf0e10cSrcweir    Value = "[STARTLANG]";
900cdf0e10cSrcweir    Inifiletablekey = "STARTLANG";
901cdf0e10cSrcweir    Inifiletableaction = "1";
902cdf0e10cSrcweir    Styles = (INIFILETABLE);
903cdf0e10cSrcweirEnd
904cdf0e10cSrcweir#endif
905cdf0e10cSrcweir
906cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Buildid
907cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
908cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
909cdf0e10cSrcweir    Section = "Version";
910cdf0e10cSrcweir    Order = 4;
911cdf0e10cSrcweir    Key = "buildid";
912cdf0e10cSrcweir    Value = "<buildid>";
913cdf0e10cSrcweirEnd
914cdf0e10cSrcweir
915cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productsource
916cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
917cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
918cdf0e10cSrcweir    Section = "Version";
919cdf0e10cSrcweir    Order = 7;
920cdf0e10cSrcweir    Key = "ProductSource";
921cdf0e10cSrcweir    Value = "<sourceid>";
922cdf0e10cSrcweirEnd
923cdf0e10cSrcweir
924cdf0e10cSrcweir#ifdef WNT
925cdf0e10cSrcweir
926cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productcode
927cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
928cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
929cdf0e10cSrcweir    Section = "Version";
930cdf0e10cSrcweir    Order = 8;
931cdf0e10cSrcweir    Key = "ProductCode";
932cdf0e10cSrcweir    Value = "<productcode>";
933cdf0e10cSrcweirEnd
934cdf0e10cSrcweir
935cdf0e10cSrcweir#endif
936cdf0e10cSrcweir
937cdf0e10cSrcweir#ifdef WNT
938cdf0e10cSrcweir
939cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Upgradecode
940cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
941cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
942cdf0e10cSrcweir    Section = "Version";
943cdf0e10cSrcweir    Order = 9;
944cdf0e10cSrcweir    Key = "UpgradeCode";
945cdf0e10cSrcweir    Value = "<upgradecode>";
946cdf0e10cSrcweirEnd
947cdf0e10cSrcweir
948cdf0e10cSrcweir#endif
949cdf0e10cSrcweir
950cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productmajor
951cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
952cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
953cdf0e10cSrcweir    Section = "Version";
954cdf0e10cSrcweir    Order = 10;
955cdf0e10cSrcweir    Key = "ProductMajor";
956cdf0e10cSrcweir    Value = "<productmajor>";
957cdf0e10cSrcweirEnd
958cdf0e10cSrcweir
959cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productminor
960cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
961cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
962cdf0e10cSrcweir    Section = "Version";
963cdf0e10cSrcweir    Order = 11;
964cdf0e10cSrcweir    Key = "ProductMinor";
965cdf0e10cSrcweir    Value = "<productminor>";
966cdf0e10cSrcweirEnd
967cdf0e10cSrcweir
968cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productbuildid
969cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
970cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
971cdf0e10cSrcweir    Section = "Version";
972cdf0e10cSrcweir    Order = 12;
973cdf0e10cSrcweir    Key = "ProductBuildid";
974cdf0e10cSrcweir    Value = "<productbuildid>";
975cdf0e10cSrcweirEnd
976cdf0e10cSrcweir
977cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Alllanguages
978cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
979cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
980cdf0e10cSrcweir    Section = "Version";
981cdf0e10cSrcweir    Order = 13;
982cdf0e10cSrcweir    Key = "AllLanguages";
983cdf0e10cSrcweir    Value = "<alllanguages>";
984cdf0e10cSrcweirEnd
985cdf0e10cSrcweir
986cdf0e10cSrcweir#ifdef WNT
987cdf0e10cSrcweir
988cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Msiproductversion
989cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
990cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
991cdf0e10cSrcweir    Section = "Version";
992cdf0e10cSrcweir    Order = 14;
993cdf0e10cSrcweir    Key = "MsiProductVersion";
994cdf0e10cSrcweir    Value = "<msiproductversion>";
995cdf0e10cSrcweirEnd
996cdf0e10cSrcweir
997cdf0e10cSrcweir#endif
998cdf0e10cSrcweir
999cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Updateurl
1000cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1001cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1002cdf0e10cSrcweir    Section = "Version";
1003cdf0e10cSrcweir    Order = 15;
1004cdf0e10cSrcweir    Key = "UpdateURL";
1005cdf0e10cSrcweir  #if defined(BUILD_SPECIAL)
1006cdf0e10cSrcweir  #ifdef WNT
1007cdf0e10cSrcweir    Value = "${UPDATEURL}";
1008cdf0e10cSrcweir  #else  // defined WNT
1009cdf0e10cSrcweir    Value = "${UPDATEURL}?pkgfmt=<pkgformat>";
1010cdf0e10cSrcweir  #endif //defined WNT
1011cdf0e10cSrcweir  #else
1012cdf0e10cSrcweir    Value = "";
1013cdf0e10cSrcweir  #endif
1014cdf0e10cSrcweirEnd
1015cdf0e10cSrcweir
1016cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Updateid
1017cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1018cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1019cdf0e10cSrcweir    Section = "Version";
1020cdf0e10cSrcweir    Order = 16;
1021cdf0e10cSrcweir    Key = "UpdateID";
1022cdf0e10cSrcweir    Value = "<updateid>";
1023cdf0e10cSrcweirEnd
1024cdf0e10cSrcweir
1025cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Useragent
1026cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1027cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1028cdf0e10cSrcweir    Section = "Version";
1029cdf0e10cSrcweir    Order = 17;
1030cdf0e10cSrcweir    Key = "UpdateUserAgent";
1031cdf0e10cSrcweir    Value = "<PRODUCT> (${buildid}; ${_OS}; ${_ARCH}; BundledLanguages=${AllLanguages})";
1032cdf0e10cSrcweirEnd
1033cdf0e10cSrcweir
1034cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Ooobaseversion
1035cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1036cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1037cdf0e10cSrcweir    Section = "Version";
1038cdf0e10cSrcweir    Order = 18;
1039cdf0e10cSrcweir    Key = "OOOBaseVersion";
1040cdf0e10cSrcweir    Value = "${OOOBASEVERSION}";
1041cdf0e10cSrcweirEnd
1042cdf0e10cSrcweir
1043cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Extensionupdateurl
1044cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1045cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1046cdf0e10cSrcweir    Section = "Version";
1047cdf0e10cSrcweir    Order = 18;
1048cdf0e10cSrcweir    Key = "ExtensionUpdateURL";
1049cdf0e10cSrcweir    Value = "http://updateexte.services.openoffice.org/ExtensionUpdateService/check.Update";
1050cdf0e10cSrcweirEnd
1051cdf0e10cSrcweir
1052cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Brand_Base_Dir
1053cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1054cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1055cdf0e10cSrcweir    Section = "Bootstrap";
1056cdf0e10cSrcweir    Key = "BRAND_BASE_DIR";
1057cdf0e10cSrcweir    Value = "${ORIGIN}/..";
1058cdf0e10cSrcweirEnd
1059cdf0e10cSrcweir
1060cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ooo_Base_Dir
1061cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1062cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1063cdf0e10cSrcweir    Section = "Bootstrap";
1064cdf0e10cSrcweir    Key = "OOO_BASE_DIR";
1065cdf0e10cSrcweir#if defined WNT
1066cdf0e10cSrcweir    Value = "${.link:${BRAND_BASE_DIR}/basis-link}";
1067cdf0e10cSrcweir#else
1068cdf0e10cSrcweir    Value = "${BRAND_BASE_DIR}/basis-link";
1069cdf0e10cSrcweir#endif
1070cdf0e10cSrcweirEnd
1071cdf0e10cSrcweir
1072cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions
1073cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1074cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1075cdf0e10cSrcweir    Section = "Bootstrap";
1076cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS";
1077cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS}";
1078cdf0e10cSrcweirEnd
1079cdf0e10cSrcweir
1080cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions_User
1081cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1082cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1083cdf0e10cSrcweir    Section = "Bootstrap";
1084cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS_USER";
1085cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS_USER}";
1086cdf0e10cSrcweirEnd
1087cdf0e10cSrcweir
1088cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions_Prereg
1089cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1090cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1091cdf0e10cSrcweir    Section = "Bootstrap";
1092cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS_PREREG";
1093cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS_PREREG}";
1094cdf0e10cSrcweirEnd
1095cdf0e10cSrcweir
1096cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Shared_Packages_Cache
1097cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1098cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1099cdf0e10cSrcweir    Section = "Bootstrap";
1100cdf0e10cSrcweir    Key = "UNO_SHARED_PACKAGES_CACHE";
1101cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":UNO_SHARED_PACKAGES_CACHE}";
1102cdf0e10cSrcweirEnd
1103cdf0e10cSrcweir
1104cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Shared_Extensions_User
1105cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1106cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1107cdf0e10cSrcweir    Section = "Bootstrap";
1108cdf0e10cSrcweir    Key = "SHARED_EXTENSIONS_USER";
1109cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":SHARED_EXTENSIONS_USER}";
1110cdf0e10cSrcweirEnd
1111cdf0e10cSrcweir
1112cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_User_Packages_Cache
1113cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1114cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1115cdf0e10cSrcweir    Section = "Bootstrap";
1116cdf0e10cSrcweir    Key = "UNO_USER_PACKAGES_CACHE";
1117cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":UNO_USER_PACKAGES_CACHE}";
1118cdf0e10cSrcweirEnd
1119cdf0e10cSrcweir
1120cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Tmp_Extensions
1121cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1122cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1123cdf0e10cSrcweir    Section = "Bootstrap";
1124cdf0e10cSrcweir    Key = "TMP_EXTENSIONS";
1125cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":TMP_EXTENSIONS}";
1126cdf0e10cSrcweirEnd
1127cdf0e10cSrcweir
11287bc7b19fSMichael StahlProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bak_Extensions
11297bc7b19fSMichael Stahl    ModuleID = gid_Module_Root_Brand;
11307bc7b19fSMichael Stahl    ProfileID = gid_Brand_Profile_Fundamental_Ini;
11317bc7b19fSMichael Stahl    Section = "Bootstrap";
11327bc7b19fSMichael Stahl    Key = "BAK_EXTENSIONS";
11337bc7b19fSMichael Stahl    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BAK_EXTENSIONS}";
11347bc7b19fSMichael StahlEnd
11357bc7b19fSMichael Stahl
1136cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Types
1137cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1138cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1139cdf0e10cSrcweir    Section = "Bootstrap";
1140cdf0e10cSrcweir    Key = "URE_MORE_TYPES";
1141cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_TYPES}";
1142cdf0e10cSrcweirEnd
1143cdf0e10cSrcweir
1144cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Services
1145cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1146cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1147cdf0e10cSrcweir    Section = "Bootstrap";
1148cdf0e10cSrcweir    Key = "URE_MORE_SERVICES";
1149cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_SERVICES} $ORIGIN/services.rdb";
1150cdf0e10cSrcweirEnd
1151cdf0e10cSrcweir
1152cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Java_Types
1153cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1154cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1155cdf0e10cSrcweir    Section = "Bootstrap";
1156cdf0e10cSrcweir    Key = "URE_MORE_JAVA_TYPES";
1157cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_JAVA_TYPES}";
1158cdf0e10cSrcweirEnd
1159cdf0e10cSrcweir
1160cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Jfw_Shared_Data
1161cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1162cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1163cdf0e10cSrcweir    Section = "Bootstrap";
1164cdf0e10cSrcweir    Key = "URE_OVERRIDE_JAVA_JFW_SHARED_DATA";
1165cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_OVERRIDE_JAVA_JFW_SHARED_DATA}";
1166cdf0e10cSrcweirEnd
1167cdf0e10cSrcweir
1168cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Jfw_User_Data
1169cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1170cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1171cdf0e10cSrcweir    Section = "Bootstrap";
1172cdf0e10cSrcweir    Key = "URE_OVERRIDE_JAVA_JFW_USER_DATA";
1173cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_OVERRIDE_JAVA_JFW_USER_DATA}";
1174cdf0e10cSrcweirEnd
1175cdf0e10cSrcweir
1176cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Classpath_Urls
1177cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1178cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1179cdf0e10cSrcweir    Section = "Bootstrap";
1180cdf0e10cSrcweir    Key = "URE_MORE_JAVA_CLASSPATH_URLS";
1181cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_JAVA_CLASSPATH_URLS}";
1182cdf0e10cSrcweirEnd
1183cdf0e10cSrcweir
1184cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Bin_Dir
1185cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1186cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1187cdf0e10cSrcweir    Section = "Bootstrap";
1188cdf0e10cSrcweir    Key = "URE_BIN_DIR";
1189cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_BIN_DIR}";
1190cdf0e10cSrcweirEnd
1191cdf0e10cSrcweir
1192cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Lib_Dir
1193cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1194cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1195cdf0e10cSrcweir    Section = "Bootstrap";
1196cdf0e10cSrcweir    Key = "URE_LIB_DIR";
1197cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_LIB_DIR}";
1198cdf0e10cSrcweirEnd
1199cdf0e10cSrcweir
1200cdf0e10cSrcweir#if !defined MACOSX
1201cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Redirect_Ure_Bootstrap
1202cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1203cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Redirect_Ini;
1204cdf0e10cSrcweir    Section = "Bootstrap";
1205cdf0e10cSrcweir    Key = "URE_BOOTSTRAP";
1206cdf0e10cSrcweir    Value = "${ORIGIN}/" PROFILENAME(fundamental);
1207cdf0e10cSrcweirEnd
1208cdf0e10cSrcweir#endif
1209cdf0e10cSrcweir
1210cdf0e10cSrcweir#ifdef WNT
1211cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Alluserset
1212cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1213cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1214cdf0e10cSrcweir    Section = "Bootstrap";
1215cdf0e10cSrcweir    Order = 4;
1216cdf0e10cSrcweir    Key = "ALLUSERS";
1217cdf0e10cSrcweir    Value = "[ALLUSERS]";
1218cdf0e10cSrcweir    Inifiletablekey = "AllUsersSet";
1219cdf0e10cSrcweir    Inifiletableaction = "1";
1220cdf0e10cSrcweir    Styles = (INIFILETABLE);
1221cdf0e10cSrcweirEnd
1222cdf0e10cSrcweir#endif
1223cdf0e10cSrcweir
1224cdf0e10cSrcweir#ifdef WNT
1225cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Findproduct
1226cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1227cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1228cdf0e10cSrcweir    Section = "Bootstrap";
1229cdf0e10cSrcweir    Order = 5;
1230cdf0e10cSrcweir    Key = "FINDPRODUCT";
1231cdf0e10cSrcweir    Value = "[FINDPRODUCT]";
1232cdf0e10cSrcweir    Inifiletablekey = "FindProductSet";
1233cdf0e10cSrcweir    Inifiletableaction = "1";
1234cdf0e10cSrcweir    Styles = (INIFILETABLE);
1235cdf0e10cSrcweirEnd
1236cdf0e10cSrcweir#endif
1237cdf0e10cSrcweir
1238cdf0e10cSrcweir#ifdef WNT
1239cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Productcode
1240cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1241cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1242cdf0e10cSrcweir    Section = "Bootstrap";
1243cdf0e10cSrcweir    Order = 6;
1244cdf0e10cSrcweir    Key = "ProductCode";
1245cdf0e10cSrcweir    Value = "<productcode>";
1246cdf0e10cSrcweirEnd
1247cdf0e10cSrcweir#endif
1248cdf0e10cSrcweir
1249cdf0e10cSrcweir#ifdef WNT
1250cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Upgradecode
1251cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1252cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1253cdf0e10cSrcweir    Section = "Bootstrap";
1254cdf0e10cSrcweir    Order = 7;
1255cdf0e10cSrcweir    Key = "UpgradeCode";
1256cdf0e10cSrcweir    Value = "<upgradecode>";
1257cdf0e10cSrcweirEnd
1258cdf0e10cSrcweir#endif
1259cdf0e10cSrcweir
1260cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Productbuildid
1261cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1262cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1263cdf0e10cSrcweir    Section = "Bootstrap";
1264cdf0e10cSrcweir    Order = 8;
1265cdf0e10cSrcweir    Key = "ProductBuildid";
1266cdf0e10cSrcweir    Value = "<productbuildid>";
1267cdf0e10cSrcweirEnd
1268cdf0e10cSrcweir
1269cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Buildid
1270cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1271cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1272cdf0e10cSrcweir    Section = "Bootstrap";
1273cdf0e10cSrcweir    Order = 9;
1274cdf0e10cSrcweir    Key = "buildid";
1275cdf0e10cSrcweir    Value = "<buildid>";
1276cdf0e10cSrcweirEnd
1277cdf0e10cSrcweir
1278cdf0e10cSrcweir#ifdef WNT
1279cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Ureinstall
1280cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1281cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1282cdf0e10cSrcweir    Section = "Bootstrap";
1283cdf0e10cSrcweir    Order = 4;
1284cdf0e10cSrcweir    Key = "UREINSTALLLOCATION";
1285cdf0e10cSrcweir    Value = "[INSTALLLOCATION]URE\\";
1286cdf0e10cSrcweir    Inifiletablekey = "UreInstallLocation";
1287cdf0e10cSrcweir    Inifiletableaction = "1";
1288cdf0e10cSrcweir    Styles = (INIFILETABLE);
1289cdf0e10cSrcweirEnd
1290cdf0e10cSrcweir#endif
1291cdf0e10cSrcweir
1292cdf0e10cSrcweir#ifdef WNT
1293cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Basisinstall
1294cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1295cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1296cdf0e10cSrcweir    Section = "Bootstrap";
1297cdf0e10cSrcweir    Order = 4;
1298cdf0e10cSrcweir    Key = "BASISINSTALLLOCATION";
1299cdf0e10cSrcweir    Value = "[INSTALLLOCATION]Basis\\";
1300cdf0e10cSrcweir    Inifiletablekey = "BasisInstallLocation";
1301cdf0e10cSrcweir    Inifiletableaction = "1";
1302cdf0e10cSrcweir    Styles = (INIFILETABLE);
1303cdf0e10cSrcweirEnd
1304cdf0e10cSrcweir#endif
1305cdf0e10cSrcweir
1306cdf0e10cSrcweir#ifdef WNT
1307cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Officeinstall
1308cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1309cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1310cdf0e10cSrcweir    Section = "Bootstrap";
1311cdf0e10cSrcweir    Order = 4;
1312cdf0e10cSrcweir    Key = "OFFICEINSTALLLOCATION";
1313cdf0e10cSrcweir    Value = "[INSTALLLOCATION]";
1314cdf0e10cSrcweir    Inifiletablekey = "OfficeInstallLocation";
1315cdf0e10cSrcweir    Inifiletableaction = "1";
1316cdf0e10cSrcweir    Styles = (INIFILETABLE);
1317cdf0e10cSrcweirEnd
1318cdf0e10cSrcweir#endif
1319cdf0e10cSrcweir
1320cdf0e10cSrcweir#ifdef WNT
1321cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Install
1322cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1323cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1324cdf0e10cSrcweir    Section = "Bootstrap";
1325cdf0e10cSrcweir    Order = 4;
1326cdf0e10cSrcweir    Key = "INSTALLLOCATION";
1327cdf0e10cSrcweir    Value = "[INSTALLLOCATION]";
1328cdf0e10cSrcweir    Inifiletablekey = "InstallLocation";
1329cdf0e10cSrcweir    Inifiletableaction = "1";
1330cdf0e10cSrcweir    Styles = (INIFILETABLE);
1331cdf0e10cSrcweirEnd
1332cdf0e10cSrcweir#endif
1333cdf0e10cSrcweir
1334cdf0e10cSrcweir//TODO: This actually belongs into a module of its own:
1335cdf0e10cSrcweir#if !defined SYSTEM_PYTHON
1336cdf0e10cSrcweirFile gid_Brand_File_Bin_Python
1337cdf0e10cSrcweir    BIN_FILE_BODY;
1338cdf0e10cSrcweir    Name = EXENAME(pyuno/python);
1339cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
1340cdf0e10cSrcweir    Styles = (PACKED);
1341cdf0e10cSrcweirEnd
1342cdf0e10cSrcweir#endif
1343cdf0e10cSrcweir
1344cdf0e10cSrcweirBRAND_RES_FILE( gid_Brand_File_Res_About, about )
1345cdf0e10cSrcweir
1346