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