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