Undo basis/brand split: moved Python from basis to brand.
The Windows-only code in pyuno/zipcore/python.cxx may still need fixing.
This commit is contained in:
@@ -31,13 +31,13 @@
|
||||
#ifndef DISABLE_PYUNO
|
||||
File gid_File_Pymailmerge
|
||||
TXT_FILE_BODY;
|
||||
Dir = gid_Dir_Program;
|
||||
Dir = gid_Brand_Dir_Program;
|
||||
Name = "mailmerge.py";
|
||||
Styles = (PACKED);
|
||||
End
|
||||
File gid_File_Pymailmerge_msgbox
|
||||
TXT_FILE_BODY;
|
||||
Dir = gid_Dir_Program;
|
||||
Dir = gid_Brand_Dir_Program;
|
||||
Name = "msgbox.py";
|
||||
Styles = (PACKED);
|
||||
End
|
||||
|
Reference in New Issue
Block a user