
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@649 fd906abe-77d9-0310-91a1-e0d9ade77398
18 lines
398 B
XML
18 lines
398 B
XML
<!-- $Id$ -->
|
|
|
|
<configure
|
|
xmlns="http://namespaces.zope.org/zope"
|
|
i18n_domain="zope"
|
|
>
|
|
|
|
<!-- Security definitions -->
|
|
|
|
<!-- Content declarations -->
|
|
|
|
<utility provides=".interfaces.IRelationsRegistry"
|
|
factory=".utilities.RelationsRegistry" />
|
|
|
|
<!-- Register various browser related components, including all views -->
|
|
<!--include package=".browser" /-->
|
|
|
|
</configure>
|