diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-20 11:00:52 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-20 11:00:52 +0000 |
commit | ce80e9b0600dddaeaec9aad638df1c09db8e4304 (patch) | |
tree | eaedd0fa3010a2e6c9e34fe5688e1a8c79f029bb /scp2/source/activex | |
parent | c22deb6f348cd6c0f779a14ac657ee2f3e860412 (diff) |
INTEGRATION: CWS nativefixer6 (1.4.142); FILE MERGED
2005/04/08 17:51:43 is 1.4.142.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
Diffstat (limited to 'scp2/source/activex')
-rw-r--r-- | scp2/source/activex/file_activex.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/activex/file_activex.scp b/scp2/source/activex/file_activex.scp index 8c7fc184da10..3ad356d3bba8 100644 --- a/scp2/source/activex/file_activex.scp +++ b/scp2/source/activex/file_activex.scp @@ -2,9 +2,9 @@ * * $RCSfile: file_activex.scp,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2004-12-16 10:50:42 $ + * last change: $Author: obo $ $Date: 2005-04-20 12:00:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ End File gid_File_Lib_Regactivex_Msi TXT_FILE_BODY; - Styles = (PACKED, BINARYTABLE); + Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY); Dir = gid_Dir_Program; Name = "regactivex.dll"; End |