source: main/kofacustom.lpng/trunk/src/kofacustom/lpng/configure.zcml @ 17196

Last change on this file since 17196 was 16983, checked in by Henrik Bettermann, 2 years ago

Initial setup

  • Property svn:keywords set to Id
File size: 328 bytes
Line 
1<configure xmlns="http://namespaces.zope.org/zope"
2           xmlns:grok="http://namespaces.zope.org/grok">
3  <include package="kofacustom.lpng" 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.