summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2011-12-07 17:43:22 +0100
committerThorsten Behrens <tbehrens@suse.com>2011-12-07 17:45:11 +0100
commit5aa51baf5260486c7830f3a8fb46700609ac62ad (patch)
treeac1d11a2359cf6e8580aeb7aaed19164834b432c /scp2
parent2e580e9b1b0d095cda7991614f58681c75336a83 (diff)
Python mailmerge stuff is now inside mailmerge.zip
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/python/file_python.scp7
-rw-r--r--scp2/source/python/module_python_mailmerge.scp10
2 files changed, 2 insertions, 15 deletions
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp
index ba83a9c9f144..cdcd74454238 100644
--- a/scp2/source/python/file_python.scp
+++ b/scp2/source/python/file_python.scp
@@ -58,13 +58,6 @@ File gid_File_Py_Unohelper
Styles = (PACKED);
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
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program;
diff --git a/scp2/source/python/module_python_mailmerge.scp b/scp2/source/python/module_python_mailmerge.scp
index 222e33f83812..d33f982bab23 100644
--- a/scp2/source/python/module_python_mailmerge.scp
+++ b/scp2/source/python/module_python_mailmerge.scp
@@ -32,14 +32,8 @@
File gid_File_Pymailmerge
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program;
- Name = "mailmerge.py";
- Styles = (PACKED);
-End
-File gid_File_Pymailmerge_msgbox
- TXT_FILE_BODY;
- Dir = gid_Brand_Dir_Program;
- Name = "msgbox.py";
- Styles = (PACKED);
+ name = "mailmerge.zip";
+ Styles = (ARCHIVE);
End
#endif
#endif