INTEGRATION: CWS sb83 (1.16.644); FILE MERGED
2007/12/10 14:48:11 sb 1.16.644.1: #152274# Include PyUno in StarOffice.
This commit is contained in:
parent
3801704532
commit
f4c4bef094
1 changed files with 2 additions and 17 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: file_python.scp,v $
|
||||
*
|
||||
* $Revision: 1.16 $
|
||||
* $Revision: 1.17 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-03-22 10:56:59 $
|
||||
* last change: $Author: vg $ $Date: 2008-03-18 13:37:16 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -104,21 +104,6 @@ End
|
|||
#endif
|
||||
#endif
|
||||
|
||||
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
|
||||
|
||||
// substitute for the python Windows basic scripts
|
||||
|
||||
#ifdef WNT
|
||||
|
|
Loading…
Reference in a new issue