summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_ooo.scp21
1 files changed, 19 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index 55282cae43ed..fd86472b9663 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_ooo.scp,v $
*
- * $Revision: 1.231 $
+ * $Revision: 1.232 $
*
- * last change: $Author: kz $ $Date: 2008-03-05 17:11:30 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:45:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -465,6 +465,16 @@ File gid_File_Bmp_IntroAbout
Styles = (ARCHIVE,PATCH);
End
+#ifdef WNT
+File gid_File_Desktophelper_Txt
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Program;
+ Name = "desktophelper.txt";
+ ComponentCondition = "CREATEDESKTOPLINK=1";
+End
+#endif
+
File gid_File_Dtd_Accelerator
TXT_FILE_BODY;
Styles = (PACKED);
@@ -2220,6 +2230,13 @@ File gid_File_Oo_Setup_Xcu
Name = "/registry/data/org/openoffice/Setup.xcu";
End
+File gid_File_Oo_Setup_Start_Xcu
+ TXT_FILE_BODY;
+ Styles = (PACKED, SCPZIP_REPLACE,PATCH);
+ Dir = gid_Dir_Share_Registry_Modules_Oo_Setup;
+ Name = "/registry/spool/org/openoffice/Setup-start.xcu";
+End
+
File gid_File_Oo_Firststartwizard_Xcs
TXT_FILE_BODY;
Styles = (PACKED);