Kaydet (Commit) 45fcdca7 authored tarafından Jesús Corrius's avatar Jesús Corrius Kaydeden (comit) Tor Lillqvist

Add missing modules to fix the Windows build

Related to commit: cd97b11a

Change-Id: I899508a648cb111ea3f5aeb1eb5d80fc751951fa
Reviewed-on: https://gerrit.libreoffice.org/5369Reviewed-by: 's avatarTor Lillqvist <tml@iki.fi>
Tested-by: 's avatarTor Lillqvist <tml@iki.fi>
üst 144ca12e
......@@ -83,4 +83,13 @@ Module gid_Module_Prg_Calc_MSO_Reg
Default = YES;
End
Module gid_Module_Prg_Calc_Other_Reg
ParentID = gid_Module_Prg_Calc;
Name = "gid_Module_Prg_Calc_Other_Reg";
Description = "gid_Module_Prg_Calc_Other_Reg";
Styles = (HIDDEN_ROOT);
Minimal = YES;
Default = YES;
End
#include "alllangmodules_calc.inc"
......@@ -68,4 +68,13 @@ Module gid_Module_Prg_Draw_MSO_Reg
Default = YES;
End
Module gid_Module_Prg_Draw_Other_Reg
ParentID = gid_Module_Prg_Draw;
Name = "gid_Module_Prg_Draw_Other_Reg";
Description = "gid_Module_Prg_Draw_Other_Reg";
Styles = (HIDDEN_ROOT);
Minimal = YES;
Default = YES;
End
#include "alllangmodules_draw.inc"
......@@ -72,4 +72,13 @@ Module gid_Module_Prg_Impress_MSO_Reg
Default = YES;
End
Module gid_Module_Prg_Impress_Other_Reg
ParentID = gid_Module_Prg_Impress;
Name = "gid_Module_Prg_Impress_Other_Reg";
Description = "gid_Module_Prg_Impress_Other_Reg";
Styles = (HIDDEN_ROOT);
Minimal = YES;
Default = YES;
End
#include "alllangmodules_impress.inc"
......@@ -75,6 +75,14 @@ Module gid_Module_Prg_Wrt_MSO_Reg
Default = YES;
End
Module gid_Module_Prg_Wrt_Other_Reg
ParentID = gid_Module_Prg_Wrt;
Name = "gid_Module_Prg_Wrt_Other_Reg";
Description = "gid_Module_Prg_Wrt_Other_Reg";
Styles = (HIDDEN_ROOT);
Minimal = YES;
Default = YES;
End
#include "alllangmodules_writer.inc"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment