xref: /aoo41x/main/scp2/source/ooo/common_brand.scp (revision 781e0f66)
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);
46910823aeSJürgen Schmidt //   Files = (gid_Brand_File_BasisLink,
47910823aeSJürgen Schmidt    Files = (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,
518cca650bSYuri 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,
611076d7f7SJürgen Schmidt //            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,
76910823aeSJürgen Schmidt//             gid_Brand_File_ServicesRdb,
77910823aeSJürgen Schmidt//             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);
92910823aeSJürgen Schmidt    Unixlinks = (gid_Brand_Unixlink_Program,
93910823aeSJürgen Schmidt                 gid_Brand_Unixlink_Unopkg);
94910823aeSJürgen Schmidt//    Unixlinks = (gid_Brand_Unixlink_BasisLink,
95910823aeSJürgen Schmidt//                 gid_Brand_Unixlink_Program,
96910823aeSJürgen Schmidt//                 gid_Brand_Unixlink_Unopkg,
97910823aeSJürgen Schmidt//                 gid_Brand_Unixlink_Urelibs);
98cdf0e10cSrcweirEnd
99cdf0e10cSrcweir
100cdf0e10cSrcweir// Language specific brand module
101cdf0e10cSrcweir
102cdf0e10cSrcweirModule gid_Module_Langpack_Brand_Template
103cdf0e10cSrcweir    ParentID = gid_Module_Langpack_Languageroot;
104cdf0e10cSrcweir    Name = "gid_Module_Langpack_Brand_Template";
105cdf0e10cSrcweir    Description = "gid_Module_Langpack_Brand_Template";
106cdf0e10cSrcweir    Styles = (TEMPLATEMODULE);
107cdf0e10cSrcweir    InstallOrder = "1050";
108cdf0e10cSrcweir    Dirs = (gid_Brand_Dir_Help,
109cdf0e10cSrcweir            gid_Brand_Dir_Help_Isolanguage,
110cdf0e10cSrcweir            gid_Brand_Dir_License,
111cdf0e10cSrcweir            gid_Brand_Dir_Program,
112cdf0e10cSrcweir            gid_Brand_Dir_Resource,
113cdf0e10cSrcweir            gid_Brand_Dir_Readme,
114cdf0e10cSrcweir            gid_Brand_Dir_Share,
115cdf0e10cSrcweir            gid_Brand_Dir_Share_Readme);
11623c0a6f8SAriel Constenla-Haile    Files = (gid_Brand_File_Res_Oirm,
117cdf0e10cSrcweir             gid_Brand_File_Readme_Readme,
118cdf0e10cSrcweir             gid_Brand_File_Readme_Readme_Html,
119cdf0e10cSrcweir             gid_Brand_File_Share_Registry_Cjk_Xcd,
120cdf0e10cSrcweir             gid_Brand_File_Share_Registry_Korea_Xcd,
121cdf0e10cSrcweir             gid_Brand_File_Txt_Readme,
122cdf0e10cSrcweir             gid_Brand_File_Txt_Readme_Html);
123cdf0e10cSrcweirEnd
124cdf0e10cSrcweir
125cdf0e10cSrcweir// Directories
126cdf0e10cSrcweir
127cdf0e10cSrcweirDirectory gid_Brand_Dir_Program
128cdf0e10cSrcweir#if defined MACOSX
129cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
130cdf0e10cSrcweir    DosName = "MacOS";
131cdf0e10cSrcweir#else
132cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
133cdf0e10cSrcweir    DosName = "program";
134cdf0e10cSrcweir#endif
135cdf0e10cSrcweirEnd
136cdf0e10cSrcweir
137cdf0e10cSrcweirDirectory gid_Brand_Dir_Resource
138cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Program;
139cdf0e10cSrcweir    DosName = "resource";
140cdf0e10cSrcweirEnd
141cdf0e10cSrcweir
142cdf0e10cSrcweirDirectory gid_Brand_Dir_Readme
143cdf0e10cSrcweir#if defined MACOSX
144910823aeSJürgen Schmidt    ParentID = gid_Dir_Bundle_Contents;
145cdf0e10cSrcweir#else
146cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
147cdf0e10cSrcweir#endif
148cdf0e10cSrcweir    DosName = "readmes";
149cdf0e10cSrcweirEnd
150cdf0e10cSrcweir
151cdf0e10cSrcweirDirectory gid_Brand_Dir_License
152cdf0e10cSrcweir#if defined MACOSX
153910823aeSJürgen Schmidt    ParentID = gid_Dir_Bundle_Contents;
154cdf0e10cSrcweir#else
155cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
156cdf0e10cSrcweir#endif
157cdf0e10cSrcweir    DosName = "licenses";
158cdf0e10cSrcweirEnd
159cdf0e10cSrcweir
160cdf0e10cSrcweirDirectory gid_Brand_Dir_Help
161cdf0e10cSrcweir#if defined MACOSX
162cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
163cdf0e10cSrcweir#else
164cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
165cdf0e10cSrcweir#endif
166cdf0e10cSrcweir    DosName = "help";
167cdf0e10cSrcweirEnd
168cdf0e10cSrcweir
169cdf0e10cSrcweirDirectory gid_Brand_Dir_Help_Isolanguage
170cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Help;
171cdf0e10cSrcweir    DIR_ISOLANGUAGE_ALL_LANG;
172cdf0e10cSrcweirEnd
173cdf0e10cSrcweir
174cdf0e10cSrcweirDirectory gid_Brand_Dir_Share
175cdf0e10cSrcweir#if defined MACOSX
176cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
177cdf0e10cSrcweir#else
178cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
179cdf0e10cSrcweir#endif
180cdf0e10cSrcweir    DosName = "share";
181cdf0e10cSrcweirEnd
182cdf0e10cSrcweir
183cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Config
184cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
185cdf0e10cSrcweir    DosName = "config";
186cdf0e10cSrcweirEnd
187cdf0e10cSrcweir
188cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Readme
189cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
190cdf0e10cSrcweir    DosName = "readme";
191cdf0e10cSrcweirEnd
192cdf0e10cSrcweir
193cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extension
194cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
195cdf0e10cSrcweir    DosName = "extension";
196cdf0e10cSrcweirEnd
197cdf0e10cSrcweir
198cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions
199cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
200cdf0e10cSrcweir    DosName = "extensions";
201cdf0e10cSrcweirEnd
202cdf0e10cSrcweir
203cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Prereg
204cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
205cdf0e10cSrcweir    DosName = "prereg";
206cdf0e10cSrcweir    Styles = (CREATE);
207cdf0e10cSrcweirEnd
208cdf0e10cSrcweir
209c6dedb65SAndre FischerDirectory gid_Brand_Dir_Share_Prereg_Bundled
210c6dedb65SAndre Fischer    ParentID = gid_Brand_Dir_Share_Prereg;
211c6dedb65SAndre Fischer    DosName = "bundled";
212c6dedb65SAndre Fischer    Styles = (CREATE);
213c6dedb65SAndre FischerEnd
214c6dedb65SAndre Fischer
215cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions_Install
216010ec03aSHerbert Dürr    ParentID = gid_Brand_Dir_Share_Extensions;
217cdf0e10cSrcweir    DosName = "install";
218cdf0e10cSrcweirEnd
219cdf0e10cSrcweir
220cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions_Oooimprovement
221cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share_Extensions;
222cdf0e10cSrcweir    DosName = "OOoImprovement";
223cdf0e10cSrcweirEnd
224cdf0e10cSrcweir
225cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Uno_Packages
226cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
227cdf0e10cSrcweir    DosName = "uno_packages";
228cdf0e10cSrcweir    Styles = (CREATE);
229cdf0e10cSrcweirEnd
230cdf0e10cSrcweir
231cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Uno_Packages_Cache
232cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share_Uno_Packages;
233cdf0e10cSrcweir    DosName = "cache";
234cdf0e10cSrcweir    Styles = (CREATE);
235cdf0e10cSrcweirEnd
236cdf0e10cSrcweir
237cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Registry
238cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
239cdf0e10cSrcweir    DosName = "registry";
240cdf0e10cSrcweirEnd
241cdf0e10cSrcweir
242cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
243cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Xdg
244cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
245cdf0e10cSrcweir    DosName = "xdg";
246cdf0e10cSrcweirEnd
247cdf0e10cSrcweir#endif
248cdf0e10cSrcweir
249cdf0e10cSrcweir// Link to basis
250cdf0e10cSrcweir
251910823aeSJürgen Schmidt//#if defined(WNT) || defined(OS2)
252910823aeSJürgen Schmidt//File gid_Brand_File_BasisLink
253910823aeSJürgen Schmidt//   TXT_FILE_BODY;
254910823aeSJürgen Schmidt//   Dir = gid_Dir_Brand_Root;
255910823aeSJürgen Schmidt//   Name = "basis-link";
256910823aeSJürgen Schmidt//   Styles = (PACKED);
257910823aeSJürgen Schmidt//End
258910823aeSJürgen Schmidt//#elif defined MACOSX
259910823aeSJürgen Schmidt//Directory gid_Brand_Dir_BasisLink
260910823aeSJürgen Schmidt//    ParentID = gid_Dir_Bundle_Contents;
261910823aeSJürgen Schmidt//    DosName = "";
262910823aeSJürgen Schmidt////    DosName = "basis-link";
263910823aeSJürgen Schmidt//End
264910823aeSJürgen Schmidt//#else
265910823aeSJürgen Schmidt//Unixlink gid_Brand_Unixlink_BasisLink
266910823aeSJürgen Schmidt//    BIN_FILE_BODY;
267910823aeSJürgen Schmidt//    Styles = ();
268910823aeSJürgen Schmidt//    // Styles = (LAYERLINK);
269910823aeSJürgen Schmidt//    Name = "basis-link";
270910823aeSJürgen Schmidt//    Dir = gid_Dir_Brand_Root;
271910823aeSJürgen Schmidt//    Target = "../${UNIXBASISROOTNAME}/basis${OOOBASEVERSION}";
272910823aeSJürgen Schmidt//End
273910823aeSJürgen Schmidt//#endif
274cdf0e10cSrcweir
275cdf0e10cSrcweir// UnixLinks
276cdf0e10cSrcweir
277cdf0e10cSrcweir#if defined MACOSX
278cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Urelibs
279cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
280cdf0e10cSrcweir    Name = "urelibs";
281cdf0e10cSrcweir    Target = "../basis-link/ure-link/lib";
282cdf0e10cSrcweirEnd
283cdf0e10cSrcweir#endif
284cdf0e10cSrcweir
285cdf0e10cSrcweir#if defined MACOSX
286cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Program
287cdf0e10cSrcweir    BIN_FILE_BODY;
288cdf0e10cSrcweir    Dir = gid_Dir_Bundle_Contents;
289cdf0e10cSrcweir    Name = "program";
290cdf0e10cSrcweir    Target = "MacOS";
291cdf0e10cSrcweir    Styles = ();
292cdf0e10cSrcweirEnd
293cdf0e10cSrcweir#endif
294cdf0e10cSrcweir
295cdf0e10cSrcweir// Files
296cdf0e10cSrcweir
297cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice
298cdf0e10cSrcweir    BIN_FILE_BODY;
299cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
300cdf0e10cSrcweir    Name = EXENAME(soffice);
301cdf0e10cSrcweir  #ifdef WNT
302cdf0e10cSrcweir    Styles = (PACKED, PATCH_SO_NAME);
303cdf0e10cSrcweir  #else
304cdf0e10cSrcweir    Styles = (PACKED);
305cdf0e10cSrcweir  #endif
306cdf0e10cSrcweirEnd
307cdf0e10cSrcweir
308cdf0e10cSrcweir#if defined(UNX) && !defined(QUARTZ)
309cdf0e10cSrcweirFile gid_Brand_File_Bin_Spadmin
310cdf0e10cSrcweir    BIN_FILE_BODY;
311cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
312cdf0e10cSrcweir    Name = "spadmin";
313cdf0e10cSrcweir    Styles = (PACKED);
314cdf0e10cSrcweirEnd
315cdf0e10cSrcweir#endif
316cdf0e10cSrcweir
317cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice_Bin
318cdf0e10cSrcweir    BIN_FILE_BODY;
319cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
320cdf0e10cSrcweir#if defined WNT
321cdf0e10cSrcweir    Styles = (PACKED, PATCH_SO_NAME);
322cdf0e10cSrcweir#else
323cdf0e10cSrcweir    Styles = (PACKED);
324cdf0e10cSrcweir#endif
325cdf0e10cSrcweir    Name = "soffice.bin";
326cdf0e10cSrcweirEnd
327cdf0e10cSrcweir
328cdf0e10cSrcweir// use this for high detail file open dialog >= 5.1 windows
329cdf0e10cSrcweir#ifdef WNT
330cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice_Bin_Manifest
331cdf0e10cSrcweir    TXT_FILE_BODY;
332cdf0e10cSrcweir    Styles = (PACKED);
333cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
334cdf0e10cSrcweir    Name = "soffice.bin.manifest";
335cdf0e10cSrcweirEnd
336cdf0e10cSrcweir#endif
337cdf0e10cSrcweir
338cdf0e10cSrcweir#ifdef WNT
339cdf0e10cSrcweirFile gid_Brand_File_Desktophelper_Txt
340cdf0e10cSrcweir    TXT_FILE_BODY;
341cdf0e10cSrcweir    Styles = (PACKED);
342cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
343cdf0e10cSrcweir    Name = "desktophelper.txt";
344cdf0e10cSrcweir    ComponentCondition = "CREATEDESKTOPLINK=1";
345cdf0e10cSrcweirEnd
346cdf0e10cSrcweir#endif
347cdf0e10cSrcweir
348d44f38edSYuri Dario#ifndef OS2
349cdf0e10cSrcweirFile gid_Brand_File_Bin_Unoinfo
350cdf0e10cSrcweir    BIN_FILE_BODY;
351cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
352cdf0e10cSrcweir    Name = EXENAME(unoinfo);
353cdf0e10cSrcweir    Styles = (PACKED);
354cdf0e10cSrcweirEnd
355d44f38edSYuri Dario#endif
356cdf0e10cSrcweir
357cdf0e10cSrcweir#ifdef WNT
358cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkgcom
359cdf0e10cSrcweir    BIN_FILE_BODY;
360cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
361cdf0e10cSrcweir    Styles = (PACKED);
362cdf0e10cSrcweir    Name = "unopkg.com";
363cdf0e10cSrcweirEnd
364cdf0e10cSrcweir#endif
365cdf0e10cSrcweir
366dd52c76cSYuri Dario#if defined(WNT)
367cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkgexe
368cdf0e10cSrcweir    BIN_FILE_BODY;
369cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
370cdf0e10cSrcweir    Styles = (PACKED);
371cdf0e10cSrcweir    Name = "unopkg.exe";
372cdf0e10cSrcweirEnd
373cdf0e10cSrcweir#endif
374cdf0e10cSrcweir
375dd52c76cSYuri Dario#if defined(OS2)
376dd52c76cSYuri DarioFile gid_Brand_File_Bin_Unopkgexe
377dd52c76cSYuri Dario    BIN_FILE_BODY;
378dd52c76cSYuri Dario    Dir = gid_Brand_Dir_Program;
379dd52c76cSYuri Dario    Styles = (PACKED);
380dd52c76cSYuri Dario    Name = "unopkg.bin";
381dd52c76cSYuri DarioEnd
382dd52c76cSYuri Dario#endif
383dd52c76cSYuri Dario
384cdf0e10cSrcweir#ifdef WNT
385cdf0e10cSrcweirFile gid_Brand_File_Bin_Rebaseoo
386cdf0e10cSrcweir    BIN_FILE_BODY;
387cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
388cdf0e10cSrcweir    Styles = (PACKED);
389cdf0e10cSrcweir    Name = "rebaseoo.exe";
390cdf0e10cSrcweirEnd
391cdf0e10cSrcweir
392cdf0e10cSrcweirFile gid_Brand_File_Bin_Rebasegui
393cdf0e10cSrcweir    BIN_FILE_BODY;
394cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
395cdf0e10cSrcweir    Styles = (PACKED);
396cdf0e10cSrcweir    Name = "rebasegui.exe";
397cdf0e10cSrcweirEnd
398cdf0e10cSrcweir#endif
399cdf0e10cSrcweir
400cdf0e10cSrcweir#if defined UNX && !defined MACOSX
401cdf0e10cSrcweirFile gid_Brand_File_Script_Unopkg
402cdf0e10cSrcweir    BIN_FILE_BODY;
403cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
404cdf0e10cSrcweir    Styles = (PACKED);
405cdf0e10cSrcweir    Name = "unopkg";
406cdf0e10cSrcweirEnd
407cdf0e10cSrcweir#endif
408cdf0e10cSrcweir
409cdf0e10cSrcweir#if defined MACOSX
410cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Unopkg
411cdf0e10cSrcweir    BIN_FILE_BODY;
412cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
413cdf0e10cSrcweir    Name = "unopkg";
414cdf0e10cSrcweir    Target = "unopkg.bin";
415cdf0e10cSrcweir    Styles = ();
416cdf0e10cSrcweirEnd
417cdf0e10cSrcweir#endif
418cdf0e10cSrcweir
419d44f38edSYuri Dario#ifndef OS2
420cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkg
421cdf0e10cSrcweir    BIN_FILE_BODY;
422cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
423cdf0e10cSrcweir    Styles = (PACKED);
424cdf0e10cSrcweir    Name = "unopkg.bin";
425cdf0e10cSrcweirEnd
426d44f38edSYuri Dario#endif
427cdf0e10cSrcweir
428cdf0e10cSrcweir#if defined WNT && \
429cdf0e10cSrcweir    (defined M1310 || \
430cdf0e10cSrcweir     ((defined M1400 || defined M1500) && \
431cdf0e10cSrcweir      !(defined SYSTEM_MOZILLA || defined WITHOUT_MOZILLA)))
432cdf0e10cSrcweirFile gid_Brand_File_Bin_Msvcr71
433cdf0e10cSrcweir    TXT_FILE_BODY;
434cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
435cdf0e10cSrcweir    Name = SCP2_URE_DL_NORMAL("msvcr71" SCP2_STDLP_DEBUG);
436cdf0e10cSrcweir    Styles = (PACKED);
437cdf0e10cSrcweirEnd
438cdf0e10cSrcweir#endif
439cdf0e10cSrcweir
440cdf0e10cSrcweir// Due to Windows DLL search order, OOo executables might pick up a libxml2 DLL
441cdf0e10cSrcweir// from a Windows system directory instead of the one from the URE; to avoid
442cdf0e10cSrcweir// problems, as a HACK, for now a copy of the URE libxml2 DLL is placed next to
443cdf0e10cSrcweir// the OOo executables (where it takes precedence even over DLLs from the
444cdf0e10cSrcweir// Windows system directory):
4451076d7f7SJürgen Schmidt//#if defined WNT && !defined SYSTEM_LIBXML
4461076d7f7SJürgen Schmidt//File gid_Brand_File_Bin_Libxml2
4471076d7f7SJürgen Schmidt//    TXT_FILE_BODY;
4481076d7f7SJürgen Schmidt//    Dir = gid_Brand_Dir_Program;
4491076d7f7SJürgen Schmidt//#if defined _gcc3
4501076d7f7SJürgen Schmidt//    Name = SCP2_URE_DL_NORMAL("libxml2-2");
4511076d7f7SJürgen Schmidt//#else
4521076d7f7SJürgen Schmidt//    Name = SCP2_URE_DL_NORMAL("libxml2");
4531076d7f7SJürgen Schmidt//#endif
4541076d7f7SJürgen Schmidt//    Styles = (PACKED);
4551076d7f7SJürgen Schmidt//End
4561076d7f7SJürgen Schmidt//#endif
457cdf0e10cSrcweir
458cdf0e10cSrcweirFile gid_Brand_File_Bmp_IntroAbout
459cdf0e10cSrcweir    TXT_FILE_BODY;
460cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
461cdf0e10cSrcweir    Name = "intro.zip";
462cdf0e10cSrcweir    Styles = (ARCHIVE);
463cdf0e10cSrcweirEnd
464cdf0e10cSrcweir
465cdf0e10cSrcweirFile gid_Brand_File_Images_Brand_Zip
466cdf0e10cSrcweir    TXT_FILE_BODY;
467cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Config;
468cdf0e10cSrcweir    Name = "images_brand.zip";
469cdf0e10cSrcweir    Styles = (PACKED);
470cdf0e10cSrcweirEnd
471cdf0e10cSrcweir
472cdf0e10cSrcweirFile gid_Brand_File_Txt_Package
473cdf0e10cSrcweir    TXT_FILE_BODY;
474cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Extensions;
475cdf0e10cSrcweir    Name = "package.txt";
476cdf0e10cSrcweir    Styles = (PACKED);
477cdf0e10cSrcweirEnd
478cdf0e10cSrcweir
479910823aeSJürgen Schmidt#File gid_Brand_File_Share_Registry_Brand_Xcd
480910823aeSJürgen Schmidt#    TXT_FILE_BODY;
481910823aeSJürgen Schmidt#    Styles = (PACKED, SCPZIP_REPLACE);
482910823aeSJürgen Schmidt#    Dir = gid_Brand_Dir_Share_Registry;
483910823aeSJürgen Schmidt#    Name = "brand.xcd";
484910823aeSJürgen Schmidt#End
485cdf0e10cSrcweir
486cdf0e10cSrcweirFile gid_Brand_File_Share_Registry_Cjk_Xcd
487cdf0e10cSrcweir    TXT_FILE_BODY;
488cdf0e10cSrcweir    Styles = (PACKED,MAKE_LANG_SPECIFIC);
489cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Registry;
490cdf0e10cSrcweir    Name (ja) = "cjk.xcd";
491cdf0e10cSrcweir    Name (ko) = "cjk.xcd";
492cdf0e10cSrcweir    Name (zh-CN) = "cjk.xcd";
493cdf0e10cSrcweir    Name (zh-TW) = "cjk.xcd";
494cdf0e10cSrcweirEnd
495cdf0e10cSrcweir
496cdf0e10cSrcweirFile gid_Brand_File_Share_Registry_Korea_Xcd
497cdf0e10cSrcweir    TXT_FILE_BODY;
498cdf0e10cSrcweir    Styles = (PACKED);
499cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Registry;
500cdf0e10cSrcweir    Name (ko) = "korea.xcd";
501cdf0e10cSrcweirEnd
502cdf0e10cSrcweir
503cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
504cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Base
505cdf0e10cSrcweir    TXT_FILE_BODY;
506cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
507cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
508cdf0e10cSrcweir    Name = "base.desktop";
509cdf0e10cSrcweirEnd
510cdf0e10cSrcweir#endif
511cdf0e10cSrcweir
512cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
513cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Calc
514cdf0e10cSrcweir    TXT_FILE_BODY;
515cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
516cdf0e10cSrcweir    Name = "calc.desktop";
517cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
518cdf0e10cSrcweirEnd
519cdf0e10cSrcweir#endif
520cdf0e10cSrcweir
521cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
522cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Draw
523cdf0e10cSrcweir    TXT_FILE_BODY;
524cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
525cdf0e10cSrcweir    Name = "draw.desktop";
526cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
527cdf0e10cSrcweirEnd
528cdf0e10cSrcweir#endif
529cdf0e10cSrcweir
530cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
531cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Impress
532cdf0e10cSrcweir    TXT_FILE_BODY;
533cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
534cdf0e10cSrcweir    Name = "impress.desktop";
535cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
536cdf0e10cSrcweirEnd
537cdf0e10cSrcweir#endif
538cdf0e10cSrcweir
539cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
540cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Math
541cdf0e10cSrcweir    TXT_FILE_BODY;
542cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
543cdf0e10cSrcweir    Name = "math.desktop";
544cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
545cdf0e10cSrcweirEnd
546cdf0e10cSrcweir#endif
547cdf0e10cSrcweir
548cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
549cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Printeradmin
550cdf0e10cSrcweir    TXT_FILE_BODY;
551cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
552cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
553cdf0e10cSrcweir    Name = "printeradmin.desktop";
554cdf0e10cSrcweirEnd
555cdf0e10cSrcweir#endif
556cdf0e10cSrcweir
5572ad018beSPedro Giffuni#if defined UNX && ! defined MACOSX
5582ad018beSPedro Giffuni#ifdef ENABLE_GTK
5592ad018beSPedro GiffuniFile gid_Brand_File_Share_Xdg_QStart
5602ad018beSPedro Giffuni    TXT_FILE_BODY;
5612ad018beSPedro Giffuni    Dir = gid_Brand_Dir_Share_Xdg;
5622ad018beSPedro Giffuni    Styles = (PACKED,SCPZIP_REPLACE);
5632ad018beSPedro Giffuni    Name = "qstart.desktop";
5642ad018beSPedro GiffuniEnd
5652ad018beSPedro Giffuni#endif
5662ad018beSPedro Giffuni#endif
567cdf0e10cSrcweir
568cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
569cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Writer
570cdf0e10cSrcweir    TXT_FILE_BODY;
571cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
572cdf0e10cSrcweir    Name = "writer.desktop";
573cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
574cdf0e10cSrcweirEnd
575cdf0e10cSrcweir#endif
576cdf0e10cSrcweir
577cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
578cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_StartCenter
579cdf0e10cSrcweir    TXT_FILE_BODY;
580cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
581cdf0e10cSrcweir    Name = "startcenter.desktop";
582cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
583cdf0e10cSrcweirEnd
584cdf0e10cSrcweir#endif
585cdf0e10cSrcweir
586cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
587cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_JavaFilter
588cdf0e10cSrcweir    TXT_FILE_BODY;
589cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
590cdf0e10cSrcweir    Name = "javafilter.desktop";
591cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
592cdf0e10cSrcweirEnd
593cdf0e10cSrcweir#endif
594cdf0e10cSrcweir
595cdf0e10cSrcweir
596cdf0e10cSrcweir#if defined WNT && defined(_gcc3)
597cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingwm10
598cdf0e10cSrcweir    BIN_FILE_BODY;
599cdf0e10cSrcweir    Styles = (PACKED);
600cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
601cdf0e10cSrcweir    Name = "mingwm10.dll";
602cdf0e10cSrcweirEnd
603cdf0e10cSrcweir#endif
604cdf0e10cSrcweir
605cdf0e10cSrcweir#if defined(WNT)
606cdf0e10cSrcweir#if defined(M1400)
607cdf0e10cSrcweir#if defined(PROF_EDITION)
608cdf0e10cSrcweirFile gid_Brand_File_Lib_Msvcr80
609cdf0e10cSrcweir    BIN_FILE_BODY;
610cdf0e10cSrcweir    Styles = (PACKED);
611cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
612cdf0e10cSrcweir#ifndef _STLP_DEBUG
613cdf0e10cSrcweir    Name = "msvcr80.dll";
614cdf0e10cSrcweir#else
615cdf0e10cSrcweir    Name = "msvcr80d.dll";
616cdf0e10cSrcweir#endif
617cdf0e10cSrcweirEnd
618cdf0e10cSrcweir#endif
619cdf0e10cSrcweir#endif
620cdf0e10cSrcweir#endif
621cdf0e10cSrcweir
622cdf0e10cSrcweir#if defined(WNT) && defined( _gcc3 )
623cdf0e10cSrcweir
624cdf0e10cSrcweir#if defined(MINGW_GCCDLL)
625cdf0e10cSrcweir
626cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingw_GccS
627cdf0e10cSrcweir    TXT_FILE_BODY;
628cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
629cdf0e10cSrcweir    Name = MINGW_GCCDLL;
630cdf0e10cSrcweir    Styles = (PACKED);
631cdf0e10cSrcweirEnd
632cdf0e10cSrcweir
633cdf0e10cSrcweir#endif
634cdf0e10cSrcweir
635cdf0e10cSrcweir#if defined(MINGW_GXXDLL)
636cdf0e10cSrcweir
637cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingw_Stdcpp
638cdf0e10cSrcweir    TXT_FILE_BODY;
639cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
640cdf0e10cSrcweir    Name = MINGW_GXXDLL;
641cdf0e10cSrcweir    Styles = (PACKED);
642cdf0e10cSrcweirEnd
643cdf0e10cSrcweir
644cdf0e10cSrcweir#endif
645cdf0e10cSrcweir
646cdf0e10cSrcweir#endif
647cdf0e10cSrcweir
648cdf0e10cSrcweir#if defined(WNT)
649cdf0e10cSrcweir#if defined(M1400)
650cdf0e10cSrcweir#if defined(PROF_EDITION)
651cdf0e10cSrcweirFile gid_Brand_File_Lib_Msvcp80
652cdf0e10cSrcweir    BIN_FILE_BODY;
653cdf0e10cSrcweir    Styles = (PACKED);
654cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
655cdf0e10cSrcweir#ifndef _STLP_DEBUG
656cdf0e10cSrcweir    Name = "msvcp80.dll";
657cdf0e10cSrcweir#else
658cdf0e10cSrcweir    Name = "msvcp80d.dll";
659cdf0e10cSrcweir#endif
660cdf0e10cSrcweirEnd
661cdf0e10cSrcweir#endif
662cdf0e10cSrcweir#endif
663cdf0e10cSrcweir#endif
664cdf0e10cSrcweir
665cdf0e10cSrcweir#if defined(WNT)
666cdf0e10cSrcweir#if defined(M1400)
667cdf0e10cSrcweir#if defined(PROF_EDITION)
668cdf0e10cSrcweirFile gid_Brand_File_Lib_Msvcm80
669cdf0e10cSrcweir    BIN_FILE_BODY;
670cdf0e10cSrcweir    Styles = (PACKED);
671cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
672cdf0e10cSrcweir#ifndef _STLP_DEBUG
673cdf0e10cSrcweir    Name = "msvcm80.dll";
674cdf0e10cSrcweir#else
675cdf0e10cSrcweir    Name = "msvcm80d.dll";
676cdf0e10cSrcweir#endif
677cdf0e10cSrcweirEnd
678cdf0e10cSrcweir#endif
679cdf0e10cSrcweir#endif
680cdf0e10cSrcweir#endif
681cdf0e10cSrcweir
682cdf0e10cSrcweir#if defined(WNT)
683cdf0e10cSrcweir#if defined(M1400)
684cdf0e10cSrcweir#if defined(PROF_EDITION)
685cdf0e10cSrcweirFile gid_Brand_File_Msvcm80crt_Manifest
686cdf0e10cSrcweir    BIN_FILE_BODY;
687cdf0e10cSrcweir    Styles = (PACKED);
688cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
689cdf0e10cSrcweir#ifndef _STLP_DEBUG
690cdf0e10cSrcweir    Name = "Microsoft.VC80.CRT.manifest";
691cdf0e10cSrcweir#else
692cdf0e10cSrcweir    Name = "Microsoft.VC80.DebugCRT.manifest";
693cdf0e10cSrcweir#endif
694cdf0e10cSrcweirEnd
695cdf0e10cSrcweir#endif
696cdf0e10cSrcweir#endif
697cdf0e10cSrcweir#endif
698cdf0e10cSrcweir
699cdf0e10cSrcweir// Profiles
700cdf0e10cSrcweir
701cdf0e10cSrcweirProfile gid_Brand_Profile_Bootstrap_Ini
702cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
703cdf0e10cSrcweir    Name = PROFILENAME(bootstrap);
704cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
705cdf0e10cSrcweir    Styles = (NETWORK);
706cdf0e10cSrcweirEnd
707cdf0e10cSrcweir
708cdf0e10cSrcweirProfile gid_Brand_Profile_Soffice_Ini
709cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
710cdf0e10cSrcweir    Name = PROFILENAME(soffice);
711cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
712cdf0e10cSrcweir    Styles = (NETWORK);
713cdf0e10cSrcweirEnd
714cdf0e10cSrcweir
715cdf0e10cSrcweirProfile gid_Brand_Profile_Setup_Ini
716cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
717cdf0e10cSrcweir    Name = PROFILENAME(setup);
718cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
719cdf0e10cSrcweir    Styles = (NETWORK);
720cdf0e10cSrcweirEnd
721cdf0e10cSrcweir
722cdf0e10cSrcweirProfile gid_Brand_Profile_Version_Ini
723cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
724cdf0e10cSrcweir    Name = PROFILENAME(version);
725cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
726cdf0e10cSrcweir    Styles = (NETWORK);
727cdf0e10cSrcweirEnd
728cdf0e10cSrcweir
729910823aeSJürgen Schmidt#ifdef JSC
730cdf0e10cSrcweirProfile gid_Brand_Profile_Fundamental_Ini
731cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
732cdf0e10cSrcweir    Name = PROFILENAME(fundamental);
733cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
734cdf0e10cSrcweirEnd
735910823aeSJürgen Schmidt#endif
736cdf0e10cSrcweir
737cdf0e10cSrcweir#if !defined MACOSX
738cdf0e10cSrcweirProfile gid_Brand_Profile_Redirect_Ini
739cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
740cdf0e10cSrcweir    Name = PROFILENAME(redirect);
741cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
742cdf0e10cSrcweirEnd
743cdf0e10cSrcweir#endif
744cdf0e10cSrcweir
745cdf0e10cSrcweir// ProfileItems
746cdf0e10cSrcweir
747cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Baseinstall
748cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
749cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
750cdf0e10cSrcweir    Section = "Bootstrap";
751cdf0e10cSrcweir    Order = 2;
752cdf0e10cSrcweir    Key = "BaseInstallation";
753cdf0e10cSrcweir    Value = "${OOO_BASE_DIR}";
754cdf0e10cSrcweirEnd
755cdf0e10cSrcweir
756cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Productkey
757cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
758cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
759cdf0e10cSrcweir    Section = "Bootstrap";
760cdf0e10cSrcweir    Order = 1;
761cdf0e10cSrcweir    Key = "ProductKey";
762cdf0e10cSrcweir    Value = "<productkey>";
763cdf0e10cSrcweirEnd
764cdf0e10cSrcweir
765cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Errorreport_Port
766cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
767cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
768cdf0e10cSrcweir    Section = "ErrorReport";
769cdf0e10cSrcweir    Order = 7;
770cdf0e10cSrcweir    Key = "ErrorReportPort";
771cdf0e10cSrcweir    Value = "80";
772cdf0e10cSrcweirEnd
773cdf0e10cSrcweir
774cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Installmode
775cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
776cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
777cdf0e10cSrcweir    Section = "Bootstrap";
778cdf0e10cSrcweir    Order = 5;
779cdf0e10cSrcweir    Key = "InstallMode";
780cdf0e10cSrcweir    Value = "<installmode>";
781cdf0e10cSrcweirEnd
782cdf0e10cSrcweir
783cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Userinstall
784cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
785cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
786cdf0e10cSrcweir    Section = "Bootstrap";
787cdf0e10cSrcweir    Order = 3;
788cdf0e10cSrcweir    Key = "UserInstallation";
789d44f38edSYuri Dario  #if defined(WNT) || defined(OS2)
790cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/%ONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
791cdf0e10cSrcweir  #elif defined MACOSX
792cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/%ONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
793cdf0e10cSrcweir  #else
794cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/.%LCONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
795cdf0e10cSrcweir  #endif
796cdf0e10cSrcweirEnd
797cdf0e10cSrcweir
798cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_UreBootstrap
799cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
800cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
801cdf0e10cSrcweir    Section = "Bootstrap";
802cdf0e10cSrcweir    Key = "URE_BOOTSTRAP";
803cdf0e10cSrcweir    Value = "${ORIGIN}/" PROFILENAME(fundamental);
804cdf0e10cSrcweirEnd
805cdf0e10cSrcweir
806cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Logo
807cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
808cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
809cdf0e10cSrcweir    Section = "Bootstrap";
810cdf0e10cSrcweir    Order = 1;
811cdf0e10cSrcweir    Key = "Logo";
812cdf0e10cSrcweir    Value = "1";
813cdf0e10cSrcweirEnd
814cdf0e10cSrcweir
815cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressBarColor_So
816cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
817cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
818cdf0e10cSrcweir    Section = "Bootstrap";
819cdf0e10cSrcweir    Order = 2;
820cdf0e10cSrcweir    Key = "ProgressBarColor";
821cdf0e10cSrcweir    Value = "${PROGRESSBARCOLOR}";
822cdf0e10cSrcweirEnd
823cdf0e10cSrcweir
824cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressSize_So
825cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
826cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
827cdf0e10cSrcweir    Section = "Bootstrap";
828cdf0e10cSrcweir    Order = 3;
829cdf0e10cSrcweir    Key = "ProgressSize";
830cdf0e10cSrcweir    Value = "${PROGRESSSIZE}";
831cdf0e10cSrcweirEnd
832cdf0e10cSrcweir
833cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressPosition_So
834cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
835cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
836cdf0e10cSrcweir    Section = "Bootstrap";
837cdf0e10cSrcweir    Order = 4;
838cdf0e10cSrcweir    Key = "ProgressPosition";
839cdf0e10cSrcweir    Value = "${PROGRESSPOSITION}";
840cdf0e10cSrcweirEnd
841cdf0e10cSrcweir
842cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressFrameColor_So
843cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
844cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
845cdf0e10cSrcweir    Section = "Bootstrap";
846cdf0e10cSrcweir    Order = 5;
847cdf0e10cSrcweir    Key = "ProgressFrameColor";
848cdf0e10cSrcweir    Value = "${PROGRESSFRAMECOLOR}";
849cdf0e10cSrcweirEnd
850cdf0e10cSrcweir
851*781e0f66SAndre FischerProfileItem gid_Brand_Profileitem_Soffice_ShowProgressFrame_So
852*781e0f66SAndre Fischer    ProfileID = gid_Brand_Profile_Soffice_Ini;
853*781e0f66SAndre Fischer    ModuleID = gid_Module_Root_Brand;
854*781e0f66SAndre Fischer    Section = "Bootstrap";
855*781e0f66SAndre Fischer    Order = 5;
856*781e0f66SAndre Fischer    Key = "ShowProgressFrame";
857*781e0f66SAndre Fischer    Value = "${SHOWPROGRESSFRAME}";
858*781e0f66SAndre FischerEnd
859*781e0f66SAndre Fischer
860cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_NativeProgress_So
861cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
862cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
863cdf0e10cSrcweir    Section = "Bootstrap";
864cdf0e10cSrcweir    Order = 6;
865cdf0e10cSrcweir    Key = "NativeProgress";
866cdf0e10cSrcweir    Value = "${NATIVEPROGRESS}";
867cdf0e10cSrcweirEnd
868cdf0e10cSrcweir
869d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
870cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Hideeula
871cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
872cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
873cdf0e10cSrcweir    Section = "Bootstrap";
874cdf0e10cSrcweir    Order = 7;
875cdf0e10cSrcweir    Key = "HideEula";
876cdf0e10cSrcweir    Value = "[HIDEEULA]";
877cdf0e10cSrcweir    Inifiletablekey = "HideEula";
878cdf0e10cSrcweir    Inifiletableaction = "1";
879cdf0e10cSrcweir    Styles = (INIFILETABLE);
880cdf0e10cSrcweirEnd
881cdf0e10cSrcweir#endif
882cdf0e10cSrcweir
883d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
884cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Startlang
885cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
886cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
887cdf0e10cSrcweir    Section = "Bootstrap";
888cdf0e10cSrcweir    Order = 8;
889cdf0e10cSrcweir    Key = "STARTLANG";
890cdf0e10cSrcweir    Value = "[STARTLANG]";
891cdf0e10cSrcweir    Inifiletablekey = "STARTLANG";
892cdf0e10cSrcweir    Inifiletableaction = "1";
893cdf0e10cSrcweir    Styles = (INIFILETABLE);
894cdf0e10cSrcweirEnd
895cdf0e10cSrcweir#endif
896cdf0e10cSrcweir
897cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Buildid
898cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
899cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
900cdf0e10cSrcweir    Section = "Version";
901cdf0e10cSrcweir    Order = 4;
902cdf0e10cSrcweir    Key = "buildid";
903cdf0e10cSrcweir    Value = "<buildid>";
904cdf0e10cSrcweirEnd
905cdf0e10cSrcweir
9068bd5297cSJürgen SchmidtProfileItem gid_Brand_Profileitem_Version_ScsRevision
9078bd5297cSJürgen Schmidt    ProfileID = gid_Brand_Profile_Version_Ini;
9088bd5297cSJürgen Schmidt    ModuleID = gid_Module_Root;
9098bd5297cSJürgen Schmidt    Section = "Version";
9108bd5297cSJürgen Schmidt    Key = "Revision";
9118bd5297cSJürgen Schmidt    Value = "<scsrevision>";
9128bd5297cSJürgen SchmidtEnd
9138bd5297cSJürgen Schmidt
914cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productsource
915cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
916cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
917cdf0e10cSrcweir    Section = "Version";
918cdf0e10cSrcweir    Order = 7;
919cdf0e10cSrcweir    Key = "ProductSource";
920cdf0e10cSrcweir    Value = "<sourceid>";
921cdf0e10cSrcweirEnd
922cdf0e10cSrcweir
923d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
924cdf0e10cSrcweir
925cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productcode
926cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
927cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
928cdf0e10cSrcweir    Section = "Version";
929cdf0e10cSrcweir    Order = 8;
930cdf0e10cSrcweir    Key = "ProductCode";
931cdf0e10cSrcweir    Value = "<productcode>";
932cdf0e10cSrcweirEnd
933cdf0e10cSrcweir
934cdf0e10cSrcweir#endif
935cdf0e10cSrcweir
936d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
937cdf0e10cSrcweir
938cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Upgradecode
939cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
940cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
941cdf0e10cSrcweir    Section = "Version";
942cdf0e10cSrcweir    Order = 9;
943cdf0e10cSrcweir    Key = "UpgradeCode";
944cdf0e10cSrcweir    Value = "<upgradecode>";
945cdf0e10cSrcweirEnd
946cdf0e10cSrcweir
947cdf0e10cSrcweir#endif
948cdf0e10cSrcweir
949cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productmajor
950cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
951cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
952cdf0e10cSrcweir    Section = "Version";
953cdf0e10cSrcweir    Order = 10;
954cdf0e10cSrcweir    Key = "ProductMajor";
955cdf0e10cSrcweir    Value = "<productmajor>";
956cdf0e10cSrcweirEnd
957cdf0e10cSrcweir
958cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productminor
959cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
960cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
961cdf0e10cSrcweir    Section = "Version";
962cdf0e10cSrcweir    Order = 11;
963cdf0e10cSrcweir    Key = "ProductMinor";
964cdf0e10cSrcweir    Value = "<productminor>";
965cdf0e10cSrcweirEnd
966cdf0e10cSrcweir
967cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productbuildid
968cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
969cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
970cdf0e10cSrcweir    Section = "Version";
971cdf0e10cSrcweir    Order = 12;
972cdf0e10cSrcweir    Key = "ProductBuildid";
973cdf0e10cSrcweir    Value = "<productbuildid>";
974cdf0e10cSrcweirEnd
975cdf0e10cSrcweir
976cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Alllanguages
977cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
978cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
979cdf0e10cSrcweir    Section = "Version";
980cdf0e10cSrcweir    Order = 13;
981cdf0e10cSrcweir    Key = "AllLanguages";
982cdf0e10cSrcweir    Value = "<alllanguages>";
983cdf0e10cSrcweirEnd
984cdf0e10cSrcweir
985cdf0e10cSrcweir#ifdef WNT
986cdf0e10cSrcweir
987cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Msiproductversion
988cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
989cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
990cdf0e10cSrcweir    Section = "Version";
991cdf0e10cSrcweir    Order = 14;
992cdf0e10cSrcweir    Key = "MsiProductVersion";
993cdf0e10cSrcweir    Value = "<msiproductversion>";
994cdf0e10cSrcweirEnd
995cdf0e10cSrcweir
996cdf0e10cSrcweir#endif
997cdf0e10cSrcweir
998cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Updateurl
999cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1000cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1001cdf0e10cSrcweir    Section = "Version";
1002cdf0e10cSrcweir    Order = 15;
1003cdf0e10cSrcweir    Key = "UpdateURL";
100435779863SAriel Constenla-Haile  #if defined(ENABLE_ONLINE_UPDATE)
1005cdf0e10cSrcweir  #ifdef WNT
1006cdf0e10cSrcweir    Value = "${UPDATEURL}";
1007cdf0e10cSrcweir  #else  // defined WNT
1008cdf0e10cSrcweir    Value = "${UPDATEURL}?pkgfmt=<pkgformat>";
1009cdf0e10cSrcweir  #endif //defined WNT
1010cdf0e10cSrcweir  #else
1011cdf0e10cSrcweir    Value = "";
1012cdf0e10cSrcweir  #endif
1013cdf0e10cSrcweirEnd
1014cdf0e10cSrcweir
1015cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Updateid
1016cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1017cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1018cdf0e10cSrcweir    Section = "Version";
1019cdf0e10cSrcweir    Order = 16;
1020cdf0e10cSrcweir    Key = "UpdateID";
1021cdf0e10cSrcweir    Value = "<updateid>";
1022cdf0e10cSrcweirEnd
1023cdf0e10cSrcweir
1024cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Useragent
1025cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1026cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1027cdf0e10cSrcweir    Section = "Version";
1028cdf0e10cSrcweir    Order = 17;
1029cdf0e10cSrcweir    Key = "UpdateUserAgent";
1030cdf0e10cSrcweir    Value = "<PRODUCT> (${buildid}; ${_OS}; ${_ARCH}; BundledLanguages=${AllLanguages})";
1031cdf0e10cSrcweirEnd
1032cdf0e10cSrcweir
1033cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Ooobaseversion
1034cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1035cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1036cdf0e10cSrcweir    Section = "Version";
1037cdf0e10cSrcweir    Order = 18;
1038cdf0e10cSrcweir    Key = "OOOBaseVersion";
1039cdf0e10cSrcweir    Value = "${OOOBASEVERSION}";
1040cdf0e10cSrcweirEnd
1041cdf0e10cSrcweir
1042910823aeSJürgen SchmidtProfileItem gid_Brand_Profileitem_Version_Ooopackageversion
1043910823aeSJürgen Schmidt    ProfileID = gid_Brand_Profile_Version_Ini;
1044910823aeSJürgen Schmidt    ModuleID = gid_Module_Root_Brand;
1045910823aeSJürgen Schmidt    Section = "Version";
1046910823aeSJürgen Schmidt    Order = 18;
1047910823aeSJürgen Schmidt    Key = "OOOPackageVersion";
1048910823aeSJürgen Schmidt    Value = "${OOOPACKAGEVERSION}";
1049910823aeSJürgen SchmidtEnd
1050910823aeSJürgen Schmidt
1051cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Extensionupdateurl
1052cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
1053cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1054cdf0e10cSrcweir    Section = "Version";
1055cdf0e10cSrcweir    Order = 18;
1056cdf0e10cSrcweir    Key = "ExtensionUpdateURL";
1057cdf0e10cSrcweir    Value = "http://updateexte.services.openoffice.org/ExtensionUpdateService/check.Update";
1058cdf0e10cSrcweirEnd
1059cdf0e10cSrcweir
1060910823aeSJürgen Schmidt#ifdef JSC
1061910823aeSJürgen Schmidt
1062cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Brand_Base_Dir
1063cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1064cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1065cdf0e10cSrcweir    Section = "Bootstrap";
1066cdf0e10cSrcweir    Key = "BRAND_BASE_DIR";
1067cdf0e10cSrcweir    Value = "${ORIGIN}/..";
1068cdf0e10cSrcweirEnd
1069cdf0e10cSrcweir
1070cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ooo_Base_Dir
1071cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1072cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1073cdf0e10cSrcweir    Section = "Bootstrap";
1074cdf0e10cSrcweir    Key = "OOO_BASE_DIR";
1075d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
1076910823aeSJürgen Schmidt    Value = "${BRAND_BASE_DIR}";
1077910823aeSJürgen Schmidt//    Value = "${.link:${BRAND_BASE_DIR}/basis-link}";
1078cdf0e10cSrcweir#else
1079910823aeSJürgen Schmidt    Value = "${BRAND_BASE_DIR}";
1080910823aeSJürgen Schmidt//    Value = "${BRAND_BASE_DIR}/basis-link";
1081cdf0e10cSrcweir#endif
1082cdf0e10cSrcweirEnd
1083cdf0e10cSrcweir
1084cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions
1085cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1086cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1087cdf0e10cSrcweir    Section = "Bootstrap";
1088cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS";
1089cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS}";
1090cdf0e10cSrcweirEnd
1091cdf0e10cSrcweir
1092cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions_User
1093cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1094cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1095cdf0e10cSrcweir    Section = "Bootstrap";
1096cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS_USER";
1097cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS_USER}";
1098cdf0e10cSrcweirEnd
1099cdf0e10cSrcweir
1100cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions_Prereg
1101cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1102cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1103cdf0e10cSrcweir    Section = "Bootstrap";
1104cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS_PREREG";
1105cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS_PREREG}";
1106cdf0e10cSrcweirEnd
1107cdf0e10cSrcweir
1108cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Shared_Packages_Cache
1109cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1110cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1111cdf0e10cSrcweir    Section = "Bootstrap";
1112cdf0e10cSrcweir    Key = "UNO_SHARED_PACKAGES_CACHE";
1113cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":UNO_SHARED_PACKAGES_CACHE}";
1114cdf0e10cSrcweirEnd
1115cdf0e10cSrcweir
1116cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Shared_Extensions_User
1117cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1118cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1119cdf0e10cSrcweir    Section = "Bootstrap";
1120cdf0e10cSrcweir    Key = "SHARED_EXTENSIONS_USER";
1121cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":SHARED_EXTENSIONS_USER}";
1122cdf0e10cSrcweirEnd
1123cdf0e10cSrcweir
1124cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_User_Packages_Cache
1125cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1126cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1127cdf0e10cSrcweir    Section = "Bootstrap";
1128cdf0e10cSrcweir    Key = "UNO_USER_PACKAGES_CACHE";
1129cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":UNO_USER_PACKAGES_CACHE}";
1130cdf0e10cSrcweirEnd
1131cdf0e10cSrcweir
1132cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Tmp_Extensions
1133cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1134cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1135cdf0e10cSrcweir    Section = "Bootstrap";
1136cdf0e10cSrcweir    Key = "TMP_EXTENSIONS";
1137cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":TMP_EXTENSIONS}";
1138cdf0e10cSrcweirEnd
1139cdf0e10cSrcweir
11407bc7b19fSMichael StahlProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bak_Extensions
11417bc7b19fSMichael Stahl    ModuleID = gid_Module_Root_Brand;
11427bc7b19fSMichael Stahl    ProfileID = gid_Brand_Profile_Fundamental_Ini;
11437bc7b19fSMichael Stahl    Section = "Bootstrap";
11447bc7b19fSMichael Stahl    Key = "BAK_EXTENSIONS";
11457bc7b19fSMichael Stahl    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BAK_EXTENSIONS}";
11467bc7b19fSMichael StahlEnd
11477bc7b19fSMichael Stahl
1148cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Types
1149cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1150cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1151cdf0e10cSrcweir    Section = "Bootstrap";
1152cdf0e10cSrcweir    Key = "URE_MORE_TYPES";
1153cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_TYPES}";
1154cdf0e10cSrcweirEnd
1155cdf0e10cSrcweir
1156cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Services
1157cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1158cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1159cdf0e10cSrcweir    Section = "Bootstrap";
1160cdf0e10cSrcweir    Key = "URE_MORE_SERVICES";
1161cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_SERVICES} $ORIGIN/services.rdb";
1162cdf0e10cSrcweirEnd
1163cdf0e10cSrcweir
1164cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Java_Types
1165cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1166cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1167cdf0e10cSrcweir    Section = "Bootstrap";
1168cdf0e10cSrcweir    Key = "URE_MORE_JAVA_TYPES";
1169cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_JAVA_TYPES}";
1170cdf0e10cSrcweirEnd
1171cdf0e10cSrcweir
1172cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Jfw_Shared_Data
1173cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1174cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1175cdf0e10cSrcweir    Section = "Bootstrap";
1176cdf0e10cSrcweir    Key = "URE_OVERRIDE_JAVA_JFW_SHARED_DATA";
1177cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_OVERRIDE_JAVA_JFW_SHARED_DATA}";
1178cdf0e10cSrcweirEnd
1179cdf0e10cSrcweir
1180cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Jfw_User_Data
1181cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1182cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1183cdf0e10cSrcweir    Section = "Bootstrap";
1184cdf0e10cSrcweir    Key = "URE_OVERRIDE_JAVA_JFW_USER_DATA";
1185cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_OVERRIDE_JAVA_JFW_USER_DATA}";
1186cdf0e10cSrcweirEnd
1187cdf0e10cSrcweir
1188cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Classpath_Urls
1189cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1190cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1191cdf0e10cSrcweir    Section = "Bootstrap";
1192cdf0e10cSrcweir    Key = "URE_MORE_JAVA_CLASSPATH_URLS";
1193cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_JAVA_CLASSPATH_URLS}";
1194cdf0e10cSrcweirEnd
1195cdf0e10cSrcweir
1196cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Bin_Dir
1197cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1198cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1199cdf0e10cSrcweir    Section = "Bootstrap";
1200cdf0e10cSrcweir    Key = "URE_BIN_DIR";
1201cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_BIN_DIR}";
1202cdf0e10cSrcweirEnd
1203cdf0e10cSrcweir
1204cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Lib_Dir
1205cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1206cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1207cdf0e10cSrcweir    Section = "Bootstrap";
1208cdf0e10cSrcweir    Key = "URE_LIB_DIR";
1209cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_LIB_DIR}";
1210cdf0e10cSrcweirEnd
1211cdf0e10cSrcweir
1212910823aeSJürgen Schmidt#endif # JSC
1213910823aeSJürgen Schmidt
1214cdf0e10cSrcweir#if !defined MACOSX
1215cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Redirect_Ure_Bootstrap
1216cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1217cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Redirect_Ini;
1218cdf0e10cSrcweir    Section = "Bootstrap";
1219cdf0e10cSrcweir    Key = "URE_BOOTSTRAP";
1220cdf0e10cSrcweir    Value = "${ORIGIN}/" PROFILENAME(fundamental);
1221cdf0e10cSrcweirEnd
1222cdf0e10cSrcweir#endif
1223cdf0e10cSrcweir
1224cdf0e10cSrcweir#ifdef WNT
1225cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Alluserset
1226cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1227cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1228cdf0e10cSrcweir    Section = "Bootstrap";
1229cdf0e10cSrcweir    Order = 4;
1230cdf0e10cSrcweir    Key = "ALLUSERS";
1231cdf0e10cSrcweir    Value = "[ALLUSERS]";
1232cdf0e10cSrcweir    Inifiletablekey = "AllUsersSet";
1233cdf0e10cSrcweir    Inifiletableaction = "1";
1234cdf0e10cSrcweir    Styles = (INIFILETABLE);
1235cdf0e10cSrcweirEnd
1236cdf0e10cSrcweir#endif
1237cdf0e10cSrcweir
1238cdf0e10cSrcweir#ifdef WNT
1239cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Findproduct
1240cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1241cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1242cdf0e10cSrcweir    Section = "Bootstrap";
1243cdf0e10cSrcweir    Order = 5;
1244cdf0e10cSrcweir    Key = "FINDPRODUCT";
1245cdf0e10cSrcweir    Value = "[FINDPRODUCT]";
1246cdf0e10cSrcweir    Inifiletablekey = "FindProductSet";
1247cdf0e10cSrcweir    Inifiletableaction = "1";
1248cdf0e10cSrcweir    Styles = (INIFILETABLE);
1249cdf0e10cSrcweirEnd
1250cdf0e10cSrcweir#endif
1251cdf0e10cSrcweir
1252cdf0e10cSrcweir#ifdef WNT
1253cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Productcode
1254cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1255cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1256cdf0e10cSrcweir    Section = "Bootstrap";
1257cdf0e10cSrcweir    Order = 6;
1258cdf0e10cSrcweir    Key = "ProductCode";
1259cdf0e10cSrcweir    Value = "<productcode>";
1260cdf0e10cSrcweirEnd
1261cdf0e10cSrcweir#endif
1262cdf0e10cSrcweir
1263cdf0e10cSrcweir#ifdef WNT
1264cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Upgradecode
1265cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1266cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1267cdf0e10cSrcweir    Section = "Bootstrap";
1268cdf0e10cSrcweir    Order = 7;
1269cdf0e10cSrcweir    Key = "UpgradeCode";
1270cdf0e10cSrcweir    Value = "<upgradecode>";
1271cdf0e10cSrcweirEnd
1272cdf0e10cSrcweir#endif
1273cdf0e10cSrcweir
1274cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Productbuildid
1275cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1276cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1277cdf0e10cSrcweir    Section = "Bootstrap";
1278cdf0e10cSrcweir    Order = 8;
1279cdf0e10cSrcweir    Key = "ProductBuildid";
1280cdf0e10cSrcweir    Value = "<productbuildid>";
1281cdf0e10cSrcweirEnd
1282cdf0e10cSrcweir
1283cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Buildid
1284cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1285cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1286cdf0e10cSrcweir    Section = "Bootstrap";
1287cdf0e10cSrcweir    Order = 9;
1288cdf0e10cSrcweir    Key = "buildid";
1289cdf0e10cSrcweir    Value = "<buildid>";
1290cdf0e10cSrcweirEnd
1291cdf0e10cSrcweir
1292cdf0e10cSrcweir#ifdef WNT
1293cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Ureinstall
1294cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1295cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1296cdf0e10cSrcweir    Section = "Bootstrap";
1297cdf0e10cSrcweir    Order = 4;
1298cdf0e10cSrcweir    Key = "UREINSTALLLOCATION";
1299cdf0e10cSrcweir    Value = "[INSTALLLOCATION]URE\\";
1300cdf0e10cSrcweir    Inifiletablekey = "UreInstallLocation";
1301cdf0e10cSrcweir    Inifiletableaction = "1";
1302cdf0e10cSrcweir    Styles = (INIFILETABLE);
1303cdf0e10cSrcweirEnd
1304cdf0e10cSrcweir#endif
1305cdf0e10cSrcweir
1306cdf0e10cSrcweir#ifdef WNT
1307cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Basisinstall
1308cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1309cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1310cdf0e10cSrcweir    Section = "Bootstrap";
1311cdf0e10cSrcweir    Order = 4;
1312cdf0e10cSrcweir    Key = "BASISINSTALLLOCATION";
1313cdf0e10cSrcweir    Value = "[INSTALLLOCATION]Basis\\";
1314cdf0e10cSrcweir    Inifiletablekey = "BasisInstallLocation";
1315cdf0e10cSrcweir    Inifiletableaction = "1";
1316cdf0e10cSrcweir    Styles = (INIFILETABLE);
1317cdf0e10cSrcweirEnd
1318cdf0e10cSrcweir#endif
1319cdf0e10cSrcweir
1320cdf0e10cSrcweir#ifdef WNT
1321cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Officeinstall
1322cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1323cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1324cdf0e10cSrcweir    Section = "Bootstrap";
1325cdf0e10cSrcweir    Order = 4;
1326cdf0e10cSrcweir    Key = "OFFICEINSTALLLOCATION";
1327cdf0e10cSrcweir    Value = "[INSTALLLOCATION]";
1328cdf0e10cSrcweir    Inifiletablekey = "OfficeInstallLocation";
1329cdf0e10cSrcweir    Inifiletableaction = "1";
1330cdf0e10cSrcweir    Styles = (INIFILETABLE);
1331cdf0e10cSrcweirEnd
1332cdf0e10cSrcweir#endif
1333cdf0e10cSrcweir
1334cdf0e10cSrcweir#ifdef WNT
1335cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Install
1336cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1337cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1338cdf0e10cSrcweir    Section = "Bootstrap";
1339cdf0e10cSrcweir    Order = 4;
1340cdf0e10cSrcweir    Key = "INSTALLLOCATION";
1341cdf0e10cSrcweir    Value = "[INSTALLLOCATION]";
1342cdf0e10cSrcweir    Inifiletablekey = "InstallLocation";
1343cdf0e10cSrcweir    Inifiletableaction = "1";
1344cdf0e10cSrcweir    Styles = (INIFILETABLE);
1345cdf0e10cSrcweirEnd
1346cdf0e10cSrcweir#endif
1347cdf0e10cSrcweir
1348cdf0e10cSrcweir//TODO: This actually belongs into a module of its own:
1349cdf0e10cSrcweir#if !defined SYSTEM_PYTHON
1350cdf0e10cSrcweirFile gid_Brand_File_Bin_Python
1351cdf0e10cSrcweir    BIN_FILE_BODY;
1352cdf0e10cSrcweir    Name = EXENAME(pyuno/python);
1353cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
1354cdf0e10cSrcweir    Styles = (PACKED);
1355cdf0e10cSrcweirEnd
1356cdf0e10cSrcweir#endif
13578cca650bSYuri Dario
13588cca650bSYuri Dario#ifdef OS2
13598cca650bSYuri DarioFile gid_Brand_File_Bin_Quickstart_Os2
13608cca650bSYuri Dario    TXT_FILE_BODY;
13618cca650bSYuri Dario    Styles = (PACKED);
13628cca650bSYuri Dario    Dir = gid_Brand_Dir_Program;
13638cca650bSYuri Dario    Name = "quickstart.exe";
13648cca650bSYuri DarioEnd
13658cca650bSYuri Dario#endif
1366