Some more helppack related improvements
This commit is contained in:
parent
d1a829558e
commit
ded1e176d1
2 changed files with 3 additions and 3 deletions
|
@ -119,9 +119,7 @@ Module gid_Module_Langpack_Brand_Template
|
|||
Description = "gid_Module_Langpack_Brand_Template";
|
||||
Styles = (TEMPLATEMODULE);
|
||||
InstallOrder = "1050";
|
||||
Dirs = (gid_Brand_Dir_Help,
|
||||
gid_Brand_Dir_Help_Isolanguage,
|
||||
gid_Brand_Dir_Program,
|
||||
Dirs = (gid_Brand_Dir_Program,
|
||||
gid_Brand_Dir_Program_Shell,
|
||||
gid_Brand_Dir_Program_Resource,
|
||||
gid_Brand_Dir_Readme);
|
||||
|
|
|
@ -39,6 +39,8 @@ Module gid_Module_Helppack_Help_Template
|
|||
gid_File_Help_Simpress_Zip,
|
||||
gid_File_Help_Smath_Zip,
|
||||
gid_File_Help_Swriter_Zip);
|
||||
Dirs = (gid_Brand_Dir_Help,
|
||||
gid_Brand_Dir_Help_Isolanguage);
|
||||
End
|
||||
|
||||
#include "allhelpmodules_root.inc"
|
||||
|
|
Loading…
Reference in a new issue