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