summaryrefslogtreecommitdiff
path: root/scp2/source/python
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-20 11:02:13 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-20 11:02:13 +0000
commit468c6743c1ff8251a0f92eae584070890b420920 (patch)
treec074b32c773101dd182e6c53cc4b20fab088afb2 /scp2/source/python
parentb2569b4c9642bb7985c0c486bddc88a45592b5f9 (diff)
INTEGRATION: CWS nativefixer6 (1.9.72); FILE MERGED
2005/04/08 17:51:45 is 1.9.72.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
Diffstat (limited to 'scp2/source/python')
-rw-r--r--scp2/source/python/file_python.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp
index 6d83c95ed575..e601f9d06742 100644
--- a/scp2/source/python/file_python.scp
+++ b/scp2/source/python/file_python.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_python.scp,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2005-02-11 16:53:49 $
+ * last change: $Author: obo $ $Date: 2005-04-20 12:02:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,7 +123,7 @@ File gid_File_Pythonmsi_Dll
TXT_FILE_BODY;
Dir = gid_Dir_Program;
Name = "pythonmsi.dll";
- Styles = (PACKED, BINARYTABLE);
+ Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
End
#endif