summaryrefslogtreecommitdiffstats
path: root/scp2
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2010-12-16 15:47:23 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-12-16 15:47:23 +0100
commitded1e176d1f4190067093b4eadb35f4a549295b3 (patch)
treeb91d30634ed4a48b0a7f0a6fbb86f7dc7f1ff3dd /scp2
parentinclude the helppack stuff in setup_osl files (diff)
downloadcore-ded1e176d1f4190067093b4eadb35f4a549295b3.tar.gz
core-ded1e176d1f4190067093b4eadb35f4a549295b3.zip
Some more helppack related improvements
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp4
-rw-r--r--scp2/source/ooo/module_help_template.scp2
2 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 34b75e310626..e4cf708f045a 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -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);
diff --git a/scp2/source/ooo/module_help_template.scp b/scp2/source/ooo/module_help_template.scp
index 34a102e1eb81..4022d59231ac 100644
--- a/scp2/source/ooo/module_help_template.scp
+++ b/scp2/source/ooo/module_help_template.scp
@@ -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"