summaryrefslogtreecommitdiffstats
path: root/scp2/source/python/module_python.scp
diff options
context:
space:
mode:
authorIngo Schmidt <is@openoffice.org>2004-02-10 16:46:31 +0000
committerIngo Schmidt <is@openoffice.org>2004-02-10 16:46:31 +0000
commitfecfe2cbc8a41d2ebd87c26f129cd85bea5a034b (patch)
treeac94cd1ff6fe0e9ffacf7ddfdad50287e342264c /scp2/source/python/module_python.scp
parent#115269# adding python changes (diff)
downloadcore-fecfe2cbc8a41d2ebd87c26f129cd85bea5a034b.tar.gz
core-fecfe2cbc8a41d2ebd87c26f129cd85bea5a034b.zip
#115269# adding python changes into new scp2
Diffstat (limited to 'scp2/source/python/module_python.scp')
-rw-r--r--scp2/source/python/module_python.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/python/module_python.scp b/scp2/source/python/module_python.scp
index 2ea37bc136de..9300315277a3 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.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: is $ $Date: 2004-02-05 18:10:19 $
+ * last change: $Author: is $ $Date: 2004-02-10 17:46:31 $
*
* 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_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 );
+ 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);
Minimal = NO;
Default = NO;
Styles = ( );