setuphandler cleanup
[zope-bootstrap.git] / src / koehsel.theme / koehsel / theme / skins.zcml
1 <configure
2     xmlns="http://namespaces.zope.org/zope"
3     xmlns:cmf="http://namespaces.zope.org/cmf"
4     i18n_domain="koehsel.theme">
5
6   <!-- File System Directory Views registration -->
7   <cmf:registerDirectory name="koehsel_theme_custom_images"/>
8   <cmf:registerDirectory name="koehsel_theme_custom_templates"/>
9   <cmf:registerDirectory name="koehsel_theme_styles"/>
10
11 </configure>