cybertools/browser/configure.zcml
helmutm e96ed17b32 initial import
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@539 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-08-13 16:33:21 +00:00

11 lines
196 B
XML

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