summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-04-26 13:26:47 +0000
committerKurt Zenker <kz@openoffice.org>2006-04-26 13:26:47 +0000
commit07be64721ab81e25b366b972ae441a46e71c9b80 (patch)
tree0f527e7723b0811624d6b62298a595a12b9693d0 /scp2
parenta9047d0eb296a5b5842d1ff5141b2b573a714617 (diff)
INTEGRATION: CWS fwk37 (1.7.208); FILE MERGED
2006/04/10 13:13:29 mav 1.7.208.2: #i59532# use new customaction for the patch 2006/03/20 10:28:04 mav 1.7.208.1: #i59532# use new customaction for the patch
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/activex/file_activex.scp11
1 files changed, 9 insertions, 2 deletions
diff --git a/scp2/source/activex/file_activex.scp b/scp2/source/activex/file_activex.scp
index 034379ccce79..87035a9d153e 100644
--- a/scp2/source/activex/file_activex.scp
+++ b/scp2/source/activex/file_activex.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_activex.scp,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2005-10-27 14:08:13 $
+ * last change: $Author: kz $ $Date: 2006-04-26 14:26:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,3 +49,10 @@ File gid_File_Lib_Regactivex_Msi
Name = "regactivex.dll";
End
+File gid_File_Lib_Regpatchactivex_Msi
+ TXT_FILE_BODY;
+ Styles = (PACKED,PATCH,PATCH_ONLY,BINARYTABLE,BINARYTABLE_ONLY,DONTRENAMEINPATCH);
+ Dir = gid_Dir_Program;
+ Name = "regpatchactivex.dll";
+End
+