summaryrefslogtreecommitdiffstats
path: root/scp2/source/python/module_python.scp
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-03-04 13:10:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-03-04 13:10:43 +0000
commit9ea75369dafc81d9b8ae50383232836c3321fc49 (patch)
treec36b951a450fe0fca61c822510153bbb6ef9409f /scp2/source/python/module_python.scp
parentINTEGRATION: CWS scp2fix2 (1.2.24); FILE MERGED (diff)
downloadcore-9ea75369dafc81d9b8ae50383232836c3321fc49.tar.gz
core-9ea75369dafc81d9b8ae50383232836c3321fc49.zip
INTEGRATION: CWS scp2fix2 (1.2.24); FILE MERGED
2004/03/03 15:50:55 is 1.2.24.1: #i26080# new gid for python module
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 9300315277a3..61d73639d4a1 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: is $ $Date: 2004-02-10 17:46:31 $
+ * last change: $Author: rt $ $Date: 2004-03-04 14:10:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,7 +61,7 @@
#include "macros.inc"
-Module gid_Module_Pyuno
+Module gid_Module_Optional_Pyuno
MOD_NAME_DESC ( MODULE_OPTIONAL_PYTHON );
ParentID = gid_Module_Optional;
Procedures = (gid_Procedure_Python_Install);