Kaydet (Commit) 13087fc6 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Python mailmerge stuff is now inside mailmerge.zip

üst cabf2537
...@@ -58,13 +58,6 @@ File gid_File_Py_Unohelper ...@@ -58,13 +58,6 @@ File gid_File_Py_Unohelper
Styles = (PACKED); Styles = (PACKED);
End End
File gid_File_Py_Officehelper
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Name = "officehelper.py";
Styles = (PACKED);
End
File gid_File_Py_Uno File gid_File_Py_Uno
TXT_FILE_BODY; TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program; Dir = gid_Brand_Dir_Program;
......
...@@ -32,14 +32,8 @@ ...@@ -32,14 +32,8 @@
File gid_File_Pymailmerge File gid_File_Pymailmerge
TXT_FILE_BODY; TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program; Dir = gid_Brand_Dir_Program;
Name = "mailmerge.py"; name = "mailmerge.zip";
Styles = (PACKED); Styles = (ARCHIVE);
End
File gid_File_Pymailmerge_msgbox
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Name = "msgbox.py";
Styles = (PACKED);
End End
#endif #endif
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment