summaryrefslogtreecommitdiff
path: root/scp2/source/python
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 12:37:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 12:37:37 +0000
commitd997504de335b07f100457fcd81a90116cff01d4 (patch)
tree395844c30b9358047afe4cabbdaf816088192655 /scp2/source/python
parentf4c4bef094203268b636f7a0a0500c68e3dbd3ba (diff)
INTEGRATION: CWS sb83 (1.4.86); FILE MERGED
2008/01/29 16:00:25 sb 1.4.86.2: #i85112# merged in cws_src680_native121 2007/12/10 14:48:11 sb 1.4.86.1: #152274# Include PyUno in StarOffice.
Diffstat (limited to 'scp2/source/python')
-rw-r--r--scp2/source/python/module_python_mailmerge.scp19
1 files changed, 17 insertions, 2 deletions
diff --git a/scp2/source/python/module_python_mailmerge.scp b/scp2/source/python/module_python_mailmerge.scp
index cc541ecdc64d..f6ee90ddc636 100644
--- a/scp2/source/python/module_python_mailmerge.scp
+++ b/scp2/source/python/module_python_mailmerge.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: module_python_mailmerge.scp,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2007-09-06 10:09:36 $
+ * last change: $Author: vg $ $Date: 2008-03-18 13:37:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,3 +44,18 @@ Module gid_Module_Optional_Pymailmerge
Default = YES;
Styles = ( );
End
+
+File gid_File_Pymailmerge
+ TXT_FILE_BODY;
+ Dir = gid_Dir_Program;
+ Name = "mailmerge.py";
+ RegistryID = gid_Starregistry_Services_Rdb;
+ Styles = (PACKED,UNO_COMPONENT);
+End
+
+File gid_File_Registry_Spool_Oo_Office_Writer_PyMailMerge_Xcu
+ TXT_FILE_BODY;
+ Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Writer;
+ Name = "/registry/spool/org/openoffice/Office/Writer-javamail.xcu";
+ Styles = (PACKED,SCPZIP_REPLACE);
+End