diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-07-05 12:19:33 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-07-05 12:19:33 +0000 |
commit | 769195fc13ae585f3f2acb59f0bd763f11430179 (patch) | |
tree | ee634f4918055f1300d5846cca9c2074ee2ccd03 /scp2/source/python/module_python.scp | |
parent | 5e140a83f2ea3a521e940a09a04966a6cdbc7804 (diff) |
INTEGRATION: CWS scp2officecfg (1.3.50); FILE MERGED
2004/06/17 12:34:32 jb 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED
2004/06/08 13:15:36 jb 1.3.50.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling
Diffstat (limited to 'scp2/source/python/module_python.scp')
-rw-r--r-- | scp2/source/python/module_python.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/python/module_python.scp b/scp2/source/python/module_python.scp index ef8812db37ea..7433f4fe0b75 100644 --- a/scp2/source/python/module_python.scp +++ b/scp2/source/python/module_python.scp @@ -2,9 +2,9 @@ * * $RCSfile: module_python.scp,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2004-06-11 17:55:05 $ + * last change: $Author: obo $ $Date: 2004-07-05 13:19:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,7 +65,7 @@ Module gid_Module_Optional_Pyuno MOD_NAME_DESC ( MODULE_OPTIONAL_PYTHON ); ParentID = gid_Module_Optional; Procedures = (gid_Procedure_Python_Install); - Files = (gid_File_Pyuno,gid_File_Lib_Pyuno,gid_File_Lib_Pythonloader,gid_File_Py_Unohelper,gid_File_Py_Uno,gid_File_Py_Pythonloader,gid_File_Py_Python_Core,gid_File_Python_Sh,gid_File_Python_Dll,gid_File_Lib_Python_So, gid_File_Py_Scriptprovider,gid_File_Py_Pythonscript,gid_File_Scripts_Python,gid_File_Pythonmsi_Dll); + Files = (gid_File_Pyuno,gid_File_Lib_Pyuno,gid_File_Lib_Pythonloader,gid_File_Py_Unohelper,gid_File_Py_Uno,gid_File_Py_Pythonloader,gid_File_Py_Python_Core,gid_File_Python_Sh,gid_File_Python_Dll,gid_File_Lib_Python_So, gid_File_Py_Scriptprovider,gid_File_Py_Pythonscript,gid_File_Scripts_Python,gid_File_Registry_Spool_Oo_Scripting_Python_Xcu,gid_File_Pythonmsi_Dll); Minimal = NO; Default = NO; Styles = ( ); |