xmlns="http://namespaces.zope.org/zope"
xmlns:i18n="http://namespaces.zope.org/i18n">
<include file="content.zcml"/>
+ <include file="exportimport.zcml"/>
<include file="profiles.zcml"/>
<include file="directories.zcml"/>
<include file="adapters.zcml"/>
<include file="event.zcml"/>
-
+
<i18n:registerTranslations directory="locales"/>
</configure>