source:
main/waeup.aaue/trunk/src/waeup/aaue/configure.zcml
@
8751
Last change on this file since 8751 was 8444, checked in by , 13 years ago | |
---|---|
|
|
File size: 217 bytes |
Rev | Line | |
---|---|---|
[8035] | 1 | <configure xmlns="http://namespaces.zope.org/zope"> |
2 | ||
[8444] | 3 | <include package="waeup.aaue" file="locales.zcml" /> |
[3521] | 4 | <include package="grok" /> |
[8444] | 5 | <includeOverrides package="waeup.aaue" file="overrides.zcml" /> |
[8035] | 6 | |
[3521] | 7 | </configure> |
Note: See TracBrowser for help on using the repository browser.