[KSS-checkins] r39902 - kukit/kss.core/trunk/kss/core/plugins/core
reebalazs at codespeak.net
reebalazs at codespeak.net
Sun Mar 4 16:28:05 CET 2007
Author: reebalazs
Date: Sun Mar 4 16:28:03 2007
New Revision: 39902
Modified:
kukit/kss.core/trunk/kss/core/plugins/core/configure.zcml
Log:
Disable the unload event as it does not work yet.
Modified: kukit/kss.core/trunk/kss/core/plugins/core/configure.zcml
==============================================================================
--- kukit/kss.core/trunk/kss/core/plugins/core/configure.zcml (original)
+++ kukit/kss.core/trunk/kss/core/plugins/core/configure.zcml Sun Mar 4 16:28:03 2007
@@ -107,9 +107,11 @@
name="spinneroff"
/>
- <kss:eventtype
+ <!-- This does not work yet. -->
+
+ <!--kss:eventtype
name="unload"
- />
+ /-->
<!-- the special error action -->
More information about the Kukit-checkins
mailing list