cybertools/commerce/configure.zcml
helmutm c2385f6e63 fix field definition
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2812 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-08-14 12:21:11 +00:00

11 lines
281 B
XML

<!-- $Id$ -->
<configure
xmlns:zope="http://namespaces.zope.org/zope"
xmlns:browser="http://namespaces.zope.org/browser"
xmlns:i18n="http://namespaces.zope.org/i18n"
i18n_domain="cybertools.commerce">
<i18n:registerTranslations directory="locales" />
</configure>