summaryrefslogtreecommitdiff
path: root/scp2/source/activex/module_activex.scp
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-11 16:49:43 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-11 16:49:43 +0000
commit4e9a3e2d5ddd9aa92a6d9829642b994e38c12edb (patch)
tree3ea4e09a77f52f86129a75f0c3a8006b11a7914d /scp2/source/activex/module_activex.scp
parent0485f9c86744a9ae535b0dbf2f9e06e254196596 (diff)
INTEGRATION: CWS networker3 (1.1.72); FILE MERGED
2004/05/21 10:22:14 is 1.1.72.1: #i28277# regactivex
Diffstat (limited to 'scp2/source/activex/module_activex.scp')
-rw-r--r--scp2/source/activex/module_activex.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/activex/module_activex.scp b/scp2/source/activex/module_activex.scp
index e85432c74056..444c1a62e33e 100644
--- a/scp2/source/activex/module_activex.scp
+++ b/scp2/source/activex/module_activex.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: module_activex.scp,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: is $ $Date: 2004-02-05 18:08:26 $
+ * last change: $Author: kz $ $Date: 2004-06-11 17:49:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,6 +66,6 @@ Module gid_Module_Optional_Activexcontrol
Default = NO;
Minimal = NO;
ParentID = gid_Module_Optional;
- Files = (gid_File_Lib_Soactivex, gid_File_Lib_Regactivex);
+ Files = (gid_File_Lib_Soactivex, gid_File_Lib_Regactivex, gid_File_Lib_Regactivex_Msi);
Customs = (gid_Custom_Regactivex);
End