source: main/waeup.uniben/trunk/src/waeup/uniben/configure.zcml @ 9435

Last change on this file since 9435 was 8893, checked in by uli, 12 years ago

Merge changes from uli-autoinclude-less branch back into trunk.

  • Property svn:style set to native
File size: 325 bytes
Line 
1<configure xmlns="http://namespaces.zope.org/zope"
2           xmlns:grok="http://namespaces.zope.org/grok">
3  <include package="waeup.uniben" file="locales.zcml" />
4
5  <!-- kofacustom.nigeria configures everything we basically need.
6  -->
7  <include package="kofacustom.nigeria" />
8
9  <grok:grok package="." />
10
11</configure>
Note: See TracBrowser for help on using the repository browser.