cybertools/reporter/configure.zcml
helmutm 7c8fbb6532 reporter.batch basically finished
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1237 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-06-02 08:39:29 +00:00

10 lines
194 B
XML

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