2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
21 #include "AutoInstall/draw_brand"
23 Module gid_Module_Prg_Draw
24 MOD_NAME_DESC ( MODULE_PRG_DRAW );
25 ParentID = gid_Module_Prg;
27 Styles =(APPLICATIONMODULE);
30 Module gid_Module_Prg_Draw_Bin
31 PackageInfo = "packinfo_office.txt";
32 MOD_NAME_DESC ( MODULE_PRG_DRAW_BIN );
33 ParentID = gid_Module_Prg_Draw;
36 Styles = (HIDDEN_ROOT);
37 Files = (gid_File_Extra_Urldesktop_Draw,gid_File_Extra_Urlnew_Draw,gid_File_Extra_Urlstart_Draw,gid_File_Extra_Urltasks_Draw,
38 gid_File_Share_Registry_Draw_Xcd,
39 gid_File_Tmp_Userinstall_Draw_Inf);
42 Module gid_Module_Brand_Prg_Draw
43 PackageInfo = "packinfo_brand.txt";
44 Name = "gid_Module_Brand_Prg_Draw";
45 Description = "gid_Module_Brand_Prg_Draw";
46 ParentID = gid_Module_Prg_Draw;
48 InstallOrder = "1040";
50 Styles = (HIDDEN_ROOT);
51 Files = (auto_draw_brand_ALL);
54 Module gid_Module_Langpack_Draw_Template
55 ParentID = gid_Module_Prg_Draw_Bin;
56 Name = "gid_Module_Langpack_Draw_Template";
57 Description = "gid_Module_Langpack_Draw_Template";
58 Styles = (TEMPLATEMODULE);
62 Module gid_Module_Prg_Draw_MSO_Reg
63 ParentID = gid_Module_Prg_Draw;
64 Name = "gid_Module_Prg_Draw_MSO_Reg";
65 Description = "gid_Module_Prg_Draw_MSO_Reg";
66 Styles = (HIDDEN_ROOT);
70 Module gid_Module_Prg_Draw_Other_Reg
71 ParentID = gid_Module_Prg_Draw;
72 Name = "gid_Module_Prg_Draw_Other_Reg";
73 Description = "gid_Module_Prg_Draw_Other_Reg";
74 Styles = (HIDDEN_ROOT);
78 #include "alllangmodules_draw.inc"