loops/system/configure.zcml
helmutm e07afbccb0 started with system package for global loops configuration and agent/job control
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2656 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-31 09:00:58 +00:00

11 lines
257 B
XML

<!-- $Id$ -->
<configure
xmlns:zope="http://namespaces.zope.org/zope"
xmlns:browser="http://namespaces.zope.org/browser"
i18n_domain="zope">
<zope:adapter factory="loops.system.setup.SetupManager"
name="system" />
</configure>