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

Last change on this file since 8803 was 8035, checked in by Henrik Bettermann, 12 years ago

Add and adjust configuration files.

  • Property svn:style set to native
File size: 221 bytes
RevLine 
[8035]1<configure xmlns="http://namespaces.zope.org/zope">
2
3  <include package="waeup.uniben" file="locales.zcml" />
[3521]4  <include package="grok" />
[8020]5  <includeOverrides package="waeup.uniben" file="overrides.zcml" />
[8035]6
[3521]7</configure>
Note: See TracBrowser for help on using the repository browser.