cybertools/configure.zcml
helmutm a12f37eb31 include reporter package in cybertools configure; suppress zmi actions if not appropriate
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1239 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-06-02 15:44:59 +00:00

12 lines
212 B
XML

<!-- $Id$ -->
<configure
xmlns="http://namespaces.zope.org/zope"
i18n_domain="zope"
>
<include package=".browser" />
<include package=".relation" />
<include package=".reporter" />
</configure>