summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2010-12-17 19:39:04 +0100
committerPetr Mladek <pmladek@suse.cz>2010-12-17 19:39:04 +0100
commitf2e89238a6f5f119b138b685194f1b0d64ba7c7d (patch)
treea9770dcc33175001d2d6e76eb90975aff9ae99cd
parent2e741fcb53315c9450e9987f2ac5b8e45d8548c4 (diff)
fix some help install flags
-rw-r--r--scp2/source/ooo/file_ooo.scp2
-rw-r--r--scp2/source/ooo/ooo_brand.scp2
2 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index b8624ac9ea44..f4dd7e64bfce 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -406,7 +406,7 @@ End
File gid_File_Help_Help_Zip
Dir = gid_Dir_Help;
- ARCHIVE_TXT_FILE_BODY;
+ ARCHIVE_TXT_FILE_BODY_HELPPACK;
Name = "helpxsl.zip";
End
diff --git a/scp2/source/ooo/ooo_brand.scp b/scp2/source/ooo/ooo_brand.scp
index b3ac38781cbb..74a9dc33a8f7 100644
--- a/scp2/source/ooo/ooo_brand.scp
+++ b/scp2/source/ooo/ooo_brand.scp
@@ -35,7 +35,7 @@ Directory gid_Dir_Brand_Root
#else
HostName = ".";
#endif
- Styles = (OFFICEDIRECTORY,ISINSTALLLOCATION);
+ Styles = (OFFICEDIRECTORY,ISINSTALLLOCATION,CREATE);
End
#endif