Author: gotcha Date: Fri Jun 27 15:22:32 2008 New Revision: 56121 Modified: kukit/kss.demo/branch/1.4/kss/demo/configure.zcml Log: booh, copy and paste
Modified: kukit/kss.demo/branch/1.4/kss/demo/configure.zcml ============================================================================== --- kukit/kss.demo/branch/1.4/kss/demo/configure.zcml (original) +++ kukit/kss.demo/branch/1.4/kss/demo/configure.zcml Fri Jun 27 15:22:32 2008 @@ -8,7 +8,7 @@ <include package="kss.core"/> - <include package="kss.core" file="meta.zcml" /> + <include package="kss.demo" file="meta.zcml" /> <!-- Things to do only on Zope2 --> <configure zcml:condition="have compat_five"> _______________________________________________ Kukit-checkins mailing list [email protected] http://codespeak.net/mailman/listinfo/kukit-checkins
