add policy and theme products
[zope-bootstrap.git] / src / koehsel.policy / koehsel / policy / configure.zcml
1 <configure
2     xmlns="http://namespaces.zope.org/zope"
3     xmlns:five="http://namespaces.zope.org/five"
4     i18n_domain="koehsel.policy">
5
6   <five:registerPackage package="." initialize=".initialize" />
7
8 </configure>