source: main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/configure.zcml @ 17418

Last change on this file since 17418 was 15563, checked in by Henrik Bettermann, 5 years ago

Change name, set ports and replace colors.

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