source: main/kofacustom.ecns/trunk/src/kofacustom/ecns/configure.zcml @ 16589

Last change on this file since 16589 was 16589, checked in by Henrik Bettermann, 3 years ago

Change from skeleton to ecns.

File size: 328 bytes
RevLine 
[15614]1<configure xmlns="http://namespaces.zope.org/zope"
2           xmlns:grok="http://namespaces.zope.org/grok">
[16589]3  <include package="kofacustom.ecns" file="locales.zcml" />
[15614]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.