diff options
author | Michael Meeks <michael.meeks@suse.com> | 2011-12-05 13:04:05 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-12-05 20:53:24 +0000 |
commit | 41b8bad143c06bc5419783b9f3cf5685aa3eea63 (patch) | |
tree | 440af2f411acfd9bbf43c6d3f33da0a94ae3b4d0 /wizards/Module_wizards.mk | |
parent | fb7f82382bd317dd12913a6d7a3a5e4be6a6671c (diff) |
wizards: completely work python wizard packaging and registration
Also improve exception handling and error printing in pythonloader
Allow registration of explicit .py components - the only method that works
Diffstat (limited to 'wizards/Module_wizards.mk')
-rw-r--r-- | wizards/Module_wizards.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/Module_wizards.mk b/wizards/Module_wizards.mk index b17e872f3cba..14cd3600a504 100644 --- a/wizards/Module_wizards.mk +++ b/wizards/Module_wizards.mk @@ -38,7 +38,6 @@ $(eval $(call gb_Module_add_targets,wizards,\ AllLangResTarget_wzi \ Pyuno_fax \ Pyuno_commonwizards \ - Pyuno_event \ Zip_depot \ Zip_euro \ Zip_form \ |