diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-05 16:46:49 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-05 16:46:49 +0000 |
commit | 692a733bcfd4e69ae648959ae50960a1822f2948 (patch) | |
tree | f455f3685cc8889e328f880fe8074c2d7fae6dc3 | |
parent | cff0a6ec5d9acac7b7dc04ce960bd24d906bb4f8 (diff) |
INTEGRATION: CWS aquavcl05_DEV300 (1.85.12); FILE MERGED
2008/03/03 17:31:04 is 1.85.12.3: #i86640# desktop link and startmenu link
2008/02/14 16:50:35 pl 1.85.12.2: #i85963# backing component for QUARTZ after all
2008/02/07 14:07:34 pl 1.85.12.1: #i67502# make StartModule optional
-rw-r--r-- | scp2/source/ooo/module_hidden_ooo.scp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp index 00351e53f05f..1bcfb2c13872 100644 --- a/scp2/source/ooo/module_hidden_ooo.scp +++ b/scp2/source/ooo/module_hidden_ooo.scp @@ -4,9 +4,9 @@ * * $RCSfile: module_hidden_ooo.scp,v $ * - * $Revision: 1.86 $ + * $Revision: 1.87 $ * - * last change: $Author: obo $ $Date: 2008-02-26 16:02:11 $ + * last change: $Author: kz $ $Date: 2008-03-05 17:46:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -70,6 +70,7 @@ Module gid_Module_Root_Files_2 gid_File_Bin_Unopkgcom, gid_File_Bin_Unopkgexe, gid_File_Bin_Uri_Encode, + gid_File_Desktophelper_Txt, gid_File_Exe_Msfontextract, gid_File_Exe_Nsplugin, gid_File_Images_Zip, @@ -823,6 +824,7 @@ Module gid_Module_Root_Files_6 gid_File_Oo_Office_Embedding_Xcs, gid_File_Oo_Setup_Xcs, gid_File_Oo_Setup_Xcu, + gid_File_Oo_Setup_Start_Xcu, gid_File_Oo_Firststartwizard_Xcs, gid_File_Oo_Firststartwizard_Xcu, gid_File_Oo_System_Xcs, |