xref: /aoo42x/main/scp2/source/ooo/common_brand.scp (revision e6ca2088)
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,
601076d7f7SJürgen Schmidt //            gid_Brand_File_Bin_Libxml2,
61cdf0e10cSrcweir             gid_Brand_File_Bmp_IntroAbout,
62cdf0e10cSrcweir             gid_Brand_File_Desktophelper_Txt,
63cdf0e10cSrcweir             gid_Brand_File_Images_Brand_Zip,
64cdf0e10cSrcweir             gid_Brand_File_Lib_Dbghelp,
65cdf0e10cSrcweir             gid_Brand_File_Lib_Mingw_GccS,
66cdf0e10cSrcweir             gid_Brand_File_Lib_Mingw_Stdcpp,
67cdf0e10cSrcweir             gid_Brand_File_Lib_Mingwm10,
68cdf0e10cSrcweir			 gid_Brand_File_Lib_Oirm,
69cdf0e10cSrcweir			 gid_Brand_File_Lib_Oirm2,
70cdf0e10cSrcweir             gid_Brand_File_Lib_Npsoplugin,
71910823aeSJürgen Schmidt//             gid_Brand_File_ServicesRdb,
72910823aeSJürgen Schmidt//             gid_Brand_File_Share_Registry_Brand_Xcd,
73cdf0e10cSrcweir             gid_Brand_File_Share_Registry_O5oo_Xcd,
74cdf0e10cSrcweir             gid_Brand_File_Script_Unopkg,
75cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Base,
76cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Calc,
77cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Draw,
78cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Extension,
79cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Impress,
80cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_JavaFilter,
81cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Math,
82cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Printeradmin,
832ad018beSPedro Giffuni             gid_Brand_File_Share_Xdg_QStart,
84cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_StartCenter,
85cdf0e10cSrcweir             gid_Brand_File_Share_Xdg_Writer,
86cdf0e10cSrcweir             gid_Brand_File_Txt_Package);
87910823aeSJürgen Schmidt    Unixlinks = (gid_Brand_Unixlink_Program,
88910823aeSJürgen Schmidt                 gid_Brand_Unixlink_Unopkg);
89910823aeSJürgen Schmidt//    Unixlinks = (gid_Brand_Unixlink_BasisLink,
90910823aeSJürgen Schmidt//                 gid_Brand_Unixlink_Program,
91910823aeSJürgen Schmidt//                 gid_Brand_Unixlink_Unopkg,
92910823aeSJürgen Schmidt//                 gid_Brand_Unixlink_Urelibs);
93cdf0e10cSrcweirEnd
94cdf0e10cSrcweir
95cdf0e10cSrcweir// Language specific brand module
96cdf0e10cSrcweir
97cdf0e10cSrcweirModule gid_Module_Langpack_Brand_Template
98cdf0e10cSrcweir    ParentID = gid_Module_Langpack_Languageroot;
99cdf0e10cSrcweir    Name = "gid_Module_Langpack_Brand_Template";
100cdf0e10cSrcweir    Description = "gid_Module_Langpack_Brand_Template";
101cdf0e10cSrcweir    Styles = (TEMPLATEMODULE);
102cdf0e10cSrcweir    InstallOrder = "1050";
103cdf0e10cSrcweir    Dirs = (gid_Brand_Dir_Help,
104cdf0e10cSrcweir            gid_Brand_Dir_Help_Isolanguage,
105cdf0e10cSrcweir            gid_Brand_Dir_License,
106cdf0e10cSrcweir            gid_Brand_Dir_Program,
107cdf0e10cSrcweir            gid_Brand_Dir_Resource,
108cdf0e10cSrcweir            gid_Brand_Dir_Readme,
109cdf0e10cSrcweir            gid_Brand_Dir_Share,
110cdf0e10cSrcweir            gid_Brand_Dir_Share_Readme);
11123c0a6f8SAriel Constenla-Haile    Files = (gid_Brand_File_Res_Oirm,
112cdf0e10cSrcweir             gid_Brand_File_Readme_Readme,
113cdf0e10cSrcweir             gid_Brand_File_Readme_Readme_Html,
114cdf0e10cSrcweir             gid_Brand_File_Share_Registry_Cjk_Xcd,
115cdf0e10cSrcweir             gid_Brand_File_Share_Registry_Korea_Xcd,
116cdf0e10cSrcweir             gid_Brand_File_Txt_Readme,
117cdf0e10cSrcweir             gid_Brand_File_Txt_Readme_Html);
118cdf0e10cSrcweirEnd
119cdf0e10cSrcweir
120cdf0e10cSrcweir// Directories
121cdf0e10cSrcweir
122cdf0e10cSrcweirDirectory gid_Brand_Dir_Program
123cdf0e10cSrcweir#if defined MACOSX
124cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
125cdf0e10cSrcweir    DosName = "MacOS";
126cdf0e10cSrcweir#else
127cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
128cdf0e10cSrcweir    DosName = "program";
129cdf0e10cSrcweir#endif
130cdf0e10cSrcweirEnd
131cdf0e10cSrcweir
132cdf0e10cSrcweirDirectory gid_Brand_Dir_Resource
133cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Program;
134cdf0e10cSrcweir    DosName = "resource";
135cdf0e10cSrcweirEnd
136cdf0e10cSrcweir
137cdf0e10cSrcweirDirectory gid_Brand_Dir_Readme
138cdf0e10cSrcweir#if defined MACOSX
139910823aeSJürgen Schmidt    ParentID = gid_Dir_Bundle_Contents;
140cdf0e10cSrcweir#else
141cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
142cdf0e10cSrcweir#endif
143cdf0e10cSrcweir    DosName = "readmes";
144cdf0e10cSrcweirEnd
145cdf0e10cSrcweir
146cdf0e10cSrcweirDirectory gid_Brand_Dir_License
147cdf0e10cSrcweir#if defined MACOSX
148910823aeSJürgen Schmidt    ParentID = gid_Dir_Bundle_Contents;
149cdf0e10cSrcweir#else
150cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
151cdf0e10cSrcweir#endif
152cdf0e10cSrcweir    DosName = "licenses";
153cdf0e10cSrcweirEnd
154cdf0e10cSrcweir
155cdf0e10cSrcweirDirectory gid_Brand_Dir_Help
156cdf0e10cSrcweir#if defined MACOSX
157cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
158cdf0e10cSrcweir#else
159cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
160cdf0e10cSrcweir#endif
161cdf0e10cSrcweir    DosName = "help";
162cdf0e10cSrcweirEnd
163cdf0e10cSrcweir
164cdf0e10cSrcweirDirectory gid_Brand_Dir_Help_Isolanguage
165cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Help;
166cdf0e10cSrcweir    DIR_ISOLANGUAGE_ALL_LANG;
167cdf0e10cSrcweirEnd
168cdf0e10cSrcweir
169cdf0e10cSrcweirDirectory gid_Brand_Dir_Share
170cdf0e10cSrcweir#if defined MACOSX
171cdf0e10cSrcweir    ParentID = gid_Dir_Bundle_Contents;
172cdf0e10cSrcweir#else
173cdf0e10cSrcweir    ParentID = gid_Dir_Brand_Root;
174cdf0e10cSrcweir#endif
175cdf0e10cSrcweir    DosName = "share";
176cdf0e10cSrcweirEnd
177cdf0e10cSrcweir
178cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Config
179cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
180cdf0e10cSrcweir    DosName = "config";
181cdf0e10cSrcweirEnd
182cdf0e10cSrcweir
183cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Readme
184cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
185cdf0e10cSrcweir    DosName = "readme";
186cdf0e10cSrcweirEnd
187cdf0e10cSrcweir
188cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extension
189cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
190cdf0e10cSrcweir    DosName = "extension";
191cdf0e10cSrcweirEnd
192cdf0e10cSrcweir
193cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions
194cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
195cdf0e10cSrcweir    DosName = "extensions";
196cdf0e10cSrcweirEnd
197cdf0e10cSrcweir
198cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Prereg
199cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
200cdf0e10cSrcweir    DosName = "prereg";
201cdf0e10cSrcweir    Styles = (CREATE);
202cdf0e10cSrcweirEnd
203cdf0e10cSrcweir
204c6dedb65SAndre FischerDirectory gid_Brand_Dir_Share_Prereg_Bundled
205c6dedb65SAndre Fischer    ParentID = gid_Brand_Dir_Share_Prereg;
206c6dedb65SAndre Fischer    DosName = "bundled";
207c6dedb65SAndre Fischer    Styles = (CREATE);
208c6dedb65SAndre FischerEnd
209c6dedb65SAndre Fischer
210cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions_Install
211010ec03aSHerbert Dürr    ParentID = gid_Brand_Dir_Share_Extensions;
212cdf0e10cSrcweir    DosName = "install";
213cdf0e10cSrcweirEnd
214cdf0e10cSrcweir
215cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Extensions_Oooimprovement
216cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share_Extensions;
217cdf0e10cSrcweir    DosName = "OOoImprovement";
218cdf0e10cSrcweirEnd
219cdf0e10cSrcweir
220cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Uno_Packages
221cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
222cdf0e10cSrcweir    DosName = "uno_packages";
223cdf0e10cSrcweir    Styles = (CREATE);
224cdf0e10cSrcweirEnd
225cdf0e10cSrcweir
226cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Uno_Packages_Cache
227cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share_Uno_Packages;
228cdf0e10cSrcweir    DosName = "cache";
229cdf0e10cSrcweir    Styles = (CREATE);
230cdf0e10cSrcweirEnd
231cdf0e10cSrcweir
232cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Registry
233cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
234cdf0e10cSrcweir    DosName = "registry";
235cdf0e10cSrcweirEnd
236cdf0e10cSrcweir
237cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
238cdf0e10cSrcweirDirectory gid_Brand_Dir_Share_Xdg
239cdf0e10cSrcweir    ParentID = gid_Brand_Dir_Share;
240cdf0e10cSrcweir    DosName = "xdg";
241cdf0e10cSrcweirEnd
242cdf0e10cSrcweir#endif
243cdf0e10cSrcweir
244cdf0e10cSrcweir// Link to basis
245cdf0e10cSrcweir
246910823aeSJürgen Schmidt//#if defined(WNT) || defined(OS2)
247910823aeSJürgen Schmidt//File gid_Brand_File_BasisLink
248910823aeSJürgen Schmidt//   TXT_FILE_BODY;
249910823aeSJürgen Schmidt//   Dir = gid_Dir_Brand_Root;
250910823aeSJürgen Schmidt//   Name = "basis-link";
251910823aeSJürgen Schmidt//   Styles = (PACKED);
252910823aeSJürgen Schmidt//End
253910823aeSJürgen Schmidt//#elif defined MACOSX
254910823aeSJürgen Schmidt//Directory gid_Brand_Dir_BasisLink
255910823aeSJürgen Schmidt//    ParentID = gid_Dir_Bundle_Contents;
256910823aeSJürgen Schmidt//    DosName = "";
257910823aeSJürgen Schmidt////    DosName = "basis-link";
258910823aeSJürgen Schmidt//End
259910823aeSJürgen Schmidt//#else
260910823aeSJürgen Schmidt//Unixlink gid_Brand_Unixlink_BasisLink
261910823aeSJürgen Schmidt//    BIN_FILE_BODY;
262910823aeSJürgen Schmidt//    Styles = ();
263910823aeSJürgen Schmidt//    // Styles = (LAYERLINK);
264910823aeSJürgen Schmidt//    Name = "basis-link";
265910823aeSJürgen Schmidt//    Dir = gid_Dir_Brand_Root;
266910823aeSJürgen Schmidt//    Target = "../${UNIXBASISROOTNAME}/basis${OOOBASEVERSION}";
267910823aeSJürgen Schmidt//End
268910823aeSJürgen Schmidt//#endif
269cdf0e10cSrcweir
270cdf0e10cSrcweir// UnixLinks
271cdf0e10cSrcweir
272cdf0e10cSrcweir#if defined MACOSX
273cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Urelibs
274cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
275cdf0e10cSrcweir    Name = "urelibs";
276cdf0e10cSrcweir    Target = "../basis-link/ure-link/lib";
277cdf0e10cSrcweirEnd
278cdf0e10cSrcweir#endif
279cdf0e10cSrcweir
280cdf0e10cSrcweir#if defined MACOSX
281cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Program
282cdf0e10cSrcweir    BIN_FILE_BODY;
283cdf0e10cSrcweir    Dir = gid_Dir_Bundle_Contents;
284cdf0e10cSrcweir    Name = "program";
285cdf0e10cSrcweir    Target = "MacOS";
286cdf0e10cSrcweir    Styles = ();
287cdf0e10cSrcweirEnd
288cdf0e10cSrcweir#endif
289cdf0e10cSrcweir
290cdf0e10cSrcweir// Files
291cdf0e10cSrcweir
292cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice
293cdf0e10cSrcweir    BIN_FILE_BODY;
294cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
295cdf0e10cSrcweir    Name = EXENAME(soffice);
296cdf0e10cSrcweir  #ifdef WNT
297cdf0e10cSrcweir    Styles = (PACKED, PATCH_SO_NAME);
298cdf0e10cSrcweir  #else
299cdf0e10cSrcweir    Styles = (PACKED);
300cdf0e10cSrcweir  #endif
301cdf0e10cSrcweirEnd
302cdf0e10cSrcweir
303cdf0e10cSrcweir#if defined(UNX) && !defined(QUARTZ)
304cdf0e10cSrcweirFile gid_Brand_File_Bin_Spadmin
305cdf0e10cSrcweir    BIN_FILE_BODY;
306cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
307cdf0e10cSrcweir    Name = "spadmin";
308cdf0e10cSrcweir    Styles = (PACKED);
309cdf0e10cSrcweirEnd
310cdf0e10cSrcweir#endif
311cdf0e10cSrcweir
312cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice_Bin
313cdf0e10cSrcweir    BIN_FILE_BODY;
314cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
315cdf0e10cSrcweir#if defined WNT
316cdf0e10cSrcweir    Styles = (PACKED, PATCH_SO_NAME);
317cdf0e10cSrcweir#else
318cdf0e10cSrcweir    Styles = (PACKED);
319cdf0e10cSrcweir#endif
320cdf0e10cSrcweir    Name = "soffice.bin";
321cdf0e10cSrcweirEnd
322cdf0e10cSrcweir
323cdf0e10cSrcweir// use this for high detail file open dialog >= 5.1 windows
324cdf0e10cSrcweir#ifdef WNT
325cdf0e10cSrcweirFile gid_Brand_File_Bin_Soffice_Bin_Manifest
326cdf0e10cSrcweir    TXT_FILE_BODY;
327cdf0e10cSrcweir    Styles = (PACKED);
328cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
329cdf0e10cSrcweir    Name = "soffice.bin.manifest";
330cdf0e10cSrcweirEnd
331cdf0e10cSrcweir#endif
332cdf0e10cSrcweir
333cdf0e10cSrcweir#ifdef WNT
334cdf0e10cSrcweirFile gid_Brand_File_Desktophelper_Txt
335cdf0e10cSrcweir    TXT_FILE_BODY;
336cdf0e10cSrcweir    Styles = (PACKED);
337cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
338cdf0e10cSrcweir    Name = "desktophelper.txt";
339cdf0e10cSrcweir    ComponentCondition = "CREATEDESKTOPLINK=1";
340cdf0e10cSrcweirEnd
341cdf0e10cSrcweir#endif
342cdf0e10cSrcweir
343d44f38edSYuri Dario#ifndef OS2
344cdf0e10cSrcweirFile gid_Brand_File_Bin_Unoinfo
345cdf0e10cSrcweir    BIN_FILE_BODY;
346cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
347cdf0e10cSrcweir    Name = EXENAME(unoinfo);
348cdf0e10cSrcweir    Styles = (PACKED);
349cdf0e10cSrcweirEnd
350d44f38edSYuri Dario#endif
351cdf0e10cSrcweir
352cdf0e10cSrcweir#ifdef WNT
353cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkgcom
354cdf0e10cSrcweir    BIN_FILE_BODY;
355cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
356cdf0e10cSrcweir    Styles = (PACKED);
357cdf0e10cSrcweir    Name = "unopkg.com";
358cdf0e10cSrcweirEnd
359cdf0e10cSrcweir#endif
360cdf0e10cSrcweir
361dd52c76cSYuri Dario#if defined(WNT)
362cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkgexe
363cdf0e10cSrcweir    BIN_FILE_BODY;
364cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
365cdf0e10cSrcweir    Styles = (PACKED);
366cdf0e10cSrcweir    Name = "unopkg.exe";
367cdf0e10cSrcweirEnd
368cdf0e10cSrcweir#endif
369cdf0e10cSrcweir
370dd52c76cSYuri Dario#if defined(OS2)
371dd52c76cSYuri DarioFile gid_Brand_File_Bin_Unopkgexe
372dd52c76cSYuri Dario    BIN_FILE_BODY;
373dd52c76cSYuri Dario    Dir = gid_Brand_Dir_Program;
374dd52c76cSYuri Dario    Styles = (PACKED);
375dd52c76cSYuri Dario    Name = "unopkg.bin";
376dd52c76cSYuri DarioEnd
377dd52c76cSYuri Dario#endif
378dd52c76cSYuri Dario
379cdf0e10cSrcweir#ifdef WNT
380cdf0e10cSrcweirFile gid_Brand_File_Bin_Rebaseoo
381cdf0e10cSrcweir    BIN_FILE_BODY;
382cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
383cdf0e10cSrcweir    Styles = (PACKED);
384cdf0e10cSrcweir    Name = "rebaseoo.exe";
385cdf0e10cSrcweirEnd
386cdf0e10cSrcweir
387cdf0e10cSrcweirFile gid_Brand_File_Bin_Rebasegui
388cdf0e10cSrcweir    BIN_FILE_BODY;
389cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
390cdf0e10cSrcweir    Styles = (PACKED);
391cdf0e10cSrcweir    Name = "rebasegui.exe";
392cdf0e10cSrcweirEnd
393cdf0e10cSrcweir#endif
394cdf0e10cSrcweir
395cdf0e10cSrcweir#if defined UNX && !defined MACOSX
396cdf0e10cSrcweirFile gid_Brand_File_Script_Unopkg
397cdf0e10cSrcweir    BIN_FILE_BODY;
398cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
399cdf0e10cSrcweir    Styles = (PACKED);
400cdf0e10cSrcweir    Name = "unopkg";
401cdf0e10cSrcweirEnd
402cdf0e10cSrcweir#endif
403cdf0e10cSrcweir
404cdf0e10cSrcweir#if defined MACOSX
405cdf0e10cSrcweirUnixlink gid_Brand_Unixlink_Unopkg
406cdf0e10cSrcweir    BIN_FILE_BODY;
407cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
408cdf0e10cSrcweir    Name = "unopkg";
409cdf0e10cSrcweir    Target = "unopkg.bin";
410cdf0e10cSrcweir    Styles = ();
411cdf0e10cSrcweirEnd
412cdf0e10cSrcweir#endif
413cdf0e10cSrcweir
414d44f38edSYuri Dario#ifndef OS2
415cdf0e10cSrcweirFile gid_Brand_File_Bin_Unopkg
416cdf0e10cSrcweir    BIN_FILE_BODY;
417cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
418cdf0e10cSrcweir    Styles = (PACKED);
419cdf0e10cSrcweir    Name = "unopkg.bin";
420cdf0e10cSrcweirEnd
421d44f38edSYuri Dario#endif
422cdf0e10cSrcweir
423cdf0e10cSrcweir// Due to Windows DLL search order, OOo executables might pick up a libxml2 DLL
424cdf0e10cSrcweir// from a Windows system directory instead of the one from the URE; to avoid
425cdf0e10cSrcweir// problems, as a HACK, for now a copy of the URE libxml2 DLL is placed next to
426cdf0e10cSrcweir// the OOo executables (where it takes precedence even over DLLs from the
427cdf0e10cSrcweir// Windows system directory):
4281076d7f7SJürgen Schmidt//#if defined WNT && !defined SYSTEM_LIBXML
4291076d7f7SJürgen Schmidt//File gid_Brand_File_Bin_Libxml2
4301076d7f7SJürgen Schmidt//    TXT_FILE_BODY;
4311076d7f7SJürgen Schmidt//    Dir = gid_Brand_Dir_Program;
4321076d7f7SJürgen Schmidt//#if defined _gcc3
4331076d7f7SJürgen Schmidt//    Name = SCP2_URE_DL_NORMAL("libxml2-2");
4341076d7f7SJürgen Schmidt//#else
4351076d7f7SJürgen Schmidt//    Name = SCP2_URE_DL_NORMAL("libxml2");
4361076d7f7SJürgen Schmidt//#endif
4371076d7f7SJürgen Schmidt//    Styles = (PACKED);
4381076d7f7SJürgen Schmidt//End
4391076d7f7SJürgen Schmidt//#endif
440cdf0e10cSrcweir
441cdf0e10cSrcweirFile gid_Brand_File_Bmp_IntroAbout
442cdf0e10cSrcweir    TXT_FILE_BODY;
443cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
444cdf0e10cSrcweir    Name = "intro.zip";
445cdf0e10cSrcweir    Styles = (ARCHIVE);
446cdf0e10cSrcweirEnd
447cdf0e10cSrcweir
448cdf0e10cSrcweirFile gid_Brand_File_Images_Brand_Zip
449cdf0e10cSrcweir    TXT_FILE_BODY;
450cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Config;
451cdf0e10cSrcweir    Name = "images_brand.zip";
452cdf0e10cSrcweir    Styles = (PACKED);
453cdf0e10cSrcweirEnd
454cdf0e10cSrcweir
455cdf0e10cSrcweirFile gid_Brand_File_Txt_Package
456cdf0e10cSrcweir    TXT_FILE_BODY;
457cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Extensions;
458cdf0e10cSrcweir    Name = "package.txt";
459cdf0e10cSrcweir    Styles = (PACKED);
460cdf0e10cSrcweirEnd
461cdf0e10cSrcweir
462910823aeSJürgen Schmidt#File gid_Brand_File_Share_Registry_Brand_Xcd
463910823aeSJürgen Schmidt#    TXT_FILE_BODY;
464910823aeSJürgen Schmidt#    Styles = (PACKED, SCPZIP_REPLACE);
465910823aeSJürgen Schmidt#    Dir = gid_Brand_Dir_Share_Registry;
466910823aeSJürgen Schmidt#    Name = "brand.xcd";
467910823aeSJürgen Schmidt#End
468cdf0e10cSrcweir
469cdf0e10cSrcweirFile gid_Brand_File_Share_Registry_Cjk_Xcd
470cdf0e10cSrcweir    TXT_FILE_BODY;
471cdf0e10cSrcweir    Styles = (PACKED,MAKE_LANG_SPECIFIC);
472cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Registry;
473cdf0e10cSrcweir    Name (ja) = "cjk.xcd";
474cdf0e10cSrcweir    Name (ko) = "cjk.xcd";
475cdf0e10cSrcweir    Name (zh-CN) = "cjk.xcd";
476cdf0e10cSrcweir    Name (zh-TW) = "cjk.xcd";
477cdf0e10cSrcweirEnd
478cdf0e10cSrcweir
479cdf0e10cSrcweirFile gid_Brand_File_Share_Registry_Korea_Xcd
480cdf0e10cSrcweir    TXT_FILE_BODY;
481cdf0e10cSrcweir    Styles = (PACKED);
482cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Registry;
483cdf0e10cSrcweir    Name (ko) = "korea.xcd";
484cdf0e10cSrcweirEnd
485cdf0e10cSrcweir
486cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
487cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Base
488cdf0e10cSrcweir    TXT_FILE_BODY;
489cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
490cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
491cdf0e10cSrcweir    Name = "base.desktop";
492cdf0e10cSrcweirEnd
493cdf0e10cSrcweir#endif
494cdf0e10cSrcweir
495cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
496cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Calc
497cdf0e10cSrcweir    TXT_FILE_BODY;
498cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
499cdf0e10cSrcweir    Name = "calc.desktop";
500cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
501cdf0e10cSrcweirEnd
502cdf0e10cSrcweir#endif
503cdf0e10cSrcweir
504cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
505cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Draw
506cdf0e10cSrcweir    TXT_FILE_BODY;
507cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
508cdf0e10cSrcweir    Name = "draw.desktop";
509cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
510cdf0e10cSrcweirEnd
511cdf0e10cSrcweir#endif
512cdf0e10cSrcweir
513cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
514cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Impress
515cdf0e10cSrcweir    TXT_FILE_BODY;
516cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
517cdf0e10cSrcweir    Name = "impress.desktop";
518cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
519cdf0e10cSrcweirEnd
520cdf0e10cSrcweir#endif
521cdf0e10cSrcweir
522cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
523cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Math
524cdf0e10cSrcweir    TXT_FILE_BODY;
525cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
526cdf0e10cSrcweir    Name = "math.desktop";
527cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
528cdf0e10cSrcweirEnd
529cdf0e10cSrcweir#endif
530cdf0e10cSrcweir
531cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
532cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Printeradmin
533cdf0e10cSrcweir    TXT_FILE_BODY;
534cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
535cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
536cdf0e10cSrcweir    Name = "printeradmin.desktop";
537cdf0e10cSrcweirEnd
538cdf0e10cSrcweir#endif
539cdf0e10cSrcweir
5402ad018beSPedro Giffuni#if defined UNX && ! defined MACOSX
5412ad018beSPedro Giffuni#ifdef ENABLE_GTK
5422ad018beSPedro GiffuniFile gid_Brand_File_Share_Xdg_QStart
5432ad018beSPedro Giffuni    TXT_FILE_BODY;
5442ad018beSPedro Giffuni    Dir = gid_Brand_Dir_Share_Xdg;
5452ad018beSPedro Giffuni    Styles = (PACKED,SCPZIP_REPLACE);
5462ad018beSPedro Giffuni    Name = "qstart.desktop";
5472ad018beSPedro GiffuniEnd
5482ad018beSPedro Giffuni#endif
5492ad018beSPedro Giffuni#endif
550cdf0e10cSrcweir
551cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
552cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_Writer
553cdf0e10cSrcweir    TXT_FILE_BODY;
554cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
555cdf0e10cSrcweir    Name = "writer.desktop";
556cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
557cdf0e10cSrcweirEnd
558cdf0e10cSrcweir#endif
559cdf0e10cSrcweir
560cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
561cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_StartCenter
562cdf0e10cSrcweir    TXT_FILE_BODY;
563cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
564cdf0e10cSrcweir    Name = "startcenter.desktop";
565cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
566cdf0e10cSrcweirEnd
567cdf0e10cSrcweir#endif
568cdf0e10cSrcweir
569cdf0e10cSrcweir#if defined UNX && ! defined MACOSX
570cdf0e10cSrcweirFile gid_Brand_File_Share_Xdg_JavaFilter
571cdf0e10cSrcweir    TXT_FILE_BODY;
572cdf0e10cSrcweir    Dir = gid_Brand_Dir_Share_Xdg;
573cdf0e10cSrcweir    Name = "javafilter.desktop";
574cdf0e10cSrcweir    Styles = (PACKED,SCPZIP_REPLACE);
575cdf0e10cSrcweirEnd
576cdf0e10cSrcweir#endif
577cdf0e10cSrcweir
578cdf0e10cSrcweir
579cdf0e10cSrcweir#if defined WNT && defined(_gcc3)
580cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingwm10
581cdf0e10cSrcweir    BIN_FILE_BODY;
582cdf0e10cSrcweir    Styles = (PACKED);
583cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
584cdf0e10cSrcweir    Name = "mingwm10.dll";
585cdf0e10cSrcweirEnd
586cdf0e10cSrcweir#endif
587cdf0e10cSrcweir
588cdf0e10cSrcweir#if defined(WNT) && defined( _gcc3 )
589cdf0e10cSrcweir
590cdf0e10cSrcweir#if defined(MINGW_GCCDLL)
591cdf0e10cSrcweir
592cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingw_GccS
593cdf0e10cSrcweir    TXT_FILE_BODY;
594cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
595cdf0e10cSrcweir    Name = MINGW_GCCDLL;
596cdf0e10cSrcweir    Styles = (PACKED);
597cdf0e10cSrcweirEnd
598cdf0e10cSrcweir
599cdf0e10cSrcweir#endif
600cdf0e10cSrcweir
601cdf0e10cSrcweir#if defined(MINGW_GXXDLL)
602cdf0e10cSrcweir
603cdf0e10cSrcweirFile gid_Brand_File_Lib_Mingw_Stdcpp
604cdf0e10cSrcweir    TXT_FILE_BODY;
605cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
606cdf0e10cSrcweir    Name = MINGW_GXXDLL;
607cdf0e10cSrcweir    Styles = (PACKED);
608cdf0e10cSrcweirEnd
609cdf0e10cSrcweir
610cdf0e10cSrcweir#endif
611cdf0e10cSrcweir
612cdf0e10cSrcweir#endif
613cdf0e10cSrcweir
614cdf0e10cSrcweir// Profiles
615cdf0e10cSrcweir
616cdf0e10cSrcweirProfile gid_Brand_Profile_Bootstrap_Ini
617cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
618cdf0e10cSrcweir    Name = PROFILENAME(bootstrap);
619cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
620cdf0e10cSrcweir    Styles = (NETWORK);
621cdf0e10cSrcweirEnd
622cdf0e10cSrcweir
623cdf0e10cSrcweirProfile gid_Brand_Profile_Soffice_Ini
624cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
625cdf0e10cSrcweir    Name = PROFILENAME(soffice);
626cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
627cdf0e10cSrcweir    Styles = (NETWORK);
628cdf0e10cSrcweirEnd
629cdf0e10cSrcweir
630cdf0e10cSrcweirProfile gid_Brand_Profile_Setup_Ini
631cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
632cdf0e10cSrcweir    Name = PROFILENAME(setup);
633cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
634cdf0e10cSrcweir    Styles = (NETWORK);
635cdf0e10cSrcweirEnd
636cdf0e10cSrcweir
637cdf0e10cSrcweirProfile gid_Brand_Profile_Version_Ini
638cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
639cdf0e10cSrcweir    Name = PROFILENAME(version);
640cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
641cdf0e10cSrcweir    Styles = (NETWORK);
642cdf0e10cSrcweirEnd
643cdf0e10cSrcweir
644910823aeSJürgen Schmidt#ifdef JSC
645cdf0e10cSrcweirProfile gid_Brand_Profile_Fundamental_Ini
646cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
647cdf0e10cSrcweir    Name = PROFILENAME(fundamental);
648cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
649cdf0e10cSrcweirEnd
650910823aeSJürgen Schmidt#endif
651cdf0e10cSrcweir
652cdf0e10cSrcweir#if !defined MACOSX
653cdf0e10cSrcweirProfile gid_Brand_Profile_Redirect_Ini
654cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
655cdf0e10cSrcweir    Name = PROFILENAME(redirect);
656cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
657cdf0e10cSrcweirEnd
658cdf0e10cSrcweir#endif
659cdf0e10cSrcweir
660cdf0e10cSrcweir// ProfileItems
661cdf0e10cSrcweir
662cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Baseinstall
663cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
664cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
665cdf0e10cSrcweir    Section = "Bootstrap";
666cdf0e10cSrcweir    Order = 2;
667cdf0e10cSrcweir    Key = "BaseInstallation";
668cdf0e10cSrcweir    Value = "${OOO_BASE_DIR}";
669cdf0e10cSrcweirEnd
670cdf0e10cSrcweir
671cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Productkey
672cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
673cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
674cdf0e10cSrcweir    Section = "Bootstrap";
675cdf0e10cSrcweir    Order = 1;
676cdf0e10cSrcweir    Key = "ProductKey";
677cdf0e10cSrcweir    Value = "<productkey>";
678cdf0e10cSrcweirEnd
679cdf0e10cSrcweir
680cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Errorreport_Port
681cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
682cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
683cdf0e10cSrcweir    Section = "ErrorReport";
684cdf0e10cSrcweir    Order = 7;
685cdf0e10cSrcweir    Key = "ErrorReportPort";
686cdf0e10cSrcweir    Value = "80";
687cdf0e10cSrcweirEnd
688cdf0e10cSrcweir
689cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Installmode
690cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
691cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
692cdf0e10cSrcweir    Section = "Bootstrap";
693cdf0e10cSrcweir    Order = 5;
694cdf0e10cSrcweir    Key = "InstallMode";
695cdf0e10cSrcweir    Value = "<installmode>";
696cdf0e10cSrcweirEnd
697cdf0e10cSrcweir
698cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Bootstrap_Userinstall
699cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Bootstrap_Ini;
700cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
701cdf0e10cSrcweir    Section = "Bootstrap";
702cdf0e10cSrcweir    Order = 3;
703cdf0e10cSrcweir    Key = "UserInstallation";
704d44f38edSYuri Dario  #if defined(WNT) || defined(OS2)
705cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/%ONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
706cdf0e10cSrcweir  #elif defined MACOSX
707cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/%ONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
708cdf0e10cSrcweir  #else
709cdf0e10cSrcweir    Value = "$SYSUSERCONFIG/.%LCONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
710cdf0e10cSrcweir  #endif
711cdf0e10cSrcweirEnd
712cdf0e10cSrcweir
713cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_UreBootstrap
714cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
715cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
716cdf0e10cSrcweir    Section = "Bootstrap";
717cdf0e10cSrcweir    Key = "URE_BOOTSTRAP";
718cdf0e10cSrcweir    Value = "${ORIGIN}/" PROFILENAME(fundamental);
719cdf0e10cSrcweirEnd
720cdf0e10cSrcweir
721cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Logo
722cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
723cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
724cdf0e10cSrcweir    Section = "Bootstrap";
725cdf0e10cSrcweir    Order = 1;
726cdf0e10cSrcweir    Key = "Logo";
727cdf0e10cSrcweir    Value = "1";
728cdf0e10cSrcweirEnd
729cdf0e10cSrcweir
730cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressBarColor_So
731cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
732cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
733cdf0e10cSrcweir    Section = "Bootstrap";
734cdf0e10cSrcweir    Order = 2;
735cdf0e10cSrcweir    Key = "ProgressBarColor";
736cdf0e10cSrcweir    Value = "${PROGRESSBARCOLOR}";
737cdf0e10cSrcweirEnd
738cdf0e10cSrcweir
739cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressSize_So
740cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
741cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
742cdf0e10cSrcweir    Section = "Bootstrap";
743cdf0e10cSrcweir    Order = 3;
744cdf0e10cSrcweir    Key = "ProgressSize";
745cdf0e10cSrcweir    Value = "${PROGRESSSIZE}";
746cdf0e10cSrcweirEnd
747cdf0e10cSrcweir
748cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressPosition_So
749cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
750cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
751cdf0e10cSrcweir    Section = "Bootstrap";
752cdf0e10cSrcweir    Order = 4;
753cdf0e10cSrcweir    Key = "ProgressPosition";
754cdf0e10cSrcweir    Value = "${PROGRESSPOSITION}";
755cdf0e10cSrcweirEnd
756cdf0e10cSrcweir
757cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_ProgressFrameColor_So
758cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
759cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
760cdf0e10cSrcweir    Section = "Bootstrap";
761cdf0e10cSrcweir    Order = 5;
762cdf0e10cSrcweir    Key = "ProgressFrameColor";
763cdf0e10cSrcweir    Value = "${PROGRESSFRAMECOLOR}";
764cdf0e10cSrcweirEnd
765cdf0e10cSrcweir
766*781e0f66SAndre FischerProfileItem gid_Brand_Profileitem_Soffice_ShowProgressFrame_So
767*781e0f66SAndre Fischer    ProfileID = gid_Brand_Profile_Soffice_Ini;
768*781e0f66SAndre Fischer    ModuleID = gid_Module_Root_Brand;
769*781e0f66SAndre Fischer    Section = "Bootstrap";
770*781e0f66SAndre Fischer    Order = 5;
771*781e0f66SAndre Fischer    Key = "ShowProgressFrame";
772*781e0f66SAndre Fischer    Value = "${SHOWPROGRESSFRAME}";
773*781e0f66SAndre FischerEnd
774*781e0f66SAndre Fischer
775cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_NativeProgress_So
776cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
777cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
778cdf0e10cSrcweir    Section = "Bootstrap";
779cdf0e10cSrcweir    Order = 6;
780cdf0e10cSrcweir    Key = "NativeProgress";
781cdf0e10cSrcweir    Value = "${NATIVEPROGRESS}";
782cdf0e10cSrcweirEnd
783cdf0e10cSrcweir
784d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
785cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Hideeula
786cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
787cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
788cdf0e10cSrcweir    Section = "Bootstrap";
789cdf0e10cSrcweir    Order = 7;
790cdf0e10cSrcweir    Key = "HideEula";
791cdf0e10cSrcweir    Value = "[HIDEEULA]";
792cdf0e10cSrcweir    Inifiletablekey = "HideEula";
793cdf0e10cSrcweir    Inifiletableaction = "1";
794cdf0e10cSrcweir    Styles = (INIFILETABLE);
795cdf0e10cSrcweirEnd
796cdf0e10cSrcweir#endif
797cdf0e10cSrcweir
798d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
799cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Soffice_Startlang
800cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Soffice_Ini;
801cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
802cdf0e10cSrcweir    Section = "Bootstrap";
803cdf0e10cSrcweir    Order = 8;
804cdf0e10cSrcweir    Key = "STARTLANG";
805cdf0e10cSrcweir    Value = "[STARTLANG]";
806cdf0e10cSrcweir    Inifiletablekey = "STARTLANG";
807cdf0e10cSrcweir    Inifiletableaction = "1";
808cdf0e10cSrcweir    Styles = (INIFILETABLE);
809cdf0e10cSrcweirEnd
810cdf0e10cSrcweir#endif
811cdf0e10cSrcweir
812cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Buildid
813cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
814cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
815cdf0e10cSrcweir    Section = "Version";
816cdf0e10cSrcweir    Order = 4;
817cdf0e10cSrcweir    Key = "buildid";
818cdf0e10cSrcweir    Value = "<buildid>";
819cdf0e10cSrcweirEnd
820cdf0e10cSrcweir
8218bd5297cSJürgen SchmidtProfileItem gid_Brand_Profileitem_Version_ScsRevision
8228bd5297cSJürgen Schmidt    ProfileID = gid_Brand_Profile_Version_Ini;
8238bd5297cSJürgen Schmidt    ModuleID = gid_Module_Root;
8248bd5297cSJürgen Schmidt    Section = "Version";
8258bd5297cSJürgen Schmidt    Key = "Revision";
8268bd5297cSJürgen Schmidt    Value = "<scsrevision>";
8278bd5297cSJürgen SchmidtEnd
8288bd5297cSJürgen Schmidt
829cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productsource
830cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
831cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
832cdf0e10cSrcweir    Section = "Version";
833cdf0e10cSrcweir    Order = 7;
834cdf0e10cSrcweir    Key = "ProductSource";
835cdf0e10cSrcweir    Value = "<sourceid>";
836cdf0e10cSrcweirEnd
837cdf0e10cSrcweir
838d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
839cdf0e10cSrcweir
840cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productcode
841cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
842cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
843cdf0e10cSrcweir    Section = "Version";
844cdf0e10cSrcweir    Order = 8;
845cdf0e10cSrcweir    Key = "ProductCode";
846cdf0e10cSrcweir    Value = "<productcode>";
847cdf0e10cSrcweirEnd
848cdf0e10cSrcweir
849cdf0e10cSrcweir#endif
850cdf0e10cSrcweir
851d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
852cdf0e10cSrcweir
853cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Upgradecode
854cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
855cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
856cdf0e10cSrcweir    Section = "Version";
857cdf0e10cSrcweir    Order = 9;
858cdf0e10cSrcweir    Key = "UpgradeCode";
859cdf0e10cSrcweir    Value = "<upgradecode>";
860cdf0e10cSrcweirEnd
861cdf0e10cSrcweir
862cdf0e10cSrcweir#endif
863cdf0e10cSrcweir
864cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productmajor
865cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
866cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
867cdf0e10cSrcweir    Section = "Version";
868cdf0e10cSrcweir    Order = 10;
869cdf0e10cSrcweir    Key = "ProductMajor";
870cdf0e10cSrcweir    Value = "<productmajor>";
871cdf0e10cSrcweirEnd
872cdf0e10cSrcweir
873cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productminor
874cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
875cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
876cdf0e10cSrcweir    Section = "Version";
877cdf0e10cSrcweir    Order = 11;
878cdf0e10cSrcweir    Key = "ProductMinor";
879cdf0e10cSrcweir    Value = "<productminor>";
880cdf0e10cSrcweirEnd
881cdf0e10cSrcweir
882cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Productbuildid
883cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
884cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
885cdf0e10cSrcweir    Section = "Version";
886cdf0e10cSrcweir    Order = 12;
887cdf0e10cSrcweir    Key = "ProductBuildid";
888cdf0e10cSrcweir    Value = "<productbuildid>";
889cdf0e10cSrcweirEnd
890cdf0e10cSrcweir
891cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Alllanguages
892cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
893cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
894cdf0e10cSrcweir    Section = "Version";
895cdf0e10cSrcweir    Order = 13;
896cdf0e10cSrcweir    Key = "AllLanguages";
897cdf0e10cSrcweir    Value = "<alllanguages>";
898cdf0e10cSrcweirEnd
899cdf0e10cSrcweir
900cdf0e10cSrcweir#ifdef WNT
901cdf0e10cSrcweir
902cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Msiproductversion
903cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
904cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
905cdf0e10cSrcweir    Section = "Version";
906cdf0e10cSrcweir    Order = 14;
907cdf0e10cSrcweir    Key = "MsiProductVersion";
908cdf0e10cSrcweir    Value = "<msiproductversion>";
909cdf0e10cSrcweirEnd
910cdf0e10cSrcweir
911cdf0e10cSrcweir#endif
912cdf0e10cSrcweir
913cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Updateurl
914cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
915cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
916cdf0e10cSrcweir    Section = "Version";
917cdf0e10cSrcweir    Order = 15;
918cdf0e10cSrcweir    Key = "UpdateURL";
91935779863SAriel Constenla-Haile  #if defined(ENABLE_ONLINE_UPDATE)
920cdf0e10cSrcweir  #ifdef WNT
921cdf0e10cSrcweir    Value = "${UPDATEURL}";
922cdf0e10cSrcweir  #else  // defined WNT
923cdf0e10cSrcweir    Value = "${UPDATEURL}?pkgfmt=<pkgformat>";
924cdf0e10cSrcweir  #endif //defined WNT
925cdf0e10cSrcweir  #else
926cdf0e10cSrcweir    Value = "";
927cdf0e10cSrcweir  #endif
928cdf0e10cSrcweirEnd
929cdf0e10cSrcweir
930cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Updateid
931cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
932cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
933cdf0e10cSrcweir    Section = "Version";
934cdf0e10cSrcweir    Order = 16;
935cdf0e10cSrcweir    Key = "UpdateID";
936cdf0e10cSrcweir    Value = "<updateid>";
937cdf0e10cSrcweirEnd
938cdf0e10cSrcweir
939cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Useragent
940cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
941cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
942cdf0e10cSrcweir    Section = "Version";
943cdf0e10cSrcweir    Order = 17;
944cdf0e10cSrcweir    Key = "UpdateUserAgent";
945cdf0e10cSrcweir    Value = "<PRODUCT> (${buildid}; ${_OS}; ${_ARCH}; BundledLanguages=${AllLanguages})";
946cdf0e10cSrcweirEnd
947cdf0e10cSrcweir
948cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Ooobaseversion
949cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
950cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
951cdf0e10cSrcweir    Section = "Version";
952cdf0e10cSrcweir    Order = 18;
953cdf0e10cSrcweir    Key = "OOOBaseVersion";
954cdf0e10cSrcweir    Value = "${OOOBASEVERSION}";
955cdf0e10cSrcweirEnd
956cdf0e10cSrcweir
957910823aeSJürgen SchmidtProfileItem gid_Brand_Profileitem_Version_Ooopackageversion
958910823aeSJürgen Schmidt    ProfileID = gid_Brand_Profile_Version_Ini;
959910823aeSJürgen Schmidt    ModuleID = gid_Module_Root_Brand;
960910823aeSJürgen Schmidt    Section = "Version";
961910823aeSJürgen Schmidt    Order = 18;
962910823aeSJürgen Schmidt    Key = "OOOPackageVersion";
963910823aeSJürgen Schmidt    Value = "${OOOPACKAGEVERSION}";
964910823aeSJürgen SchmidtEnd
965910823aeSJürgen Schmidt
966cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Version_Extensionupdateurl
967cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Version_Ini;
968cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
969cdf0e10cSrcweir    Section = "Version";
970cdf0e10cSrcweir    Order = 18;
971cdf0e10cSrcweir    Key = "ExtensionUpdateURL";
972cdf0e10cSrcweir    Value = "http://updateexte.services.openoffice.org/ExtensionUpdateService/check.Update";
973cdf0e10cSrcweirEnd
974cdf0e10cSrcweir
975910823aeSJürgen Schmidt#ifdef JSC
976910823aeSJürgen Schmidt
977cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Brand_Base_Dir
978cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
979cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
980cdf0e10cSrcweir    Section = "Bootstrap";
981cdf0e10cSrcweir    Key = "BRAND_BASE_DIR";
982cdf0e10cSrcweir    Value = "${ORIGIN}/..";
983cdf0e10cSrcweirEnd
984cdf0e10cSrcweir
985cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ooo_Base_Dir
986cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
987cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
988cdf0e10cSrcweir    Section = "Bootstrap";
989cdf0e10cSrcweir    Key = "OOO_BASE_DIR";
990d44f38edSYuri Dario#if defined(WNT) || defined(OS2)
991910823aeSJürgen Schmidt    Value = "${BRAND_BASE_DIR}";
992910823aeSJürgen Schmidt//    Value = "${.link:${BRAND_BASE_DIR}/basis-link}";
993cdf0e10cSrcweir#else
994910823aeSJürgen Schmidt    Value = "${BRAND_BASE_DIR}";
995910823aeSJürgen Schmidt//    Value = "${BRAND_BASE_DIR}/basis-link";
996cdf0e10cSrcweir#endif
997cdf0e10cSrcweirEnd
998cdf0e10cSrcweir
999cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions
1000cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1001cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1002cdf0e10cSrcweir    Section = "Bootstrap";
1003cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS";
1004cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS}";
1005cdf0e10cSrcweirEnd
1006cdf0e10cSrcweir
1007cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions_User
1008cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1009cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1010cdf0e10cSrcweir    Section = "Bootstrap";
1011cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS_USER";
1012cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS_USER}";
1013cdf0e10cSrcweirEnd
1014cdf0e10cSrcweir
1015cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bundled_Extensions_Prereg
1016cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1017cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1018cdf0e10cSrcweir    Section = "Bootstrap";
1019cdf0e10cSrcweir    Key = "BUNDLED_EXTENSIONS_PREREG";
1020cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BUNDLED_EXTENSIONS_PREREG}";
1021cdf0e10cSrcweirEnd
1022cdf0e10cSrcweir
1023cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Shared_Packages_Cache
1024cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1025cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1026cdf0e10cSrcweir    Section = "Bootstrap";
1027cdf0e10cSrcweir    Key = "UNO_SHARED_PACKAGES_CACHE";
1028cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":UNO_SHARED_PACKAGES_CACHE}";
1029cdf0e10cSrcweirEnd
1030cdf0e10cSrcweir
1031cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Shared_Extensions_User
1032cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1033cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1034cdf0e10cSrcweir    Section = "Bootstrap";
1035cdf0e10cSrcweir    Key = "SHARED_EXTENSIONS_USER";
1036cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":SHARED_EXTENSIONS_USER}";
1037cdf0e10cSrcweirEnd
1038cdf0e10cSrcweir
1039cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_User_Packages_Cache
1040cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1041cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1042cdf0e10cSrcweir    Section = "Bootstrap";
1043cdf0e10cSrcweir    Key = "UNO_USER_PACKAGES_CACHE";
1044cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":UNO_USER_PACKAGES_CACHE}";
1045cdf0e10cSrcweirEnd
1046cdf0e10cSrcweir
1047cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Uno_Tmp_Extensions
1048cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1049cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1050cdf0e10cSrcweir    Section = "Bootstrap";
1051cdf0e10cSrcweir    Key = "TMP_EXTENSIONS";
1052cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":TMP_EXTENSIONS}";
1053cdf0e10cSrcweirEnd
1054cdf0e10cSrcweir
10557bc7b19fSMichael StahlProfileItem gid_Brand_Profileitem_Fundamental_Uno_Bak_Extensions
10567bc7b19fSMichael Stahl    ModuleID = gid_Module_Root_Brand;
10577bc7b19fSMichael Stahl    ProfileID = gid_Brand_Profile_Fundamental_Ini;
10587bc7b19fSMichael Stahl    Section = "Bootstrap";
10597bc7b19fSMichael Stahl    Key = "BAK_EXTENSIONS";
10607bc7b19fSMichael Stahl    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":BAK_EXTENSIONS}";
10617bc7b19fSMichael StahlEnd
10627bc7b19fSMichael Stahl
1063cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Types
1064cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1065cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1066cdf0e10cSrcweir    Section = "Bootstrap";
1067cdf0e10cSrcweir    Key = "URE_MORE_TYPES";
1068cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_TYPES}";
1069cdf0e10cSrcweirEnd
1070cdf0e10cSrcweir
1071cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Services
1072cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1073cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1074cdf0e10cSrcweir    Section = "Bootstrap";
1075cdf0e10cSrcweir    Key = "URE_MORE_SERVICES";
1076cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_SERVICES} $ORIGIN/services.rdb";
1077cdf0e10cSrcweirEnd
1078cdf0e10cSrcweir
1079cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_More_Java_Types
1080cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1081cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1082cdf0e10cSrcweir    Section = "Bootstrap";
1083cdf0e10cSrcweir    Key = "URE_MORE_JAVA_TYPES";
1084cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_JAVA_TYPES}";
1085cdf0e10cSrcweirEnd
1086cdf0e10cSrcweir
1087cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Jfw_Shared_Data
1088cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1089cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1090cdf0e10cSrcweir    Section = "Bootstrap";
1091cdf0e10cSrcweir    Key = "URE_OVERRIDE_JAVA_JFW_SHARED_DATA";
1092cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_OVERRIDE_JAVA_JFW_SHARED_DATA}";
1093cdf0e10cSrcweirEnd
1094cdf0e10cSrcweir
1095cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Jfw_User_Data
1096cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1097cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1098cdf0e10cSrcweir    Section = "Bootstrap";
1099cdf0e10cSrcweir    Key = "URE_OVERRIDE_JAVA_JFW_USER_DATA";
1100cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_OVERRIDE_JAVA_JFW_USER_DATA}";
1101cdf0e10cSrcweirEnd
1102cdf0e10cSrcweir
1103cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Java_Classpath_Urls
1104cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1105cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1106cdf0e10cSrcweir    Section = "Bootstrap";
1107cdf0e10cSrcweir    Key = "URE_MORE_JAVA_CLASSPATH_URLS";
1108cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_MORE_JAVA_CLASSPATH_URLS}";
1109cdf0e10cSrcweirEnd
1110cdf0e10cSrcweir
1111cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Bin_Dir
1112cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1113cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1114cdf0e10cSrcweir    Section = "Bootstrap";
1115cdf0e10cSrcweir    Key = "URE_BIN_DIR";
1116cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_BIN_DIR}";
1117cdf0e10cSrcweirEnd
1118cdf0e10cSrcweir
1119cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Fundamental_Ure_Lib_Dir
1120cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1121cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Fundamental_Ini;
1122cdf0e10cSrcweir    Section = "Bootstrap";
1123cdf0e10cSrcweir    Key = "URE_LIB_DIR";
1124cdf0e10cSrcweir    Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(fundamentalbasis) ":URE_LIB_DIR}";
1125cdf0e10cSrcweirEnd
1126cdf0e10cSrcweir
1127910823aeSJürgen Schmidt#endif # JSC
1128910823aeSJürgen Schmidt
1129cdf0e10cSrcweir#if !defined MACOSX
1130cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Redirect_Ure_Bootstrap
1131cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1132cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Redirect_Ini;
1133cdf0e10cSrcweir    Section = "Bootstrap";
1134cdf0e10cSrcweir    Key = "URE_BOOTSTRAP";
1135cdf0e10cSrcweir    Value = "${ORIGIN}/" PROFILENAME(fundamental);
1136cdf0e10cSrcweirEnd
1137cdf0e10cSrcweir#endif
1138cdf0e10cSrcweir
1139cdf0e10cSrcweir#ifdef WNT
1140cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Alluserset
1141cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1142cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1143cdf0e10cSrcweir    Section = "Bootstrap";
1144cdf0e10cSrcweir    Order = 4;
1145cdf0e10cSrcweir    Key = "ALLUSERS";
1146cdf0e10cSrcweir    Value = "[ALLUSERS]";
1147cdf0e10cSrcweir    Inifiletablekey = "AllUsersSet";
1148cdf0e10cSrcweir    Inifiletableaction = "1";
1149cdf0e10cSrcweir    Styles = (INIFILETABLE);
1150cdf0e10cSrcweirEnd
1151cdf0e10cSrcweir#endif
1152cdf0e10cSrcweir
1153cdf0e10cSrcweir#ifdef WNT
1154cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Findproduct
1155cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1156cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1157cdf0e10cSrcweir    Section = "Bootstrap";
1158cdf0e10cSrcweir    Order = 5;
1159cdf0e10cSrcweir    Key = "FINDPRODUCT";
1160cdf0e10cSrcweir    Value = "[FINDPRODUCT]";
1161cdf0e10cSrcweir    Inifiletablekey = "FindProductSet";
1162cdf0e10cSrcweir    Inifiletableaction = "1";
1163cdf0e10cSrcweir    Styles = (INIFILETABLE);
1164cdf0e10cSrcweirEnd
1165cdf0e10cSrcweir#endif
1166cdf0e10cSrcweir
1167cdf0e10cSrcweir#ifdef WNT
1168cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Productcode
1169cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1170cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1171cdf0e10cSrcweir    Section = "Bootstrap";
1172cdf0e10cSrcweir    Order = 6;
1173cdf0e10cSrcweir    Key = "ProductCode";
1174cdf0e10cSrcweir    Value = "<productcode>";
1175cdf0e10cSrcweirEnd
1176cdf0e10cSrcweir#endif
1177cdf0e10cSrcweir
1178cdf0e10cSrcweir#ifdef WNT
1179cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Upgradecode
1180cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1181cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1182cdf0e10cSrcweir    Section = "Bootstrap";
1183cdf0e10cSrcweir    Order = 7;
1184cdf0e10cSrcweir    Key = "UpgradeCode";
1185cdf0e10cSrcweir    Value = "<upgradecode>";
1186cdf0e10cSrcweirEnd
1187cdf0e10cSrcweir#endif
1188cdf0e10cSrcweir
1189cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Productbuildid
1190cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1191cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1192cdf0e10cSrcweir    Section = "Bootstrap";
1193cdf0e10cSrcweir    Order = 8;
1194cdf0e10cSrcweir    Key = "ProductBuildid";
1195cdf0e10cSrcweir    Value = "<productbuildid>";
1196cdf0e10cSrcweirEnd
1197cdf0e10cSrcweir
1198cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Buildid
1199cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1200cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1201cdf0e10cSrcweir    Section = "Bootstrap";
1202cdf0e10cSrcweir    Order = 9;
1203cdf0e10cSrcweir    Key = "buildid";
1204cdf0e10cSrcweir    Value = "<buildid>";
1205cdf0e10cSrcweirEnd
1206cdf0e10cSrcweir
1207cdf0e10cSrcweir#ifdef WNT
1208cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Ureinstall
1209cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1210cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1211cdf0e10cSrcweir    Section = "Bootstrap";
1212cdf0e10cSrcweir    Order = 4;
1213cdf0e10cSrcweir    Key = "UREINSTALLLOCATION";
1214cdf0e10cSrcweir    Value = "[INSTALLLOCATION]URE\\";
1215cdf0e10cSrcweir    Inifiletablekey = "UreInstallLocation";
1216cdf0e10cSrcweir    Inifiletableaction = "1";
1217cdf0e10cSrcweir    Styles = (INIFILETABLE);
1218cdf0e10cSrcweirEnd
1219cdf0e10cSrcweir#endif
1220cdf0e10cSrcweir
1221cdf0e10cSrcweir#ifdef WNT
1222cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Basisinstall
1223cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1224cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1225cdf0e10cSrcweir    Section = "Bootstrap";
1226cdf0e10cSrcweir    Order = 4;
1227cdf0e10cSrcweir    Key = "BASISINSTALLLOCATION";
1228cdf0e10cSrcweir    Value = "[INSTALLLOCATION]Basis\\";
1229cdf0e10cSrcweir    Inifiletablekey = "BasisInstallLocation";
1230cdf0e10cSrcweir    Inifiletableaction = "1";
1231cdf0e10cSrcweir    Styles = (INIFILETABLE);
1232cdf0e10cSrcweirEnd
1233cdf0e10cSrcweir#endif
1234cdf0e10cSrcweir
1235cdf0e10cSrcweir#ifdef WNT
1236cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Officeinstall
1237cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1238cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1239cdf0e10cSrcweir    Section = "Bootstrap";
1240cdf0e10cSrcweir    Order = 4;
1241cdf0e10cSrcweir    Key = "OFFICEINSTALLLOCATION";
1242cdf0e10cSrcweir    Value = "[INSTALLLOCATION]";
1243cdf0e10cSrcweir    Inifiletablekey = "OfficeInstallLocation";
1244cdf0e10cSrcweir    Inifiletableaction = "1";
1245cdf0e10cSrcweir    Styles = (INIFILETABLE);
1246cdf0e10cSrcweirEnd
1247cdf0e10cSrcweir#endif
1248cdf0e10cSrcweir
1249cdf0e10cSrcweir#ifdef WNT
1250cdf0e10cSrcweirProfileItem gid_Brand_Profileitem_Setup_Install
1251cdf0e10cSrcweir    ProfileID = gid_Brand_Profile_Setup_Ini;
1252cdf0e10cSrcweir    ModuleID = gid_Module_Root_Brand;
1253cdf0e10cSrcweir    Section = "Bootstrap";
1254cdf0e10cSrcweir    Order = 4;
1255cdf0e10cSrcweir    Key = "INSTALLLOCATION";
1256cdf0e10cSrcweir    Value = "[INSTALLLOCATION]";
1257cdf0e10cSrcweir    Inifiletablekey = "InstallLocation";
1258cdf0e10cSrcweir    Inifiletableaction = "1";
1259cdf0e10cSrcweir    Styles = (INIFILETABLE);
1260cdf0e10cSrcweirEnd
1261cdf0e10cSrcweir#endif
1262cdf0e10cSrcweir
1263cdf0e10cSrcweir//TODO: This actually belongs into a module of its own:
1264cdf0e10cSrcweir#if !defined SYSTEM_PYTHON
1265cdf0e10cSrcweirFile gid_Brand_File_Bin_Python
1266cdf0e10cSrcweir    BIN_FILE_BODY;
1267cdf0e10cSrcweir    Name = EXENAME(pyuno/python);
1268cdf0e10cSrcweir    Dir = gid_Brand_Dir_Program;
1269cdf0e10cSrcweir    Styles = (PACKED);
1270cdf0e10cSrcweirEnd
1271cdf0e10cSrcweir#endif
12728cca650bSYuri Dario
12738cca650bSYuri Dario#ifdef OS2
12748cca650bSYuri DarioFile gid_Brand_File_Bin_Quickstart_Os2
12758cca650bSYuri Dario    TXT_FILE_BODY;
12768cca650bSYuri Dario    Styles = (PACKED);
12778cca650bSYuri Dario    Dir = gid_Brand_Dir_Program;
12788cca650bSYuri Dario    Name = "quickstart.exe";
12798cca650bSYuri DarioEnd
12808cca650bSYuri Dario#endif
1281